Skills
Skills, MCP servers, Custom Agents, Agents.md for SDKs to ground Coding Agents
Install with one command
$ npx skills add microsoft/skillsOverview
# Agent Skills
[](https://github.com/microsoft/skills/actions/workflows/test-harness.yml) [](https://github.com/microsoft/skills/actions/workflows/skill-evaluation.yml) [](https://skills.sh/microsoft/skills) [](https://microsoft.github.io/skills/#documentation)
> [!NOTE] > **Work in Progress** — This repository is under active development. More skills are being added, existing skills are being updated to use the latest SDK patterns, and tests are being expanded to ensure quality. Contributions welcome!
Skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding agents working with Azure SDKs and Microsoft AI Foundry.
> **Blog post:** [Context-Driven Development: Agent Skills for Microsoft Foundry and Azure](https://devblogs.microsoft.com/all-things-azure/context-driven-development-agent-skills-for-microsoft-foundry-and-azure/)
> **🔍 Skill Explorer:** [Browse all 131 skills with 1-click install](https://microsoft.github.io/skills/)
## Quick Start
```bash npx skills add microsoft/skills ```
Select the skills you need from the wizard. Skills are installed to your chosen agent's directory (e.g., `.github/skills/` for GitHub Copilot) and symlinked if you use multiple agents.
<details> <summary>Alternative installation methods</summary>
**Manual installation (git clone)**
```bash # Clone and copy specific skills git clone https://github.com/microsoft/skills.git cp -r agent-skills/.github/skills/azure-cosmos-db-py your-project/.github/skills/
# Or use symlinks for multi-project setups ln -s /path/to/agent
Technical Details
- Version
- 1.0.0
- License
- Unknown
- Last Updated
- 3/2/2026
- Published
- 3/2/2026
Author
microsoft✓
@microsoft
Trust & Safety
- —Open source (public GitHub repo)
- —AI static analysis passed
- —License: Unknown
- —Manually verified by team
Related Skills
Hive
Hive is an outcome-driven agent development framework that evolves, offering robust documentation and community support.
8.5K stars · 0 installsRefly
Refly is an open-source agent skills builder that allows users to define and run skills using a vibe workflow.
6.9K stars · 0 installsSkills
A curated collection of agent skills focused on modern development practices.
3.8K stars · 0 installsCc Wf Studio
CC Workflow Studio is a visual workflow editor designed for AI agents, facilitating the creation and management of workflows.
4.1K stars · 0 installs