Microsoft Skills

Active
GitHub TypeScript MIT

Description

Official Microsoft collection of Skills, MCP servers, Custom Agents, and Agents.md for SDKs to ground coding agents.

Key Features

  • 174 domain-specific skills for Azure SDK and Microsoft Foundry development
  • Multi-language support: Python, .NET, TypeScript, Java, and Rust skill catalogs
  • Pre-configured MCP servers for docs, GitHub, and browser automation
  • Custom agent templates for backend, frontend, infrastructure, and planning roles
  • One-click install via 'npx skills add microsoft/skills' with automatic symlink support
  • AGENTS.md templates for configuring agent behavior across projects

Use Cases

💡 Grounding coding agents with SDK-specific domain knowledge for Azure development
💡 Setting up MCP tool integrations for AI coding assistants like Copilot
💡 Creating role-specific agent workflows for frontend, backend, and infrastructure tasks
💡 Deploying Foundry hosted agents with proper SDK patterns and configurations

Quick Start

Run 'npx skills add microsoft/skills' to install via the wizard. Select the skills you need for your project (e.g., Azure Cosmos DB Python, TypeScript skills). Skills are installed to your agent's directory and symlinked for multi-agent setups. Copy AGENTS.md to your project root to configure agent behavior.

Related Projects