[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-marketplace-MicrosoftDocs-plugins-zh-CN":3,"guides-for-MicrosoftDocs-plugins":351,"similar-k177prm3kdkzbzn61vkjd2qx8h86n0ck-zh-CN":352},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":222,"isFallback":213,"parentExtension":228,"providers":229,"relations":237,"repo":240,"tags":347,"workflow":348},1778693637900.1785,"k177prm3kdkzbzn61vkjd2qx8h86n0ck",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"官方 Microsoft Learn MCP Server 和 CLI 工具 – 使用实时、可信的 Microsoft 文档和代码示例为 LLM 和 AI 代理提供支持。",{"claudeCode":12},"MicrosoftDocs/mcp","Microsoft Learn MCP Server","https://github.com/MicrosoftDocs/mcp",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":203,"workflow":220},1778693637900.1787,"kn70kgb87fdrzfmrez28m2rr3186nmhc","zh-CN",{"checks":20,"evaluatedAt":168,"extensionSummary":169,"features":170,"nonGoals":176,"practices":180,"prerequisites":183,"promptVersionExtension":184,"promptVersionScoring":185,"purpose":186,"rationale":187,"score":188,"summary":189,"tags":190,"tier":197,"useCases":198},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,108,111,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了 AI 幻觉问题以及需要直接访问可信 Microsoft 文档。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该扩展提供对官方 Microsoft 文档的直接、可信的访问，消除了幻觉和对密钥的需求，这比通用网络搜索或基本 LLM 训练数据具有显著优势。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","MCP Server 及其关联工具已准备就绪，并提供清晰的安装说明和明确的客户端协议。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该扩展专注于通过 MCP 协议和 CLI 提供对 Microsoft 文档和代码示例的访问，保持了连贯的领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","描述简洁、准确，并有效地传达了该扩展为 AI 助手提供可信 Microsoft 文档的目的。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","公开的工具（`microsoft_docs_search`、`microsoft_docs_fetch`、`microsoft_code_sample_search`）是狭义的动词-名词专业化工具。",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","info","README 详细介绍了 MCP 端点和配置，但 README 主体中未明确列出工具的具体参数及其默认值。工具引用指向外部 README 以获取命令参考。",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","所有公开的工具名称（`microsoft_docs_search`、`microsoft_docs_fetch`、`microsoft_code_sample_search`）都具有描述性，并遵循清晰的动词-名词约定。",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","已记录的工具（`microsoft_docs_search`、`microsoft_docs_fetch`、`microsoft_code_sample_search`）具有明确的输入参数（`query`、`url`、`language`），并且输出隐含为检索到的文档或代码片段，符合最小 I/O 要求。",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","该扩展根据知识共享署名 4.0 国际公共许可证（一种广泛可用的开源许可证）授权。",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","最后一次提交是在 2026-05-10，在最近 3 个月内。",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","该扩展使用 npm 作为其 CLI，并列出了依赖项，并且存在锁定文件（`hasLockfile: true`）表明了适当的依赖项管理。",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","该扩展似乎不使用或暴露任何密钥；它直接访问公共 Microsoft Learn API，无需身份验证。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该扩展旨在访问官方文档和代码示例，并且描述强调了安全性和可信度，暗示没有不受信任的数据执行。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该扩展从官方 Microsoft 域获取内容并强调安全性，表明它不会下载或执行任意的外部代码。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该扩展的主要功能是查询公共 Microsoft 文档 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","README 内容看起来干净，没有隐藏的引导技巧或混淆指令。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","提供的源代码和 README 没有暗示使用任何混淆代码、base64 payload 或运行时代码获取。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该扩展操作外部 API，并且 CLI 是独立的，不假定用户项目结构。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","在过去 90 天内，共打开了 22 个问题，关闭了 14 个，关闭率远高于 50%，表明维护者参与度良好。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","CLI 包有一个版本（`@microsoft/learn-cli`），并且 README 引用 `main` 进行安装，但 MCP Server 本身在提供的清单或 README 中似乎没有明确的版本控制。",{"category":104,"check":105,"severity":106,"summary":107},"Execution","Validation","not_applicable","主要交互通过 API 调用和似乎处理其输入的 CLI 进行。未详细说明具体的验证库用法，但工具的性质（搜索、获取）表明进行了内部验证。",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","该工具主要用于信息检索（搜索、获取），不执行破坏性操作。",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","README 提到了处理工具调用期间的错误，MCP 协议暗示了结构化的错误报告，表明了健壮的错误处理。",{"category":112,"check":116,"severity":106,"summary":117},"Logging","该扩展的核心功能是查询公共文档 API，没有迹象表明存在需要本地审计日志记录的破坏性操作或敏感的传出调用。",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","该扩展访问公共 Microsoft 文档，不处理个人数据。",{"category":119,"check":123,"severity":24,"summary":124},"Target market","该扩展提供了对全球 Microsoft 文档的访问，没有地域限制，因此 `targetMarket` 是 'global'。",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","该扩展旨在与各种 MCP 客户端配合使用，并且 CLI 是跨平台的（npm 包），这表明了良好的运行时稳定性。",{"category":44,"check":129,"severity":24,"summary":130},"README","README 内容全面，清楚地说明了扩展的目的，并包括安装、使用和故障排除信息。",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","MCP Server 公开了 3 个工具，CLI 公开了类似的功能，符合理想范围。",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","这些工具的功能各不相同：`search`、`fetch` 和 `code_sample_search`，避免了近义词重叠。",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","README 中提到的所有功能，如 MCP Server 端点、CLI 工具和代理技能，都有详细的对应实现。",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","README 提供了大量清晰的安装说明，适用于多个客户端，包括可复制代码示例和配置片段。",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","README 讨论了常见问题的故障排除，并通过 MCP 协议暗示了健壮的错误处理，表明消息具有可操作性。",{"category":104,"check":149,"severity":24,"summary":150},"Pinned dependencies","CLI 包包含一个锁定文件（`hasLockfile: true`），表明依赖项已固定。MCP Server 本身没有像传统脚本那样具有依赖项。",{"category":33,"check":152,"severity":106,"summary":153},"Dry-run preview","该扩展的主要功能是信息检索，而不是状态更改操作，因此不适用干运行功能。",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","MCP 协议（如 README 所述）暗示了无状态性和错误处理能力，这支持幂等重试和超时。",{"category":119,"check":159,"severity":24,"summary":160},"Telemetry opt-in","该扩展专注于访问公共文档，未提及任何遥测收集，这意味着默认情况下不收集任何遥测。",{"category":33,"check":162,"severity":24,"summary":163},"Theme declaration","Marketplace README 声明了专注于 AI 代理可信 Microsoft 文档和代码示例的策划主题。",{"category":100,"check":165,"severity":166,"summary":167},"Per-entry version metadata","warning","Marketplace JSON 引用了本地插件，但未包含 `microsoft-docs` 条目的显式版本元数据。",1778693471132,"此扩展提供了 Microsoft Learn MCP Server 和 CLI 工具，使 AI 代理和开发人员能够访问实时、官方的 Microsoft 文档和代码示例。它支持模型上下文协议 (MCP)，并包含用于搜索文档、获取页面和查找代码片段的工具。",[171,172,173,174,175],"通过 MCP 协议访问官方 Microsoft 文档","用于文档搜索、获取和代码示例检索的 CLI 工具","通过提供可信的实时数据来减少 AI 幻觉","一键安装，无需身份验证","支持代理技能以指导 AI 使用",[177,178,179],"提供通用的网络搜索功能。","取代人类用户与 Microsoft Learn 网站的直接交互。","为非 Microsoft 技术或文档提供支持。",[181,182],"文档访问","代码示例检索",[],"3.1.0","4.4.0","使 AI 代理和开发人员能够直接、可信地访问最新 Microsoft 官方文档和代码示例，从而减少 AI 幻觉并提高代码准确性。","该扩展的文档非常完善、健壮且安全，重点在于提供可信数据。唯一的小问题是市场 JSON 中缺少每个条目的版本元数据，这对于本地市场条目来说是一个低严重性问题。",95,"一个高质量、安全且文档齐全的扩展，为 AI 代理和开发人员提供可信的 Microsoft 文档和代码示例。",[191,192,193,194,195,196],"documentation","microsoft","ai","llm","code-generation","cli","community",[199,200,201,202],"在需要精确、最新的信息时，使用 Microsoft 技术进行开发。","确保 AI 生成的代码准确并基于官方文档。","通过参考官方示例和 API 详细信息来解决编码问题。","直接从官方来源了解 Microsoft 产品和服务。",{"codeQuality":204,"collectedAt":206,"documentation":207,"maintenance":210,"security":217,"testCoverage":219},{"hasLockfile":205},true,1778693448940,{"descriptionLength":208,"readmeSize":209},133,16209,{"closedIssues90d":211,"forks":212,"hasChangelog":213,"openIssues90d":214,"pushedAt":215,"stars":216},14,190,false,2,1778379542000,1628,{"hasNpmPackage":213,"license":218,"smitheryVerified":213},"CC-BY-4.0",{"hasCi":205,"hasTests":205},{"updatedAt":221},1778693637900,{"basePath":223,"githubOwner":224,"githubRepo":225,"locale":18,"slug":226,"type":227},".agents/plugins","MicrosoftDocs","mcp","plugins","marketplace",null,{"evaluate":230,"extract":233},{"promptVersionExtension":184,"promptVersionScoring":185,"score":188,"tags":231,"targetMarket":232,"tier":197},[191,192,193,194,195,196],"global",{"commitSha":234,"license":218,"marketplace":235},"HEAD",{"name":236,"pluginCount":8},"microsoftdocs-local",{"repoId":238,"translatedFrom":239},"kd7a5v3pbwtsn0qajecay1jdcs86nn0z","k176rn9hrs1gfd220q8ety988h86mfts",{"_creationTime":241,"_id":238,"identity":242,"providers":243,"workflow":343},1778693443848.1162,{"githubOwner":224,"githubRepo":225,"sourceUrl":14},{"classify":244,"discover":330,"github":333},{"commitSha":234,"extensions":245},[246,255,268,290,300,307,317],{"basePath":223,"displayName":236,"installMethods":247,"rationale":248,"selectedPaths":249,"source":253,"sourceLanguage":254,"type":227},{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json",[250],{"path":251,"priority":252},"marketplace.json","mandatory","rule","en",{"basePath":256,"displayName":257,"installMethods":258,"rationale":259,"selectedPaths":260,"source":253,"sourceLanguage":254,"type":227},"","microsoft-docs-marketplace",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[261,263,265],{"path":262,"priority":252},".claude-plugin/marketplace.json",{"path":264,"priority":252},"README.md",{"path":266,"priority":267},"LICENSE","high",{"basePath":256,"description":269,"displayName":270,"installMethods":271,"rationale":272,"selectedPaths":273,"source":253,"sourceLanguage":254,"type":289},"Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.","microsoft-docs",{"claudeCode":270},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at .github/plugin)",[274,276,277,278,281,283,285,287],{"path":275,"priority":252},".claude-plugin/plugin.json",{"path":264,"priority":252},{"path":266,"priority":267},{"path":279,"priority":280},"skills/microsoft-code-reference/SKILL.md","medium",{"path":282,"priority":280},"skills/microsoft-docs/SKILL.md",{"path":284,"priority":280},"skills/microsoft-skill-creator/SKILL.md",{"path":286,"priority":252},".mcp.json",{"path":288,"priority":267},".codex-plugin/plugin.json","plugin",{"basePath":291,"description":292,"displayName":293,"installMethods":294,"rationale":295,"selectedPaths":296,"source":253,"sourceLanguage":254,"type":299},"skills/microsoft-code-reference","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.","microsoft-code-reference",{"claudeCode":12},"SKILL.md frontmatter at skills/microsoft-code-reference/SKILL.md",[297],{"path":298,"priority":252},"SKILL.md","skill",{"basePath":301,"description":302,"displayName":270,"installMethods":303,"rationale":304,"selectedPaths":305,"source":253,"sourceLanguage":254,"type":299},"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",[306],{"path":298,"priority":252},{"basePath":308,"description":309,"displayName":310,"installMethods":311,"rationale":312,"selectedPaths":313,"source":253,"sourceLanguage":254,"type":299},"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",[314,315],{"path":298,"priority":252},{"path":316,"priority":280},"references/skill-templates.md",{"basePath":196,"description":318,"displayName":319,"installMethods":320,"license":321,"rationale":322,"selectedPaths":323,"source":253,"sourceLanguage":254,"type":225},"CLI for the Microsoft Learn MCP server.","@microsoft/learn-cli",{"npm":319},"MIT","package.json @modelcontextprotocol/sdk dep + bin at cli/package.json",[324,326,327],{"path":325,"priority":252},"package.json",{"path":264,"priority":252},{"path":328,"priority":329},"src/index.ts","low",{"sources":331},[332],"manual",{"closedIssues90d":211,"description":334,"forks":212,"homepage":335,"license":218,"openIssues90d":214,"pushedAt":215,"readmeSize":209,"stars":216,"topics":336},"Official Microsoft Learn MCP Server and CLI tool – powering LLMs and AI agents with real-time, trusted Microsoft docs & code samples.","https://learn.microsoft.com",[193,337,191,225,192,338,339,340,194,341,196,342],"ai-agents","microsoft-learn","rag","copilot","skills","learn-cli",{"classifiedAt":344,"discoverAt":345,"extractAt":346,"githubAt":346,"updatedAt":344},1778693446979,1778693443848,1778693445906,[193,196,195,191,194,192],{"evaluatedAt":349,"extractAt":350,"updatedAt":221},1778693471237,1778693447172,[],[353,388,417,448,470],{"_creationTime":354,"_id":355,"community":356,"display":357,"identity":363,"providers":366,"relations":380,"tags":383,"workflow":384},1778697768559.733,"k177pz0e6ab157nad6drn1103186m49v",{"reviewCount":8},{"description":358,"installMethods":359,"name":361,"sourceUrl":362},"Stripe 的一站式商店，用于构建由 AI 驱动的产品和业务。",{"claudeCode":360},"stripe/agent-toolkit","Stripe Agent Toolkit","https://github.com/stripe/agent-toolkit",{"basePath":256,"githubOwner":364,"githubRepo":365,"locale":18,"slug":365,"type":227},"stripe","agent-toolkit",{"evaluate":367,"extract":375},{"promptVersionExtension":184,"promptVersionScoring":185,"score":368,"tags":369,"targetMarket":232,"tier":374},100,[364,193,370,371,372,194,373],"sdk","typescript","python","agent","verified",{"commitSha":234,"marketplace":376,"plugin":378},{"name":364,"pluginCount":377},1,{"mcpCount":8,"provider":379,"skillCount":8},"classify",{"repoId":381,"translatedFrom":382},"kd74b9k48z93rf42bgdvfdcahh86nzpd","k1746m1dnjtegrp9ftydmb5wn186mxsv",[373,193,194,372,370,364,371],{"evaluatedAt":385,"extractAt":386,"updatedAt":387},1778697682749,1778697668803,1778697768559,{"_creationTime":389,"_id":390,"community":391,"display":392,"identity":398,"providers":400,"relations":409,"tags":412,"workflow":413},1778693751974.8364,"k1789c0v4hwwy1w9j7hhqd9hd186nj2j",{"reviewCount":8},{"description":393,"installMethods":394,"name":396,"sourceUrl":397},"AI编码代理的上下文窗口优化。沙盒化工具输出，减少98%。支持15个平台",{"claudeCode":395},"mksglu/context-mode","context-mode","https://github.com/mksglu/context-mode",{"basePath":223,"githubOwner":399,"githubRepo":396,"locale":18,"slug":226,"type":227},"mksglu",{"evaluate":401,"extract":407},{"promptVersionExtension":184,"promptVersionScoring":185,"score":368,"tags":402,"targetMarket":232,"tier":374},[403,404,194,405,195,406],"context","optimization","productivity","sandbox",{"commitSha":234,"marketplace":408},{"name":396,"pluginCount":8},{"repoId":410,"translatedFrom":411},"kd764b2fctbqg4b8j8y6xvmkvs86m29m","k17de181ddh1gjh0zdntr3qxyn86nqna",[195,403,194,404,405,406],{"evaluatedAt":414,"extractAt":415,"updatedAt":416},1778693535406,1778693511416,1778693751974,{"_creationTime":418,"_id":419,"community":420,"display":421,"identity":427,"providers":430,"relations":442,"tags":444,"workflow":445},1778699018122.7656,"k17cywe30jfsfw3cdpncjfn8y186nvyw",{"reviewCount":8},{"description":422,"installMethods":423,"name":425,"sourceUrl":426},"Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage",{"claudeCode":424},"wshobson/agents","Claude Code Plugins","https://github.com/wshobson/agents",{"basePath":256,"githubOwner":428,"githubRepo":429,"locale":254,"slug":429,"type":227},"wshobson","agents",{"evaluate":431,"extract":437},{"promptVersionExtension":184,"promptVersionScoring":185,"score":432,"tags":433,"targetMarket":232,"tier":374},99,[434,435,337,226,436,195],"workflow-orchestration","developer-tools","automation",{"commitSha":234,"license":321,"marketplace":438,"plugin":441},{"name":439,"pluginCount":440},"claude-code-workflows",81,{"mcpCount":8,"provider":379,"skillCount":8},{"repoId":443},"kd74de64zj0axtg5b8t7eqqe2x86nske",[337,436,195,435,226,434],{"evaluatedAt":446,"extractAt":447,"updatedAt":446},1778699049186,1778699018122,{"_creationTime":449,"_id":450,"community":451,"display":452,"identity":455,"providers":456,"relations":464,"tags":466,"workflow":467},1778693637251.017,"k17e8kxxh0n1vx358pt0ypkjk186m90k",{"reviewCount":8},{"description":453,"installMethods":454,"name":257,"sourceUrl":14},"官方 Microsoft Learn MCP 服务器和 CLI 工具 – 使用实时、受信任的 Microsoft 文档和代码示例为 LLM 和 AI 代理提供支持。",{"claudeCode":12},{"basePath":256,"githubOwner":224,"githubRepo":225,"locale":18,"slug":225,"type":227},{"evaluate":457,"extract":461},{"promptVersionExtension":184,"promptVersionScoring":185,"score":458,"tags":459,"targetMarket":232,"tier":374},98,[192,191,193,194,460,225],"code-samples",{"commitSha":234,"marketplace":462,"plugin":463},{"name":257,"pluginCount":377},{"mcpCount":8,"provider":379,"skillCount":8},{"repoId":238,"translatedFrom":465},"k17cyy5a1yyy3kgamhnat6m15x86n6r3",[193,460,191,194,225,192],{"evaluatedAt":468,"extractAt":350,"updatedAt":469},1778693489772,1778693637251,{"_creationTime":471,"_id":472,"community":473,"display":474,"identity":480,"providers":482,"relations":492,"tags":494,"workflow":495},1778693180473.0947,"k1734v8f127wgtwcw0a6vetkas86mt8t",{"reviewCount":8},{"description":475,"installMethods":476,"name":478,"sourceUrl":479},"Skills, agents, and plugins for AI coding agents working with Azure SDKs and Microsoft AI Foundry",{"claudeCode":477},"microsoft/agent-skills","Agent Skills","https://github.com/microsoft/agent-skills",{"basePath":256,"githubOwner":192,"githubRepo":481,"locale":254,"slug":481,"type":227},"agent-skills",{"evaluate":483,"extract":488},{"promptVersionExtension":184,"promptVersionScoring":185,"score":484,"tags":485,"targetMarket":232,"tier":374},97,[486,370,193,487,373,435,192],"azure","foundry",{"commitSha":234,"license":321,"marketplace":489,"plugin":491},{"name":341,"pluginCount":490},7,{"mcpCount":8,"provider":379,"skillCount":8},{"repoId":493},"kd77czgnv00rfjm815pcc5xx5986n5t8",[373,193,486,435,487,192,370],{"evaluatedAt":496,"extractAt":497,"updatedAt":496},1778693202129,1778693180473]