用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/rudironsoni/Ghost --skill microsoft-learn-mcp命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Rulesync CLI tool documentation - unified AI rule file management for various AI coding tools
Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.
Configures artifacts output layout. UseArtifactsOutput, ArtifactsPath, impact on CI and Docker.
基于 SOC 职业分类
正在显示 SKILL.md
| name | microsoft-learn-mcp |
| description | Microsoft Learn MCP Server integration for accessing official Microsoft documentation |
| license | MIT |
| targets | ["*"] |
| tags | ["microsoft","learn","mcp","documentation","skill"] |
| version | 0.0.1 |
| author | dotnet-agent-harness |
| invocable | true |
| claudecode | {"allowed-tools":["Read","Grep","Glob","Bash","Write","Edit"]} |
| opencode | {"allowed-tools":["Read","Grep","Glob","Bash","Write","Edit"]} |
| codexcli | {"short-description":"Toolkit guidance for microsoft-learn-mcp"} |
| copilot | {} |
| geminicli | {} |
| antigravity | {} |
| category | fundamentals |
| subcategory | coding-standards |
Access trusted and up-to-date Microsoft Learn documentation via the Model Context Protocol (MCP).
The Microsoft Learn MCP Server enables AI agents and development environments to bring official Microsoft documentation directly into their workflows. It provides a remote MCP server endpoint that supports searching documentation, fetching complete articles, and searching through code samples.
https://learn.microsoft.com/api/mcp
Note: This endpoint is designed for programmatic access by MCP clients via Streamable HTTP. It does not support direct access from a web browser.
Search through Microsoft's official documentation using natural language queries:
Retrieve full documentation articles with:
Find relevant code samples across Microsoft documentation:
The Microsoft Learn MCP Server works with: