Leaderboard/DevOps/azure-skills
Last commit on September 15, 2026·Created on February 26, 2026

microsoft/azure-skills

Translates natural language into Kusto graph queries and IRQL pipelines for cybersecurity investigations.
Combined rank
#225
across all skills
In DevOps
#2
category rank
Stars
1.5k
+0.7% in last 7d
Forks
247
+1.2% in last 7d
Watchers
9
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This collection provides the technical logic to bridge natural language questions with Kusto Query Language (KQL) and Incident Response Query Language (IRQL). It enables security operations center analysts to compose complex pipelines for threat hunting, focusing on activities like investigating phishing and lateral movement.

The skills cover the full lifecycle of graph analysis in Kusto, from defining edges and node lookups to executing pattern matching and shortest-path discovery. This structure transforms raw security data into navigable graphs for identifying connected components in a network.

WHO IT'S FOR
Security Operations Center (SOC) analysts
compose IRQL pipelines for threat hunting
Incident response engineers
perform cybersecurity investigations using Kusto
Data engineers using Kusto
build and query complex graph models
Security data analysts
visualize KQL results as interactive graphs
Repository contents

82 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

I’m using

APM multi-harness installation

Installs: Complete Azure Skills Plugin across the harnesses configured by the repository's apm.yml, including its skills and MCP-backed capability layers. · GitHub Copilot, Claude Code, Cursor, OpenCode, Codex, Gemini

Before you start
  • APM
  • An Azure account or subscription
  • Node.js 18+ on PATH with npx available
  • Azure CLI installed and authenticated
  • Azure Developer CLI installed and authenticated if deployment workflows will be used
  1. Run this command in a terminal.

    apm install microsoft/azure-skills
README.md · Checked Sep 18, 2026

Give it something to do.

No starter task is available for this installation option.