microsoft-docs
仓库创建 2026年1月17日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
直接引用权威资料,适合需要精确信息与配置细节的场景。
这个 Skill 做什么
检索并引用 Microsoft 官方文档,回答配置、限制与最佳实践问题。
通过检索 Microsoft 官方文档来回答配置、限制、最佳实践和实现细节问题,覆盖 Azure、.NET、M365、Windows、Power Platform 等。当你想知道某个服务怎么配置、有哪些配额限制或推荐设置时就用它,即便你没说“查 docs”。特别之处在于优先引用官方来源,必要时抓取整页内容并给出可操作的配置建议。
▸ 展开 SKILL.md 英文原文
Understand Microsoft technologies by querying official documentation. Use whenever the user asks how something works, wants tutorials, needs configuration options, limits, quotas, or best practices for any Microsoft technology (Azure, .NET, M365, Windows, Power Platform, etc.)—even if they don't mention "docs." If the question is about understanding a concept rather than writing code, this is the right skill.
2.7k
Stars
304
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/microsoft/skills/main/.github/skills/microsoft-docs/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/microsoft/skills/main/.github/skills/microsoft-docs/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Microsoft Docs ## Tools | Tool | Use For | |------|---------| | `microsoft_docs_search` | Find documentation—concepts, guides, tutorials, configuration | | `microsoft_docs_fetch` | Get full page content (when search excerpts aren't enough) | ## When to Use - **Understanding concepts** — "How does Cosmos DB partitioning work?" - **Learning a service** — "Azure Functions overview", "Container Apps architecture" - **Finding tutorials** — "quickstart", "getting started", "step-by-step" - **Configuration options** — "App Service configuration settings" - **Limits & quotas** — "Azure OpenAI rate limits", "Service Bus quotas" - **Best practices** — "Azure security best practices" ## Query Ef
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有