๐ Agentic Skills for Azure Development Supercharge your AI coding assistant with curated, production-ready skills for Microsoft Azure.
> /plugin marketplace add MicrosoftDocs/Agent-Skills> /plugin install azure-agent-skills@microsoft-agent-skills
Repo: MicrosoftDocs/Agent-Skills
What's inside
๐ Agentic Skills for Azure Development
Supercharge your AI coding assistant with curated, production-ready skills for Microsoft Azure. Works seamlessly with:
๐ฃ Claude Code | ๐ต Gemini CLI | ๐ข Codex CLI | ๐ด Antigravity IDE | ๐ฉต GitHub Copilot | ๐ Cursor | โช OpenCode | ๐ธ AdaL CLI
Azure Agent Skills is a curated collection of high-quality agentic skills specifically designed for Azure cloud development. These skills follow the Agent Skills open standard and work seamlessly with modern AI coding assistants to provide expert-level guidance on Azure services.
AI Agents (like GitHub Copilot, Claude Code, or Cursor) are smart, but they lack specific, up-to-date knowledge about Azure services. Skills are folders containing markdown instructions, scripts, and resources that teach AI agents how to work with Azure services correctly, every time.
๐ก Skills are reusable, filesystem-based resources that provide AI agents with domain-specific expertise. They load on-demand and eliminate the need to repeatedly provide the same guidance across conversations.
Microsoft Learn documentation already encodes decisions, procedures, best practices, and constraints โ exactly what agents need to act effectively. Rather than relying on RAG to retrieve and summarize raw text every time, we pre-compile this knowledge into structured, executable skills.
Documentation as Pre-Built Skills: Many effective agent skills are not new inventions โ they are structured patterns, workflows, and decision logic that already exist in documentation. Consider what Learn content contains:
Our approach:
The knowledge is pre-compiled into actions, choices, and guardrails the agent can use directly โ not raw text that needs interpretation.
Each skill provides:
A short path to getting started โ full installation details are in the ๐ ๏ธ Installation section below.
๏ฟฝ Plugin install (recommended): VS Code, Claude Code, and Codex can install everything as a single agent plugin โ no cloning or copying.
https://github.com/MicrosoftDocs/agent-skills/plugin marketplace add MicrosoftDocs/agent-skills, then /plugin install azure-agent-skills@microsoft-agent-skillscodex plugin marketplace add MicrosoftDocs/agent-skills, then install azure-agent-skills from /plugins๐ See โก One-Click Plugin Install for full steps and the marketplace options.
๐ ๏ธ Other assistants (manual):
Clone the repo:
git clone https://github.com/MicrosoftDocs/agent-skills.git
Copy the contents of the skills/ folder to your AI assistant's skills path (see ๐ ๏ธ Installation for the destination table and important notes).
VS Code users (manual mode): enable chat.agent.skills in Settings so the editor will load skills.
Start coding โ your AI assistant will automatically discover and use the installed skills.
Skills use progressive disclosure to efficiently load content only when needed:
name and description from YAML frontmatterSKILL.md contentOnce installed, just ask your AI assistant naturally:
"Help me set up Azure Functions with Durable Functions"
"What are the best practices for Azure Container Apps?"
"How do I configure Azure API Management?"
The skills will automatically provide context from official Microsoft documentation.
๐ Recommended. This repository ships as a ready-to-use agent plugin with native manifests for every major assistant. Install once and all 193+ skills are available โ no cloning, no copying, no manual
skills/setup.
Option 1 โ Install directly from source
Ctrl+Shift+P / Cmd+Shift+P).https://github.com/MicrosoftDocs/agent-skills
Option 2 โ Add it as a plugin marketplace
Register this repo as a marketplace to browse and install (and get updates) from the Extensions view.
chat.plugins.marketplaces setting:
// settings.json
"chat.plugins.marketplaces": [
"MicrosoftDocs/agent-skills"
]
Ctrl+Shift+X) and search @agentPlugins.โ ๏ธ Preview feature. Agent plugins require
chat.plugins.enabledto be set totrue. This setting may be managed by your organization. If you don't see the option, ask your administrator or use the manual installation below.
Claude Code installs this repo as a plugin through its marketplace. From within Claude Code:
/plugin marketplace add MicrosoftDocs/agent-skills
/plugin install azure-agent-skills@microsoft-agent-skills
/reload-plugins (or restart Claude Code) to activate. All skills are now available.Codex installs this repo as a plugin through its plugin browser. From the Codex CLI:
codex plugin marketplace add MicrosoftDocs/agent-skills
/plugins
๐ก One repo, every tool. The same repository ships native plugin manifests for each ecosystem โ
plugin.json(VS Code / Copilot CLI),.claude-plugin/(Claude Code), and.codex-plugin/+.agents/plugins/(Codex) โ so a single install gets you all skills wherever you work.
These skills follow the Agent Skills open standard (SKILL.md format) and work with any AI coding assistant that supports agentic skills.
| AI Coding Assistant | Type | Skills Path / Location | How to Invoke |
|---|---|---|---|
| Claude Code | Anthropic CLI | .claude/skills/ | Natural language, /skill-name |
| Gemini CLI | Google DeepMind | .gemini/skills/ | Natural language |
| Codex CLI | OpenAI | .codex/skills/ | Natural language |
| Antigravity IDE | DeepMind IDE | .agent/skills/ | Agent mode, natural language |
| GitHub Copilot | VSCode Ext | .github/skills/ | Natural language, @workspace |
| Cursor | AI-native IDE | .cursor/skills/ | @skill-name in Chat |
| OpenCode | Open-source CLI | .agent/skills/ | opencode run @skill-name |
| AdaL CLI | SylphAI Agent | .adal/skills/ | Auto-load, natural language |
๐ก Path Note:
~refers to your home directory:
- macOS/Linux:
~=/Users/yournameor/home/yourname- Windows:
~=%USERPROFILE%=C:\Users\yourname(use$HOMEin PowerShell)
๐ก Tip: Most modern tools support
.agent/skills/as a universal path. For GitHub Copilot,.github/skills/is recommended per the Agent Skills specification.
The repository is organized by Azure service domains:
| Category | Skills | Examples |
|---|---|---|
| โ๏ธ Compute | 13 | Azure App Service, Azure Batch, Azure Cloud Services, Azure Cyclecloud, Azure Functions |
| ๐ Integration | 16 | Azure API Center, Azure API Management, Azure Business Process Tracking, Azure Communication Services, Azure Data API Builder |
| ๐ Data & Analytics | 19 | Azure Analysis Services, Azure Cache Redis, Azure Cosmos Db, Azure Data Explorer, Azure Data Factory |
| ๐ค AI & ML | 23 | Azure AI Services, Azure AI Vision, Azure Anomaly Detector, Azure Bot Service, Azure Cognitive Search, Azure Foundry Classic, Azure Foundry Local, Microsoft Foundry |
| ๐ Security & Identity | 19 | Azure Active Directory B2C, Azure Attestation, Azure Cloud Hsm, Azure Confidential Computing, Azure Confidential Ledger |
| ๐ Networking | 23 | Azure Application Gateway, Azure Bastion, Azure DDoS Protection, Azure Dns, Azure Expressroute |
| ๐๏ธ Infrastructure | 52 | Azure Advisor, Azure AKS Edge Essentials, Azure API Management, Azure Arc, Azure Architecture, Azure Container Storage, Azure Elastic SAN |
Showing a partial view of a very large repo.
FAQ
azure-agent-skills is a Claude Code plugin with 200 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes azure-active-directory-b2c, azure-advisor, azure-ai-vision. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it