microsoft/GitHub-Copilot-for-Azure

GitHub Copilot for Azure

248Stars on the repository
56Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Query the integration-test storage account to find why a specific skill's tests are failing. Reads blob-stored test result files and surfaces error details. TRIGGERS: why is skill failing, skill test failures, debug skill tests, skill failing tests, analyze skill failures, why are tests failing for skill, skill test…

248 4d ago A 101 tokens

analyze-test-run

03

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Analyze a GitHub Actions integration test run and produce a skill invocation report with failure root-cause issues. TRIGGERS: analyze test run, skill invocation rate, test run report, compare test runs, skill invocation summary, test failure analysis, run report, test results, action run report.

248 4d ago A 64 tokens

file-test-bug

04

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

File a GitHub issue for local integration test failures. TRIGGERS: file test bug, report test failure, create bug for test, integration test failed, test failure issue, junit failure.

248 4d ago A 44 tokens

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Investigate a failing integration test from a GitHub issue. Downloads logs/artifacts, analyzes the failure, examines relevant skills, and suggests fixes. TRIGGERS: investigate integration test, debug integration test, failing integration test, test failure investigation, diagnose test failure, analyze test issue.

248 4d ago A 63 tokens

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Analyzes markdown files for token efficiency. TRIGGERS: optimize markdown, reduce tokens, token count, token bloat, too many tokens, make concise, shrink file, file too large, optimize for AI, token efficiency, verbose markdown, reduce file size.

248 4d ago A 58 tokens

sensei

07

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Iteratively improve skill frontmatter to achieve good routing test coverage. WHEN: run sensei, sensei help, improve skill routing.

248 4d ago A 29 tokens

skill-authoring

08

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Guidelines for writing Agent Skills that comply with the agentskills.io specification. WHEN: "create a skill", "new skill", "write a skill", "skill template", "skill structure", "review skill", "skill PR", "skill compliance", "SKILL.md format", "skill frontmatter", "skill best practices".

248 4d ago A 71 tokens

skill-reviewer

09

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Review skill PRs with structured severity-rated feedback covering token budgets, routing conflicts, required sections, and repo conventions. WHEN: "review skill", "review skill PR", "review skill changes", "check skill quality", "skill PR feedback".

248 4d ago A 53 tokens

vally-eval

10

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Author, validate, and run Vally evaluation suites for agent skills. TRIGGERS: create eval, write eval, add eval, run eval, validate eval, vally eval, eval.yaml, add stimulus, map test to eval, migrate test to eval, eval graders, eval scoring, add eval to CI.

248 4d ago A 70 tokens

azure-kusto-graph

11

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Build and query Kusto graphs from natural language. Covers transient graphs (make-graph), persistent graph models/snapshots, pattern matching (graph-match), shortest paths, connected components, and graph-to-table export. Generates the edges-first thinking: define edges, define node lookups, union, make-graph. WHEN…

248 4d ago A 131 tokens

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Apply IRQL graph functions to KQL or IRQL query results for Kusto Explorer visualization. Generates LiftToGraph mappings and composes GraphRenderView, GraphFoldByProperty, ExtractNode, EnrichNode, and EnrichGraph calls. Accepts a supplied query or limited basic natural-language source request; it is not a general…

248 4d ago A 155 tokens

azure-kusto-irql

13

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Compose IRQL (Incident Response Query Language) queries for Kusto cybersecurity investigations. Translates natural language hunting questions into composable IRQL pipelines using Get, Extract, and Enrich functions. WHEN: IRQL query, security hunt, threat hunting KQL, incident response query, compose hunting pipeline…

248 4d ago A 86 tokens

airunway-aks-setup

14

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first deployment. WHEN: "setup AI Runway", "onboard AKS cluster", "install AI Runway", "airunway setup", "deploy model to AKS", "GPU inference on AKS", "KAITO setup on…

248 4d ago A 121 tokens

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.

248 4d ago A 61 tokens

azure-ai

16

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech.

248 4d ago A 76 tokens

azure-aigateway

17

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend…

248 4d ago A 90 tokens

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Assess whether source code is ready to deploy to Azure — the check BEFORE infrastructure work. Evaluates build health, app completeness, dependencies and local services, stack compatibility, and deployment feasibility. Answers questions about what your app needs before it can be deployed — frameworks, dependencies…

248 4d ago A 196 tokens

azure-app-onboard

19

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

End-to-end orchestrator: from a business idea, app idea, or existing app to running Azure deployment with cost estimates and pre-deploy approval. Analyzes your app, auto-detects the right Azure services, scaffolds infrastructure code, and deploys — tailored to your app, not a template. Handles moving existing apps to…

248 4d ago A 208 tokens

deploy

20

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Invoked by the azure-app-onboard orchestrator at Phase 4 when scaffold-manifest.json exists with files[] and validationResult. Not directly user-routable.

248 4d ago A 0 tokens

prepare

21

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Invoked by the azure-app-onboard orchestrator at Phase 2 when prereq-output.json exists. Not directly user-routable.

248 4d ago A 0 tokens

scaffold

22

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Generate deployment-ready infrastructure code from an architecture plan, verify it with adversarial self-review, and bridge to validation — all without deploying.

248 4d ago A 0 tokens

azure-cloud-migrate

23

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Assess and migrate cross-cloud workloads to Azure with reports and code conversion. Supports Lambda→Functions, Beanstalk/Heroku/App Engine→App Service, Fargate/Kubernetes/Cloud Run/Spring Boot→Container Apps. WHEN: migrate Lambda to Functions, AWS to Azure, migrate Beanstalk, migrate Heroku, migrate App Engine, Cloud…

248 4d ago A 106 tokens

azure-compliance

24

microsoft/GitHub-Copilot-for-Azure

Skill Claude CodeCodex

Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance validation, and security posture checks. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration…

248 4d ago A 79 tokens