Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.
# Add to your Claude Code skills
git clone https://github.com/MicrosoftDocs/Agent-SkillsNo comments yet. Be the first to share your thoughts!
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 L...