Azure Kusto
Analyzes Azure Kusto query performance and suggests optimizations based on Kendrick's expertise for improved efficiency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tyler-r-kendrick-azure-kusto npx -- -y @trustedskills/tyler-r-kendrick-azure-kusto
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tyler-r-kendrick-azure-kusto": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tyler-r-kendrick-azure-kusto"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Azure Kusto (also known as Azure Data Explorer). It enables querying, analyzing, and visualizing data stored within Kusto clusters. The agent can execute Kusto Query Language (KQL) queries and retrieve results for further processing or presentation.
When to use it
- Data Analysis: Analyze log data from applications hosted in Azure to identify performance bottlenecks or errors.
- Security Monitoring: Investigate security incidents by querying threat intelligence data stored within a Kusto cluster.
- Business Intelligence: Generate reports and dashboards based on operational data residing in Azure Data Explorer.
- Troubleshooting: Quickly diagnose issues by running ad-hoc queries against relevant datasets.
Key capabilities
- Execute Kusto Query Language (KQL) queries
- Retrieve query results
- Interact with Azure Kusto clusters
Example prompts
- "Run the following KQL query:
Orders | where OrderDate > ago(7d)" - "What is the average order value from the last month?"
- "Show me a count of errors by application name."
Tips & gotchas
- Requires appropriate Azure credentials and permissions to access the target Kusto cluster.
- Familiarity with Kusto Query Language (KQL) is beneficial for crafting effective queries.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.