BeClaude

microsoft-docs

New
Official 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/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/microsoft-docs.md https://raw.githubusercontent.com/microsoftdocs/mcp/main/SKILL.md
3
Invoke in Claude Code
/microsoft-docs
documentationapi

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.