Claude Skill

microsoft/agent-skills

Microsoft's repository of skills, MCP servers, and SDK documentation for grounding and building custom coding agents. Includes TypeScript resources for agent development.

Overview

Stars516
Forks41
LanguageTypeScript
Last pushed2026-02-04
Last synced2026-06-10
View on GitHub

Repository

Ownermicrosoft
Repositoryagent-skills
Full namemicrosoft/agent-skills
Repo ID1,135,891,523

Install this Skill

npx skills add microsoft/skills

Registry

Typemcp_server
Quality score85/100
Verificationreadme_parsed
Last verified2026-06-10
Platforms
ClaudeMCP
Capabilities
browsercode-reviewpdfmemorysearchimagevideoterminalworkflowagent-skills
Detected files
README.mddocstests
Config keys
URL
Install methods
  • npx skills add microsoft/skills
  • git clone https://github.com/microsoft/skills.git

Summary

A Microsoft repository providing foundational components for building coding agents, including skills, MCP servers, and SDK documentation.

Chinese description

技能、MCP服务器、自定义编码代理、用于构建编码代理的SDK文档

Key features

  • Collection of pre-built skills for agents
  • MCP (Model Context Protocol) servers
  • Resources for custom coding agents
  • SDK documentation (Agents.md)
  • TypeScript implementation
  • Integration with Azure and Foundry platforms

Use cases

  • Grounding AI coding assistants with specific skills
  • Building custom agent workflows
  • Extending agent capabilities via MCP
  • Developing agent-based applications
  • Learning agent SDK patterns

README excerpt

# Agent Skills [![Evals & Tests](https://img.shields.io/github/actions/workflow/status/microsoft/skills/test-harness.yml?branch=main&label=Evals%20%26%20Tests)](https://github.com/microsoft/skills/actions/workflows/test-harness.yml) [![Copilot SDK Tests](https://img.shields.io/github/actions/workflow/status/microsoft/skills/skill-evaluation.yml?branch=main&label=Copilot%20SDK%20Tests)](https://github.com/microsoft/skills/actions/workflows/skill-evaluation.yml) [![Install via skills.sh](https://img.shields.io/badge/skills.sh-install-blue)](https://skills.sh/microsoft/skills) [![Documentation](https://img.shields.io/badge/docs-documentation-blue)](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 174 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 skil

Topics

Explore more

Data from GitHub. Synced on 2026-06-10