microsoft-docs
NewOfficial PluginDevelopmentby Anthropic
Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/microsoft-docs.md https://raw.githubusercontent.com/microsoftdocs/mcp/main/SKILL.md3
Invoke in Claude Code
/microsoft-docsdocumentationapi
Frequently Asked Questions
What is microsoft-docs?
Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.
How to install microsoft-docs?
To install microsoft-docs, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /microsoft-docs.
What is microsoft-docs best for?
microsoft-docs is a plugin categorized under Development. It is designed for: documentation, api. Created by Anthropic.