microsoft-skill-creator
✓使用 Learn MCP 工具为 Microsoft 技术创建代理技能。当用户想要创建一项向代理传授任何 Microsoft 技术、库、框架或服务(Azure、.NET、M365、VS Code、Bicep 等)的技能时使用。深入研究主题,然后生成一种混合技能,在本地存储基本知识,同时实现动态更深入的调查。
SKILL.md
Create hybrid skills for Microsoft technologies that store essential knowledge locally while enabling dynamic Learn MCP lookups for deeper details.
Skills are modular packages that extend agent capabilities with specialized knowledge and workflows. A skill transforms a general-purpose agent into a specialized one for a specific domain.
| microsoftdocssearch | Search official docs | First pass discovery, finding topics | | microsoftdocsfetch | Get full page content | Deep dive into important pages | | microsoftcodesamplesearch | Find code examples | Get implementation patterns |
使用 Learn MCP 工具为 Microsoft 技术创建代理技能。当用户想要创建一项向代理传授任何 Microsoft 技术、库、框架或服务(Azure、.NET、M365、VS Code、Bicep 等)的技能时使用。深入研究主题,然后生成一种混合技能,在本地存储基本知识,同时实现动态更深入的调查。 来源:microsoftdocs/mcp。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/microsoftdocs/mcp --skill microsoft-skill-creator- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 microsoft-skill-creator?
使用 Learn MCP 工具为 Microsoft 技术创建代理技能。当用户想要创建一项向代理传授任何 Microsoft 技术、库、框架或服务(Azure、.NET、M365、VS Code、Bicep 等)的技能时使用。深入研究主题,然后生成一种混合技能,在本地存储基本知识,同时实现动态更深入的调查。 来源:microsoftdocs/mcp。
如何安装 microsoft-skill-creator?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/microsoftdocs/mcp --skill microsoft-skill-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/microsoftdocs/mcp