[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-zapier-zapier-setup-zh-CN":3,"guides-for-zapier-zapier-setup":398,"similar-k17ea488ga99v5nwyye2ne7wp586ngz3-zh-CN":399},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":254,"isFallback":239,"parentExtension":259,"providers":316,"relations":321,"repo":323,"tags":395,"workflow":396},1778699611234.2175,"k17ea488ga99v5nwyye2ne7wp586ngz3",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"设置 Zapier MCP 并为您的 AI 助手添加工具。介绍 Zapier 的功能，引导完成身份验证，检测您的服务器模式，然后分支到正确的流程 — 总结健康设置，重新连接已损坏的身份验证，首次安装的入职流程，或在服务器缺失时的配置帮助。在入门、排查连接问题、添加新工具时，或当用户询问“我现在能做什么”、“我能用 Zapier 做些什么”、“展示 Zapier 插件的工作原理”、“什么是 Zapier MCP”、“Zapier 如何工作”或“谈谈 Zapier”时使用。",{"claudeCode":12},"zapier/zapier-mcp","Zapier 设置","https://github.com/zapier/zapier-mcp",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":237,"workflow":252},1778699611234.2178,"kn76x12bmkrz4x89nqv0t32cs586ne0r","zh-CN",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":204,"practices":208,"prerequisites":209,"promptVersionExtension":210,"promptVersionScoring":211,"purpose":212,"rationale":213,"score":214,"summary":215,"tags":216,"tier":223,"useCases":224,"workflow":229},[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,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地指出了为 AI 助手设置和管理 Zapier MCP 的问题，包括故障排除和入职。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该扩展通过 Zapier MCP 为 AI 助手连接到庞大的第三方应用程序生态系统提供了一个结构化的工作流程，通过管理身份验证、服务器模式和引导式设置，超越了基本的 API 交互。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该扩展涵盖了从初始设置和身份验证到故障排除和添加新工具的整个生命周期，使其适合生产使用。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能专注于 Zapier MCP 的设置、身份验证和初始配置，清晰地定义了其范围。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","描述准确地反映了技能的能力，并提供了清晰的用例和调用示例。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能使用的工具，例如 `mcp_auth`、`list_enabled_zapier_actions` 和 `get_configuration_url`，范围明确且目的清晰。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md 和 README.md 提供了关于身份验证、连接客户端和添加操作的清晰说明，以及具体的 URL 和配置详细信息。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","技能中使用的工具，如 `mcp_auth` 和 `get_configuration_url`，都具有描述性并遵循一致的命名约定。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","技能使用的工具请求的参数很少（例如，客户端类型），并且返回集中的输出，如配置 URL 或状态信息。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该项目根据 Apache-2.0 许可证授权，在 README.md 中已明确说明。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","上次提交是在 2026 年 5 月 5 日，这很近期。",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","在提供的技能代码中没有明确管理或列出的第三方依赖项。",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","该技能引导用户完成 Zapier MCP 的身份验证，但本身不直接处理或暴露密钥。它将用户引导至外部身份验证流程。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能专注于引导用户完成身份验证过程，并且似乎不加载或执行不受信任的外部代码或数据。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能在运行时不获取外部内容，也不执行来自远程源的任意代码。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能引导外部进程（用户身份验证），并且不对预期配置范围之外的文件进行修改。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","该技能的逻辑不涉及分离进程或围绕被拒绝的操作进行重试循环。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能引导用户完成由 Zapier 域处理的身份验证过程，并且不指示代理泄露机密数据。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容似乎不包含隐藏的控制技巧，使用了标准的格式和 Unicode 字符。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","技能代码是可读的，并且不使用混淆技术，如 base64 编码或运行时代码获取。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能提供了特定于客户端的配置说明和回退机制，对用户环境做出了合理的假设。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","在过去 90 天内有 1 个未解决和 2 个已关闭的 issue，关闭率足够，表明维护者积极参与。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","上次提交日期表明近期有活动，虽然正式的版本控制系统（semver、CHANGELOG）没有明确详细说明，但直接安装方法意味着使用了最新代码。",{"category":104,"check":105,"severity":63,"summary":106},"Code Execution","Validation","该技能协调外部工具和用户交互，而不是执行需要模式验证的具有结构化输入/输出的复杂代码。",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","该技能引导用户进行配置和身份验证，这些本身并不是破坏性操作，不需要特殊保护。",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","该技能为不同的失败模式（身份验证失败、未连接）概述了特定的分支，并提供了清晰的用户恢复说明。",{"category":104,"check":114,"severity":63,"summary":115},"Logging","该技能主要用于引导用户交互和配置，不执行需要本地审计日志记录的破坏性操作或出站调用。",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","该技能将用户引导至 Zapier 域进行身份验证，并且不直接处理个人数据。",{"category":117,"check":121,"severity":24,"summary":122},"Target market","该扩展的功能是全球性的，不限于任何特定的地理区域或法律管辖区。",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","该技能提供了特定于客户端的说明和回退机制，确保它可以在各种 AI 客户端和操作系统上使用。",{"category":44,"check":127,"severity":24,"summary":128},"README","README 提供了 Zapier MCP、其功能、入门指南和资源的全面概述。",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","该技能主要协调用户交互和外部工具，而不是暴露大量自己的独立工具。",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","该技能调用的工具，如 `mcp_auth` 和 `get_configuration_url`，都是独立的并服务于特定目的。",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","README 和 SKILL.md 中描述的所有功能，如身份验证和设置流程，都有相应的实现逻辑和指导。",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","README 和 SKILL.md 提供了针对各种客户端的清晰安装和连接说明，包括身份验证步骤。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","该技能为“身份验证损坏”和“未连接”等各种错误状态提供了具体的说明，包括补救步骤。",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","该技能不捆绑带有需要固定的外部依赖项的脚本。",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","该技能的主要功能是引导配置和身份验证，而不是执行需要干运行预览的状态更改操作。",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","该技能本身不执行需要幂等性或超时设置的远程调用或状态更改操作。",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","该技能侧重于用户配置，似乎不实现遥测收集。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","描述清楚地说明了设置 Zapier MCP 的目的，并引导用户完成身份验证、模式检测和适当的设置流程，并具有特定的用例和边界。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","前言简洁明了，有效总结了该技能的核心功能——设置 Zapier MCP，并具有清晰的触发短语。",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 结构良好，通过引用特定于客户端的配置和重新加载说明来使用渐进式披露，并避免不必要的冗长。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","SKILL.md 中的表格内提供了不同客户端（MCP 配置、重新加载说明）的详细信息，有效地根据需要披露了细节。",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","该技能主要是一个引导式的设置和配置过程，而不是像深度代码审查那样需要大量探索的任务。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md 和 README 提供了清晰的工作流程、推荐的应用程序和要添加的具体操作示例，指导用户完成设置过程。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","该技能明确记录并处理了各种故障模式，如身份验证损坏、未连接和首次安装，并提供了具体的恢复步骤。",{"category":104,"check":183,"severity":63,"summary":184},"Tool Fallback","该技能不依赖外部 MCP 服务器作为可选的后备；它引导用户设置和验证主要的 Zapier MCP 服务器。",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","该技能通过为不同客户端（Cursor、Claude Desktop、Claude Code、Windsurf）及其各自的配置提供具体的说明，清楚地说明了其堆栈假设。",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","该技能的分支逻辑有效地处理了“身份验证损坏”或“未连接”等意外状态并报告，引导用户解决问题。",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","该技能是独立的，仅专注于 Zapier MCP 设置，不隐式依赖或处理来自其他技能的任务。",1778699559316,"该技能引导用户完成 Zapier MCP 的设置、身份验证和配置，使 AI 助手能够连接到数千个第三方应用程序。它处理各种场景，包括初始入职、排查身份验证问题以及根据用户客户端将用户引导至正确的设置流程。",[198,199,200,201,202,203],"引导式 Zapier MCP 设置和身份验证","特定于客户端的连接说明","检测服务器模式（Agentic、Classic）","排查身份验证损坏问题","新安装的入职流程","有关添加工具和工作流的指导",[205,206,207],"管理单个 Zapier Zap 或工作流","直接与非 Zapier 的第三方 API 交互","提供除基本设置和故障排除之外的高级 Zapier MCP 管理",[],[],"3.0.0","4.4.0","通过 Zapier MCP 简化将 AI 助手连接到大量第三方应用程序的过程，使复杂的集成易于访问和管理。","该扩展具有出色的文档和健壮性，为多个客户端提供了清晰的设置、身份验证和故障排除指南。所有检查均通过，反映了高质量和实用性。",99,"一个高质量的技能，用于为 AI 助手设置和管理 Zapier MCP 连接。",[217,218,219,220,221,222],"zapier","mcp","integration","setup","authentication","automation","verified",[225,226,227,228],"首次开始使用 Zapier MCP","排查现有 Zapier MCP 设置的连接问题","为 AI 助手的工作流添加新工具和应用程序","了解 Zapier MCP 的工作原理及其功能",[230,231,232,233,234,235,236],"介绍 Zapier MCP 及其功能。","尝试检查现有的 Zapier MCP 工具并在必要时进行身份验证。","检测服务器模式（Agentic 或 Classic）。","分支到特定流程：健康设置摘要、身份验证损坏、首次安装或未连接。","提供特定于客户端的连接和配置说明。","引导用户添加所需的动作/工具。","验证设置并提供生成工具配置文件的选项。",{"codeQuality":238,"collectedAt":240,"documentation":241,"maintenance":244,"security":250,"testCoverage":251},{"hasLockfile":239},false,1778699542614,{"descriptionLength":242,"readmeSize":243},568,5831,{"closedIssues90d":245,"forks":246,"hasChangelog":239,"openIssues90d":247,"pushedAt":248,"stars":249},2,16,1,1777995992000,42,{"hasNpmPackage":239,"smitheryVerified":239},{"hasCi":239,"hasTests":239},{"updatedAt":253},1778699611234,{"basePath":255,"githubOwner":217,"githubRepo":256,"locale":18,"slug":257,"type":258},"plugins/zapier/skills/zapier-setup","zapier-mcp","zapier-setup","skill",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"parentExtension":270,"providers":304,"relations":311,"tags":312,"workflow":313},1778699497437.2295,"k170hhqj0rh7s07z1f86fh594586mmxw",{"reviewCount":8},{"description":264,"installMethods":265,"name":217,"sourceUrl":14},"Connect 9,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.",{"claudeCode":217},{"basePath":267,"githubOwner":217,"githubRepo":256,"locale":268,"slug":217,"type":269},"plugins/zapier","en","plugin",{"_creationTime":271,"_id":272,"community":273,"display":274,"identity":278,"providers":281,"relations":297,"tags":299,"workflow":300},1778699497437.2292,"k17cqrv7e320r75qawh7mzpr6h86mhb6",{"reviewCount":8},{"description":275,"installMethods":276,"name":277,"sourceUrl":14},"Official Zapier plugins — connect your AI to 9,000+ apps via the Model Context Protocol",{"claudeCode":12},"zapier-plugins",{"basePath":279,"githubOwner":217,"githubRepo":256,"locale":268,"slug":256,"type":280},"","marketplace",{"evaluate":282,"extract":292},{"promptVersionExtension":283,"promptVersionScoring":211,"score":284,"tags":285,"targetMarket":291,"tier":223},"3.1.0",95,[217,218,222,286,287,288,289,290],"integrations","workflow","ai-actions","productivity","cloud","global",{"commitSha":293,"marketplace":294,"plugin":295},"HEAD",{"name":277,"pluginCount":247},{"mcpCount":8,"provider":296,"skillCount":8},"classify",{"repoId":298},"kd72mhnpsgxe81n8vxnr1tdje186mdjt",[288,222,290,286,218,289,287,217],{"evaluatedAt":301,"extractAt":302,"updatedAt":303},1778699511527,1778699497437,1778699614293,{"evaluate":305,"extract":308},{"promptVersionExtension":210,"promptVersionScoring":211,"score":306,"tags":307,"targetMarket":291,"tier":223},98,[217,218,222,286,287,288,289],{"commitSha":293,"plugin":309},{"mcpCount":8,"provider":296,"skillCount":310},3,{"parentExtensionId":272,"repoId":298},[288,222,286,218,289,287,217],{"evaluatedAt":314,"extractAt":302,"updatedAt":315},1778699528323,1778699614515,{"evaluate":317,"extract":319},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":318,"targetMarket":291,"tier":223},[217,218,219,220,221,222],{"commitSha":293,"license":320},"Apache-2.0",{"parentExtensionId":261,"repoId":298,"translatedFrom":322},"k1716ts08smjg12r4p2b21kf0x86mhv8",{"_creationTime":324,"_id":298,"identity":325,"providers":326,"workflow":391},1778699492707.4666,{"githubOwner":217,"githubRepo":256,"sourceUrl":14},{"classify":327,"discover":383,"github":386},{"commitSha":293,"extensions":328},[329,339,360,369,375],{"basePath":279,"description":275,"displayName":277,"installMethods":330,"rationale":331,"selectedPaths":332,"source":338,"sourceLanguage":268,"type":280},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json (coalesced with duplicate marketplace at .github/plugin)",[333,336],{"path":334,"priority":335},".claude-plugin/marketplace.json","mandatory",{"path":337,"priority":335},"README.md","rule",{"basePath":267,"description":264,"displayName":217,"installMethods":340,"rationale":341,"selectedPaths":342,"source":338,"sourceLanguage":268,"type":269},{"claudeCode":217},"plugin manifest at plugins/zapier/.claude-plugin/plugin.json (coalesced with duplicate plugin at plugins/zapier/.github/plugin)",[343,345,346,349,351,353,355,358],{"path":344,"priority":335},".claude-plugin/plugin.json",{"path":337,"priority":335},{"path":347,"priority":348},"skills/create-my-tools-profile/SKILL.md","medium",{"path":350,"priority":348},"skills/zapier-setup/SKILL.md",{"path":352,"priority":348},"skills/zapier-status/SKILL.md",{"path":354,"priority":335},".mcp.json",{"path":356,"priority":357},"agents/zapier-mcp.agent.md","high",{"path":359,"priority":357},".cursor-plugin/plugin.json",{"basePath":361,"description":362,"displayName":363,"installMethods":364,"rationale":365,"selectedPaths":366,"source":338,"sourceLanguage":268,"type":258},"plugins/zapier/skills/create-my-tools-profile","Generate a personalized AI skill based on your configured Zapier MCP tools. Scans your enabled actions and creates instructions that help your AI assistant know when and how to use each tool. Use after setting up tools, or when you want to \"create my tools profile\", \"personalize my assistant\", or \"make a skill from my tools\".","create-my-tools-profile",{"claudeCode":12},"SKILL.md frontmatter at plugins/zapier/skills/create-my-tools-profile/SKILL.md",[367],{"path":368,"priority":335},"SKILL.md",{"basePath":255,"description":370,"displayName":257,"installMethods":371,"rationale":372,"selectedPaths":373,"source":338,"sourceLanguage":268,"type":258},"Set up Zapier MCP and add tools to your AI assistant. Introduces what Zapier can do, walks through authentication, detects your server mode, then branches into the right flow — summary for healthy setups, reconnect for broken auth, onboarding for fresh installs, or config help when the server is missing. Use when getting started, troubleshooting connection issues, adding new tools, or when the user asks \"what can I do now\", \"what can I do with Zapier\", \"show me how the Zapier plugin works\", \"what is Zapier MCP\", \"how does Zapier work\", or \"tell me about Zapier\".",{"claudeCode":12},"SKILL.md frontmatter at plugins/zapier/skills/zapier-setup/SKILL.md",[374],{"path":368,"priority":335},{"basePath":376,"description":377,"displayName":378,"installMethods":379,"rationale":380,"selectedPaths":381,"source":338,"sourceLanguage":268,"type":258},"plugins/zapier/skills/zapier-status","Check the health of your Zapier MCP setup. Three modes — health check (dashboard view), audit (find waste and duplicates), diagnose (systematic troubleshooting). Use when asking \"is my MCP working?\", \"check my tools\", \"audit my setup\", \"what's broken?\", or \"zapier status\".","zapier-status",{"claudeCode":12},"SKILL.md frontmatter at plugins/zapier/skills/zapier-status/SKILL.md",[382],{"path":368,"priority":335},{"sources":384},[385],"manual",{"closedIssues90d":245,"description":387,"forks":246,"homepage":388,"openIssues90d":247,"pushedAt":248,"readmeSize":243,"stars":249,"topics":389},"Connect your AI to thousands of apps with the Model Context Protocol.","https://zapier.com/mcp",[218,390],"mcp-server",{"classifiedAt":392,"discoverAt":393,"extractAt":394,"githubAt":394,"updatedAt":392},1778699497224,1778699492707,1778699494964,[221,222,219,218,220,217],{"evaluatedAt":397,"extractAt":302,"updatedAt":253},1778699559593,[],[400,430,461,491,516,546],{"_creationTime":401,"_id":402,"community":403,"display":404,"identity":410,"providers":414,"relations":421,"tags":425,"workflow":426},1778694392532.535,"k17eqx1548qq4twnvaeg3h866d86nqem",{"reviewCount":8},{"description":405,"installMethods":406,"name":408,"sourceUrl":409},"指导用户配置关键的 MongoDB MCP 服务器选项。当用户已安装 MongoDB MCP 服务器但未配置必需的环境变量，或当他们询问连接到 MongoDB/Atlas 但未设置凭据时，请使用此技能。",{"claudeCode":407},"mongodb/agent-skills","mongodb-mcp-setup","https://github.com/mongodb/agent-skills",{"basePath":411,"githubOwner":412,"githubRepo":413,"locale":18,"slug":408,"type":258},"skills/mongodb-mcp-setup","mongodb","agent-skills",{"evaluate":415,"extract":420},{"promptVersionExtension":210,"promptVersionScoring":211,"score":416,"tags":417,"targetMarket":291,"tier":223},100,[412,218,418,220,221,419],"configuration","cli",{"commitSha":293},{"parentExtensionId":422,"repoId":423,"translatedFrom":424},"k170hje3xzpy2mbkn00agzm38x86mkbz","kd74vahs1zbjqzqbert490xyrd86nfv5","k1798fc1hmtx3bmdgwyn3fet2d86mzt5",[221,419,418,218,412,220],{"evaluatedAt":427,"extractAt":428,"updatedAt":429},1778694262565,1778694149049,1778694392532,{"_creationTime":431,"_id":432,"community":433,"display":434,"identity":440,"providers":443,"relations":452,"tags":456,"workflow":457},1778699289329.1182,"k172jykxz0jywjekjxjt5thj5x86nm3n",{"reviewCount":8},{"description":435,"installMethods":436,"name":438,"sourceUrl":439},"当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用：推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。",{"claudeCode":437},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":441,"githubOwner":442,"githubRepo":438,"locale":18,"slug":438,"type":258},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":444,"extract":451},{"promptVersionExtension":210,"promptVersionScoring":211,"score":416,"tags":445,"targetMarket":291,"tier":223},[446,447,448,449,222,218,450],"twitter","x","api","data-retrieval","sdk",{"commitSha":293},{"parentExtensionId":453,"repoId":454,"translatedFrom":455},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh","k172e8vt4zcz50bb0vfp6ptb1n86mf90",[448,222,449,218,450,446,447],{"evaluatedAt":458,"extractAt":459,"updatedAt":460},1778699230863,1778699170774,1778699289329,{"_creationTime":462,"_id":463,"community":464,"display":465,"identity":471,"providers":475,"relations":484,"tags":487,"workflow":488},1778695548458.336,"k17ekwjt5qesx1b7a0y4nkbxsn86mnge",{"reviewCount":8},{"description":466,"installMethods":467,"name":469,"sourceUrl":470},"Build a custom MCP (Model Context Protocol) server that exposes domain-specific tools to AI assistants. Covers server implementation in Node.js or R, tool definitions, transport configuration, and testing with Claude Code. Use when you need to expose custom functionality beyond what mcptools provides, when building specialized domain-specific AI integrations, or when wrapping existing APIs or services as MCP tools.\n",{"claudeCode":468},"pjt222/agent-almanac","build-custom-mcp-server","https://github.com/pjt222/agent-almanac",{"basePath":472,"githubOwner":473,"githubRepo":474,"locale":268,"slug":469,"type":258},"skills/build-custom-mcp-server","pjt222","agent-almanac",{"evaluate":476,"extract":483},{"promptVersionExtension":210,"promptVersionScoring":211,"score":416,"tags":477,"targetMarket":291,"tier":223},[218,478,479,480,481,482,219],"server","custom-tools","node-js","r","protocol",{"commitSha":293},{"parentExtensionId":485,"repoId":486},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[479,219,218,480,482,481,478],{"evaluatedAt":489,"extractAt":490,"updatedAt":489},1778696351782,1778695548458,{"_creationTime":492,"_id":493,"community":494,"display":495,"identity":500,"providers":504,"relations":509,"tags":512,"workflow":513},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":496,"installMethods":497,"name":220,"sourceUrl":499},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":498},"Yeachan-Heo/oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":501,"githubOwner":502,"githubRepo":503,"locale":268,"slug":220,"type":258},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":505,"extract":508},{"promptVersionExtension":210,"promptVersionScoring":211,"score":416,"tags":506,"targetMarket":291,"tier":223},[220,507,418,419,218],"routing",{"commitSha":293},{"parentExtensionId":510,"repoId":511},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[419,418,218,507,220],{"evaluatedAt":514,"extractAt":515,"updatedAt":514},1778699724286,1778699234184,{"_creationTime":517,"_id":518,"community":519,"display":520,"identity":526,"providers":530,"relations":537,"tags":541,"workflow":542},1778694990914.8232,"k170mmr549jkqghjyp3y2gxcr186nh6y",{"reviewCount":8},{"description":521,"installMethods":522,"name":524,"sourceUrl":525},"用于身份验证、用户注册、登录、密码恢复、OAuth 提供商、基于角色的访问控制或保护路由和函数。始终使用 `@netlify/identity`。切勿使用 `netlify-identity-widget` 或 `gotrue-js` — 它们已弃用。",{"claudeCode":523},"netlify/context-and-tools","netlify-identity","https://github.com/netlify/context-and-tools",{"basePath":527,"githubOwner":528,"githubRepo":529,"locale":18,"slug":524,"type":258},"skills/netlify-identity","netlify","context-and-tools",{"evaluate":531,"extract":536},{"promptVersionExtension":210,"promptVersionScoring":211,"score":416,"tags":532,"targetMarket":291,"tier":223},[221,528,533,534,535,448],"identity","javascript","typescript",{"commitSha":293},{"parentExtensionId":538,"repoId":539,"translatedFrom":540},"k1714spp30a0rvg5y3yjga772n86nmps","kd7b1ncy2zzzfws29grdt8heb986ntzq","k17f1596a2t00btq1hfksssg0s86n6ej",[448,221,533,534,528,535],{"evaluatedAt":543,"extractAt":544,"updatedAt":545},1778694839805,1778694599571,1778694990914,{"_creationTime":547,"_id":548,"community":549,"display":550,"identity":556,"providers":560,"relations":568,"tags":571,"workflow":572},1778682677410.0369,"k172a96fyh4jrhrb5qc6tfrbp986nrey",{"reviewCount":8},{"description":551,"installMethods":552,"name":554,"sourceUrl":555},"Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support",{"claudeCode":553},"auth0/agent-skills","Auth0 Express OAuth2 JWT Bearer","https://github.com/auth0/agent-skills",{"basePath":557,"githubOwner":558,"githubRepo":413,"locale":268,"slug":559,"type":258},"plugins/auth0/skills/express-oauth2-jwt-bearer","auth0","express-oauth2-jwt-bearer",{"evaluate":561,"extract":567},{"promptVersionExtension":210,"promptVersionScoring":211,"score":416,"tags":562,"targetMarket":291,"tier":223},[558,563,221,564,565,566,448],"jwt","express","nodejs","security",{"commitSha":293,"license":320},{"parentExtensionId":569,"repoId":570},"k17b52m0t4j5ryyvea95kdqqr186nk9e","kd7d2wx4927yddhxgfpzw6t10x86m349",[448,558,221,564,563,565,566],{"evaluatedAt":573,"extractAt":574,"updatedAt":573},1778683411304,1778682677410]