[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-MicrosoftDocs-microsoft-code-reference-zh-CN":3,"guides-for-MicrosoftDocs-microsoft-code-reference":413,"similar-k173bd3pqwv4rh20ngwdzp3qes86mk1q-zh-CN":414},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":232,"parentExtension":246,"providers":306,"relations":310,"repo":312,"tags":410,"workflow":411},1778693653441.3518,"k173bd3pqwv4rh20ngwdzp3qes86mk1q",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"使用官方文档查找可用代码示例、验证 API 签名和修复 Microsoft SDK 错误。当用户编写、调试或审查涉及任何 Microsoft SDK、.NET 库、Azure 客户端库或 Microsoft API 的代码时，无论用户是否请求“参考”，都应使用此功能。可捕获被幻化的方法、错误的签名和已弃用的模式。如果任务涉及生成或修复与 Microsoft 相关的代码，则此功能是正确的。",{"claudeCode":12},"MicrosoftDocs/mcp","microsoft-code-reference","https://github.com/MicrosoftDocs/mcp",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":239},1778693653441.352,"kn74z71hc9p6mf0cz89yfd2b3h86mm13","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"tier":216,"useCases":217},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地确定了 AI 幻觉和与 Microsoft SDK 和 API 相关的错误代码的问题，直接解决了用户在编写、调试和审查代码过程中的痛点。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","MCP 服务器提供对官方最新 Microsoft 文档的直接访问，与过时训练数据和不可信的网络搜索相比有显著改进，从而防止幻觉并确保代码的准确性。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该扩展已为生产做好准备，为需要与 Microsoft SDK 交互的开发人员提供了一个完整的生命周期解决方案。它提供了针对官方文档的搜索、获取和验证代码及 API 签名的工具。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该功能专门专注于与 Microsoft 官方文档进行交互，用于代码参考、示例和错误修复，而不侵入一般代码生成或基础设施管理等无关领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确而简洁地反映了该功能在使用官方文档查找代码示例、验证 API 签名和修复 Microsoft SDK 错误方面的能力。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该功能公开了窄的、动宾结构的专用工具，如 `microsoft_docs_search`、`microsoft_code_sample_search` 和 `microsoft_docs_fetch`，从而提高了代理选择的精度。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md 和 README.md 提供了清晰的工具文档，包括参数用法，并为每个主要函数提供了示例。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","公开的工具名称（`microsoft_docs_search`、`microsoft_code_sample_search`、`microsoft_docs_fetch`）具有描述性，并在声明的域内遵循一致的动宾模式。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","工具输入是定义良好的查询和 URL 字符串，输出是结构化的结果（JSON 或 markdown）。没有暴露多余的数据。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该扩展根据 CC BY 4.0 许可，这是一个宽松的开源许可证，通过捆绑的 LICENSE 文件和信任信号清楚地标明。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","存储库有最近的提交，最后一次推送发生在 2026 年 5 月 10 日，表明维护活跃。",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","该扩展似乎不依赖需要显式管理或更新的第三方依赖项（MCP 服务器本身除外）。",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","该扩展不处理机密信息，因为它访问的是公共 Microsoft 文档端点，不需要任何身份验证。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该功能仅与官方 Microsoft 文档端点交互，并且所有输入都被视为搜索查询或 URL，从而降低了注入风险。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该扩展仅使用提供的工具查询官方 Microsoft 文档端点，没有运行时下载或执行外部代码。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该功能通过调用外部文档 API 来运行，不与指定范围之外的本地文件系统或系统路径进行交互或修改。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在提供的脚本或文档中未发现分离进程的生成或拒绝重试循环。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该扩展仅查询公共 Microsoft 文档端点，不读取或提交任何机密用户数据。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容和文档似乎没有隐藏的控制技巧、ANSI 转义符或不常见的 Unicode 字符。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","该功能的主要逻辑由其 SKILL.md 和工具定义决定，没有混淆或动态获取的代码。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该功能不对用户的项目结构做任何假设，只与文档化的 Microsoft API 交互。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","过去 90 天内未解决的（2 个）和已解决的（14 个）问题显示了健康的响应率，表明维护者积极参与。",{"category":100,"check":101,"severity":24,"summary":102},"Version","Release Management","该存储库使用 Git 提交，虽然清单中没有像 semver 这样的正式版本控制方案，但最近的提交活动表明这是一个活跃的项目。",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","工具输入被验证为查询和 URL 字符串，输出是结构化的（JSON/markdown），表明处理得当。",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","该扩展是只读的，专注于从 Microsoft 文档中检索信息，因此没有破坏性操作。",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","工具描述和示例暗示通过 API 响应进行结构化错误处理，并且该功能的设计由于其只读性质而本身就是容错的。",{"category":111,"check":115,"severity":63,"summary":116},"Logging","该功能是只读的，不执行需要本地审计日志记录的操作。",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","该扩展仅与公共文档交互，不处理任何个人数据。",{"category":118,"check":122,"severity":24,"summary":123},"Target market","该扩展的范围是全球性的，专注于 Microsoft SDK 和文档，没有区域或管辖权限制。",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","该功能依赖于对 API 的标准 HTTP 调用，并且不假设特定的操作系统或 Shell（除了工具执行所需的那些）。",{"category":44,"check":128,"severity":24,"summary":129},"README","README 文件内容全面、结构良好，并清楚地解释了 Microsoft Learn MCP Server 及其相关功能的用途、安装和使用。",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","该功能公开了三个集中的工具（`microsoft_docs_search`、`microsoft_docs_fetch`、`microsoft_code_sample_search`），这处于理想范围内。",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","这三个工具（`microsoft_docs_search`、`microsoft_docs_fetch`、`microsoft_code_sample_search`）具有不同的、不重叠的功能。",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","所有宣传的功能，如 API 查询和代码示例搜索，都有相应的工具和文档示例支持。",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","README 提供了广泛的、可复制粘贴的安装说明，适用于各种客户端，包括 MCP 服务器配置代码片段和代理功能设置命令。",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","有关疑难解答常见问题（如连接错误或无结果）的文档提供了清晰的补救步骤。",{"category":104,"check":148,"severity":63,"summary":149},"Pinned dependencies","该功能似乎不使用需要固定或特定解释器声明的第三方依赖项。",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","该扩展是只读的，不执行状态更改操作或发送出站数据，因此干运行功能无关紧要。",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","该功能调用外部 API，虽然没有详细说明显式的重试/超时机制，但其只读性质和缺乏状态更改操作减轻了对幂等性的需求。",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","该扩展不发出任何遥测数据；所有交互都是用户发起的对 Microsoft 文档的查询。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","描述清楚地说明了该功能的目的（查找代码示例、验证 API、修复 SDK 错误）以及何时使用它（编写、调试、审查 Microsoft SDK/API 代码），包括明确的边界。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","SKILL.md 前言简洁，有效总结了核心功能并提供了触发短语。",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 内容结构良好，行数少于 500 行，并将更深入的材料在适当的时候委托给单独的文件。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","SKILL.md 概述了流程并链接到详细示例和 CLI 替代方案，展示了渐进式披露。",{"category":170,"check":174,"severity":24,"summary":175},"Forked exploration","SKILL.md 中设置了 `context: fork`，这对于代码审查和调试等探索性任务是合适的。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md 和 README 中提供了多个端到端示例，演示了每个主要功能的操作输入、调用和预期输出。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","文档解决了故障模式，如连接错误、无结果，以及浏览器访问和 MCP 客户端使用之间的区别，并提供了恢复步骤。",{"category":111,"check":183,"severity":24,"summary":184},"Tool Fallback","SKILL.md 指定了在 MCP 服务器不可用时回退到 `mslearn` CLI 的机制，并且 CLI 替代方案有充分的文档记录。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","该功能是只读的，不执行破坏性操作，因此，对于破坏性操作，在意外的预状态下停止的概念不适用。",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","该功能是独立的，不隐式依赖其他功能；它清楚地定义了自己的范围和工具。",1778693537696,"此功能通过专用工具访问 Microsoft 官方文档，以查找代码示例、验证 API 签名以及解决与 Microsoft SDK、.NET 库和 Azure 客户端库相关的错误。它与 Microsoft Learn MCP Server 或 mslearn CLI 集成作为后备。",[195,196,197,198],"查找可用代码示例","验证 API 签名和方法是否存在","排查 Microsoft SDK 错误","访问 Microsoft 官方文档",[200,201,202],"从头开始生成代码而不参考","提供常规网络搜索功能","与非 Microsoft SDK 或 API 交互","3.0.0","4.4.0","通过提供对最新官方文档的直接访问，消除 AI 幻觉并确保在使用 Microsoft SDK、.NET 库和 Azure 客户端库时的代码准确性。","所有检查均以高质量和就绪状态通过。该功能文档齐全、安全，并能有效解决特定的开发人员问题。",98,"高质量的功能，通过官方文档提供准确的 Microsoft SDK 和 API 参考。",[210,211,212,213,214,215],"microsoft","sdk","azure","documentation","code","reference","verified",[218,219,220,221],"编写代码前查找可靠的模式","遇到错误后与已知正确示例进行比较","不确定 API 初始化或设置时","验证方法是否存在或包名称是否正确",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"security":236,"testCoverage":238},{"hasLockfile":224},true,1778693508929,{"descriptionLength":227,"readmeSize":228},452,16209,{"closedIssues90d":230,"forks":231,"hasChangelog":232,"openIssues90d":233,"pushedAt":234,"stars":235},14,190,false,2,1778379542000,1628,{"hasNpmPackage":232,"license":237,"smitheryVerified":232},"CC-BY-4.0",{"hasCi":224,"hasTests":224},{"updatedAt":240},1778693653441,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/microsoft-code-reference","MicrosoftDocs","mcp","skill",{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":255,"parentExtension":259,"providers":290,"relations":301,"tags":302,"workflow":303},1778693447172.2966,"k1735x1w1m3nbt4dfnr954mjsd86mkhc",{"reviewCount":8},{"description":251,"installMethods":252,"name":254,"sourceUrl":14},"Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.",{"claudeCode":253},"microsoft-docs","Microsoft Learn MCP Server",{"basePath":256,"githubOwner":243,"githubRepo":244,"locale":257,"slug":244,"type":258},"","en","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"providers":269,"relations":283,"tags":285,"workflow":286},1778693447172.2964,"k17cyy5a1yyy3kgamhnat6m15x86n6r3",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"sourceUrl":14},"Official Microsoft Learn MCP Server and CLI tool – powering LLMs and AI agents with real-time, trusted Microsoft docs & code samples.",{"claudeCode":12},"microsoft-docs-marketplace",{"basePath":256,"githubOwner":243,"githubRepo":244,"locale":257,"slug":244,"type":268},"marketplace",{"evaluate":270,"extract":277},{"promptVersionExtension":271,"promptVersionScoring":204,"score":207,"tags":272,"targetMarket":276,"tier":216},"3.1.0",[210,213,273,274,275,244],"ai","llm","code-samples","global",{"commitSha":278,"marketplace":279,"plugin":281},"HEAD",{"name":266,"pluginCount":280},1,{"mcpCount":8,"provider":282,"skillCount":8},"classify",{"repoId":284},"kd7a5v3pbwtsn0qajecay1jdcs86nn0z",[273,275,213,274,244,210],{"evaluatedAt":287,"extractAt":288,"updatedAt":289},1778693489772,1778693447172,1778693746236,{"evaluate":291,"extract":298},{"promptVersionExtension":203,"promptVersionScoring":204,"score":292,"tags":293,"targetMarket":276,"tier":216},100,[210,213,212,294,295,296,297],"net","api","rag","cli",{"commitSha":278,"license":237,"plugin":299},{"mcpCount":8,"provider":282,"skillCount":300},3,{"parentExtensionId":261,"repoId":284},[295,212,297,213,210,294,296],{"evaluatedAt":304,"extractAt":288,"updatedAt":305},1778693508577,1778693746581,{"evaluate":307,"extract":309},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":308,"targetMarket":276,"tier":216},[210,211,212,213,214,215],{"commitSha":278},{"parentExtensionId":248,"repoId":284,"translatedFrom":311},"k17d29589s3ffek3pc1jf2rjxd86mjhn",{"_creationTime":313,"_id":284,"identity":314,"providers":315,"workflow":406},1778693443848.1162,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":316,"discover":395,"github":398},{"commitSha":278,"extensions":317},[318,328,339,358,365,372,382],{"basePath":319,"displayName":320,"installMethods":321,"rationale":322,"selectedPaths":323,"source":327,"sourceLanguage":257,"type":268},".agents/plugins","microsoftdocs-local",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json",[324],{"path":325,"priority":326},"marketplace.json","mandatory","rule",{"basePath":256,"displayName":266,"installMethods":329,"rationale":330,"selectedPaths":331,"source":327,"sourceLanguage":257,"type":268},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[332,334,336],{"path":333,"priority":326},".claude-plugin/marketplace.json",{"path":335,"priority":326},"README.md",{"path":337,"priority":338},"LICENSE","high",{"basePath":256,"description":251,"displayName":253,"installMethods":340,"rationale":341,"selectedPaths":342,"source":327,"sourceLanguage":257,"type":258},{"claudeCode":253},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at .github/plugin)",[343,345,346,347,350,352,354,356],{"path":344,"priority":326},".claude-plugin/plugin.json",{"path":335,"priority":326},{"path":337,"priority":338},{"path":348,"priority":349},"skills/microsoft-code-reference/SKILL.md","medium",{"path":351,"priority":349},"skills/microsoft-docs/SKILL.md",{"path":353,"priority":349},"skills/microsoft-skill-creator/SKILL.md",{"path":355,"priority":326},".mcp.json",{"path":357,"priority":338},".codex-plugin/plugin.json",{"basePath":242,"description":359,"displayName":13,"installMethods":360,"rationale":361,"selectedPaths":362,"source":327,"sourceLanguage":257,"type":245},"Find working code samples, verify API signatures, and fix Microsoft SDK errors using official docs. Use whenever the user is writing, debugging, or reviewing code that touches any Microsoft SDK, .NET library, Azure client library, or Microsoft API—even if they don't ask for a \"reference.\" Catches hallucinated methods, wrong signatures, and deprecated patterns. If the task involves producing or fixing Microsoft-related code, this is the right skill.",{"claudeCode":12},"SKILL.md frontmatter at skills/microsoft-code-reference/SKILL.md",[363],{"path":364,"priority":326},"SKILL.md",{"basePath":366,"description":367,"displayName":253,"installMethods":368,"rationale":369,"selectedPaths":370,"source":327,"sourceLanguage":257,"type":245},"skills/microsoft-docs","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.",{"claudeCode":12},"SKILL.md frontmatter at skills/microsoft-docs/SKILL.md",[371],{"path":364,"priority":326},{"basePath":373,"description":374,"displayName":375,"installMethods":376,"rationale":377,"selectedPaths":378,"source":327,"sourceLanguage":257,"type":245},"skills/microsoft-skill-creator","Create agent skills for Microsoft technologies using official documentation. Use whenever the user wants to build, generate, or scaffold a skill for any Microsoft technology (Azure, .NET, M365, VS Code, Bicep, etc.)—even phrased casually like \"make a skill for Cosmos DB.\" Investigates the topic via official docs, then generates a hybrid skill with essential knowledge stored locally and dynamic lookups for depth.","microsoft-skill-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/microsoft-skill-creator/SKILL.md",[379,380],{"path":364,"priority":326},{"path":381,"priority":349},"references/skill-templates.md",{"basePath":297,"description":383,"displayName":384,"installMethods":385,"license":386,"rationale":387,"selectedPaths":388,"source":327,"sourceLanguage":257,"type":244},"CLI for the Microsoft Learn MCP server.","@microsoft/learn-cli",{"npm":384},"MIT","package.json @modelcontextprotocol/sdk dep + bin at cli/package.json",[389,391,392],{"path":390,"priority":326},"package.json",{"path":335,"priority":326},{"path":393,"priority":394},"src/index.ts","low",{"sources":396},[397],"manual",{"closedIssues90d":230,"description":264,"forks":231,"homepage":399,"license":237,"openIssues90d":233,"pushedAt":234,"readmeSize":228,"stars":235,"topics":400},"https://learn.microsoft.com",[273,401,213,244,210,402,296,403,274,404,297,405],"ai-agents","microsoft-learn","copilot","skills","learn-cli",{"classifiedAt":407,"discoverAt":408,"extractAt":409,"githubAt":409,"updatedAt":407},1778693446979,1778693443848,1778693445906,[212,214,213,210,215,211],{"evaluatedAt":412,"extractAt":288,"updatedAt":240},1778693538143,[],[415,442,463,485,507,528],{"_creationTime":416,"_id":417,"community":418,"display":419,"identity":425,"providers":428,"relations":435,"tags":438,"workflow":439},1778693180473.118,"k17fqhcjxe1hkxd73r6r1vrb8h86nzn4",{"reviewCount":8},{"description":420,"installMethods":421,"name":423,"sourceUrl":424},"Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns.\nTriggers: \"service bus\", \"ServiceBusClient\", \"queue\", \"topic\", \"subscription\", \"message broker\".\n",{"claudeCode":422},"microsoft/agent-skills","azure-servicebus-py","https://github.com/microsoft/agent-skills",{"basePath":426,"githubOwner":210,"githubRepo":427,"locale":257,"slug":423,"type":245},".github/plugins/azure-sdk-python/skills/azure-servicebus-py","agent-skills",{"evaluate":429,"extract":434},{"promptVersionExtension":203,"promptVersionScoring":204,"score":292,"tags":430,"targetMarket":276,"tier":216},[212,431,432,433,211],"service-bus","messaging","python",{"commitSha":278},{"parentExtensionId":436,"repoId":437},"k171mfx6atvhq1bkhpky84v4b186n9qd","kd77czgnv00rfjm815pcc5xx5986n5t8",[212,432,433,211,431],{"evaluatedAt":440,"extractAt":441,"updatedAt":440},1778695136211,1778693180473,{"_creationTime":443,"_id":444,"community":445,"display":446,"identity":450,"providers":452,"relations":459,"tags":460,"workflow":461},1778693180473.1174,"k17fm8t65dw1y28823kj8ce3bn86mgqg",{"reviewCount":8},{"description":447,"installMethods":448,"name":449,"sourceUrl":424},"Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics.\nTriggers: \"azure-monitor-query\", \"LogsQueryClient\", \"MetricsQueryClient\", \"Log Analytics\", \"Kusto queries\", \"Azure metrics\".\n",{"claudeCode":422},"azure-monitor-query-py",{"basePath":451,"githubOwner":210,"githubRepo":427,"locale":257,"slug":449,"type":245},".github/plugins/azure-sdk-python/skills/azure-monitor-query-py",{"evaluate":453,"extract":458},{"promptVersionExtension":203,"promptVersionScoring":204,"score":292,"tags":454,"targetMarket":276,"tier":216},[212,455,456,457,211,433],"monitoring","logs","metrics",{"commitSha":278},{"parentExtensionId":436,"repoId":437},[212,456,457,455,433,211],{"evaluatedAt":462,"extractAt":441,"updatedAt":462},1778695102758,{"_creationTime":464,"_id":465,"community":466,"display":467,"identity":471,"providers":474,"relations":481,"tags":482,"workflow":483},1778693180473.1135,"k17de92egj55jy906n011tje2n86nev2",{"reviewCount":8},{"description":468,"installMethods":469,"name":470,"sourceUrl":424},"Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories.\nTriggers: \"azure-containerregistry\", \"ContainerRegistryClient\", \"container images\", \"docker registry\", \"ACR\".\n",{"claudeCode":422},"Azure Container Registry SDK for Python",{"basePath":472,"githubOwner":210,"githubRepo":427,"locale":257,"slug":473,"type":245},".github/plugins/azure-sdk-python/skills/azure-containerregistry-py","azure-containerregistry-py",{"evaluate":475,"extract":480},{"promptVersionExtension":203,"promptVersionScoring":204,"score":292,"tags":476,"targetMarket":276,"tier":216},[212,477,211,433,478,479],"container-registry","devops","docker",{"commitSha":278,"license":386},{"parentExtensionId":436,"repoId":437},[212,477,478,479,433,211],{"evaluatedAt":484,"extractAt":441,"updatedAt":484},1778694832694,{"_creationTime":486,"_id":487,"community":488,"display":489,"identity":493,"providers":496,"relations":503,"tags":504,"workflow":505},1778693180473.1133,"k17d2y3yt9d20wck91k38bs7s586ne6z",{"reviewCount":8},{"description":490,"installMethods":491,"name":492,"sourceUrl":424},"Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings.\nTriggers: \"azure-appconfiguration\", \"AzureAppConfigurationClient\", \"feature flags\", \"configuration\", \"key-value settings\".\n",{"claudeCode":422},"Azure App Configuration SDK for Python",{"basePath":494,"githubOwner":210,"githubRepo":427,"locale":257,"slug":495,"type":245},".github/plugins/azure-sdk-python/skills/azure-appconfiguration-py","azure-appconfiguration-py",{"evaluate":497,"extract":502},{"promptVersionExtension":203,"promptVersionScoring":204,"score":292,"tags":498,"targetMarket":276,"tier":216},[212,499,211,433,500,501,478],"app-configuration","settings","feature-flags",{"commitSha":278,"license":386},{"parentExtensionId":436,"repoId":437},[499,212,478,501,433,211,500],{"evaluatedAt":506,"extractAt":441,"updatedAt":506},1778694802107,{"_creationTime":508,"_id":509,"community":510,"display":511,"identity":515,"providers":516,"relations":522,"tags":524,"workflow":525},1778693691317.9407,"k1777t0f5n3nf4cxf9dhdt1cax86mp8s",{"reviewCount":8},{"description":512,"installMethods":513,"name":514,"sourceUrl":14},"使用官方文档为 Microsoft 技术创建代理技能。当用户希望为任何 Microsoft 技术（Azure、.NET、M365、VS Code、Bicep 等）构建、生成或脚手架技能时使用——即使是以随意的方式表达，例如“为 Cosmos DB 创建一个技能”。通过官方文档调查主题，然后生成一个混合技能，其中核心知识存储在本地，并动态查找以增加深度。",{"claudeCode":12},"Microsoft Skill Creator",{"basePath":373,"githubOwner":243,"githubRepo":244,"locale":18,"slug":375,"type":245},{"evaluate":517,"extract":521},{"promptVersionExtension":203,"promptVersionScoring":204,"score":292,"tags":518,"targetMarket":276,"tier":216},[210,213,519,212,520,244],"skill-creation","dotnet",{"commitSha":278,"license":237},{"parentExtensionId":248,"repoId":284,"translatedFrom":523},"k173ghar0xmhkyf8e7z979kcmh86n5t5",[212,213,520,244,210,519],{"evaluatedAt":526,"extractAt":288,"updatedAt":527},1778693588900,1778693691318,{"_creationTime":529,"_id":530,"community":531,"display":532,"identity":535,"providers":536,"relations":543,"tags":545,"workflow":546},1778693663478.2788,"k179wv56280kz445d81x6krq1586msm1",{"reviewCount":8},{"description":533,"installMethods":534,"name":253,"sourceUrl":14},"通过查询官方文档了解 Microsoft 技术。当用户询问某项技术（Azure、.NET、M365、Windows、Power Platform 等）的工作原理、需要教程、配置选项、限制、配额或最佳实践时，请使用此功能 — 即使他们没有提及“文档”。如果问题是关于理解概念而不是编写代码，那么这是正确的功能。",{"claudeCode":12},{"basePath":366,"githubOwner":243,"githubRepo":244,"locale":18,"slug":253,"type":245},{"evaluate":537,"extract":542},{"promptVersionExtension":203,"promptVersionScoring":204,"score":292,"tags":538,"targetMarket":276,"tier":216},[210,213,212,520,539,540,541],"m365","windows","power-platform",{"commitSha":278},{"parentExtensionId":248,"repoId":284,"translatedFrom":544},"k17ejhvtp6ww336qffgbz50wkn86mfz5",[212,213,520,539,210,541,540],{"evaluatedAt":547,"extractAt":288,"updatedAt":548},1778693563954,1778693663478]