[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-exa-labs-search-zh-CN":3,"guides-for-exa-labs-search":440,"similar-k1746xx3z34bcjpjbghm6ng6f186m9d0-zh-CN":441},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":257,"isFallback":246,"parentExtension":262,"providers":316,"relations":320,"repo":322,"tags":437,"workflow":438},1778686823596.39,"k1746xx3z34bcjpjbghm6ng6f186m9d0",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Exa 赋能的深度研究。用于潜在客户开发、文献综述、深度分析、竞争对手分析，或任何单个搜索不足以满足需求的查询，包括诸如“研究这个”、“查找关于……的所有信息”、“找我所有的”或“深入研究……”之类的短语。",{"claudeCode":12},"exa-labs/exa-mcp-server","Exa Research Orchestrator","https://github.com/exa-labs/exa-mcp-server",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":236,"workflow":255},1778686823596.3901,"kn7bd4j6gc9qm932m59a4c0gj986mc4z","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":208,"promptVersionExtension":211,"promptVersionScoring":212,"purpose":213,"rationale":214,"score":215,"summary":216,"tags":217,"tier":224,"useCases":225,"workflow":230},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,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","描述清楚地陈述了需要 Exa 赋能的深度研究来解决诸如潜在客户开发和文献综述等各种场景的问题，并提供了特定的触发短语。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该扩展利用 Exa 的高级搜索功能，超越了单一搜索，提供深度挖掘和全面分析，与默认的 LLM 行为相比具有显著优势。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该扩展已为生产做好准备，提供托管的 MCP 服务器和针对各种客户端的清晰安装说明，涵盖了搜索和研究任务的完整生命周期。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该扩展专注于 Exa 赋能的深度研究和搜索功能，保持清晰的范围，不分支到不相关的领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确地反映了扩展程序的功能，简洁明了，并提供了清晰的使用场景和触发短语。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该扩展程序主要使用作用域工具，如 `web_search_exa` 和 `web_search_advanced_exa`，并提供清晰的说明，根据任务复杂性恰当地使用它们。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md 和 README 文档清晰地概述了先决条件、工具用法、查询编写模式和输出格式，并为不同类别提供了具体的参数指导。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","暴露的工具（`web_search_exa`、`web_fetch_exa`、`web_search_advanced_exa`）具有描述性，并与扩展程序的搜索和获取功能保持一致。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","工具的参数和预期输出定义明确，并提供有关返回紧凑、结构化数据的指导，避免不必要的诊断转储。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该扩展程序根据 MIT 许可证授权，这是一个宽松的开源许可证，通过捆绑的 LICENSE 文件清楚地标明。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","最后一次提交是在 2026 年 5 月 11 日，远在 3 个月窗口期内，表明维护活跃。",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","该扩展程序使用 npm 并依赖于 `exa-mcp-server` 包。虽然没有详细说明明确的依赖更新机制，但最近的提交历史表明管理是活跃的。",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","该扩展程序需要 API 密钥，但提供了如何获取和安全管理它的清晰说明（通过 OAuth、仪表板或环境变量），并且不会将秘密回显到 stdout。",{"category":65,"check":69,"severity":24,"summary":70},"Injection","SKILL.md 和参考文件强调将搜索结果视为数据，避免执行外部内容中的指令，并且工具的作用域是受限的。",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","该扩展程序使用 Exa 的托管 MCP 服务器和捆绑的工具；没有迹象表明存在运行时下载未提交代码或远程管道到 shell 命令的情况。",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","该扩展程序通过托管的 MCP 服务器运行，并使用 Exa 的工具，这些工具被设计为沙箱化，并且不会与本地文件系统在预期范围之外进行交互。",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","在提供的 SKILL.md 或参考文件中，没有证据表明存在分离的进程启动或围绕被拒绝的工具调用的重试循环。",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","该扩展程序专注于网络搜索和数据检索，没有强制性指令读取机密数据并将其提交给第三方。出站调用由 Exa 服务隐式处理。",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","捆绑的内容在 SKILL.md 和参考文件中似乎没有隐藏的操纵技巧、HTML 注释、不可见 Unicode 字符或其他混淆方法。",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","该扩展程序依赖 Exa 的托管 MCP 及其定义的工具；在 SKILL.md 或参考文件中未找到不透明的代码执行，如 base64 载荷或最小化 JS。",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","SKILL.md 和参考文件侧重于查询模式和工具使用，不对用户项目结构做出任何假设，除了预期的与 Exa 的交互之外。",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","在过去 90 天内，打开了 4 个问题，关闭了 26 个问题，这表明维护者参与度高且问题解决率健康。",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","该扩展程序通过 npm 包版本和 GitHub 提交历史具有清晰的版本信号，近期活动表明开发活跃。",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","SKILL.md 和参考文件提供了关于查询构建和参数使用的详细说明，这意味着 Exa 服务处理的输入会经过验证。",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","该扩展程序的操作主要是只读搜索和数据检索，没有需要确认门控的删除文件或系统修改等破坏性原语。",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","SKILL.md 和参考文件提供了关于处理搜索失败和返回结构化输出的指导，这意味着 Exa 服务中的错误会被管理。",{"category":110,"check":114,"severity":115,"summary":116},"Logging","not_applicable","该扩展程序依赖 Exa 的托管服务进行操作，SKILL.md 中没有明确要求本地审计文件的日志记录。",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","该扩展程序专注于公共网络数据，并且在未经清理的情况下不明确处理个人数据。用户身份验证由 Exa 的服务处理。",{"category":118,"check":122,"severity":24,"summary":123},"Target market","该扩展程序的功能是全球性的，依赖于网络搜索，并且不编码任何特定司法管辖区的法律或区域逻辑。",{"category":91,"check":125,"severity":24,"summary":126},"Runtime stability","该扩展程序通过托管的 MCP 服务器和 Exa 的工具运行，使其具有平台无关性，不依赖于特定的 shell 或操作系统功能。",{"category":44,"check":128,"severity":24,"summary":129},"README","README 提供了清晰的概述、各种客户端的安装说明以及指向进一步文档的链接。",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","该扩展程序公开了数量可管理的工具（`web_search_exa`、`web_fetch_exa`、`web_search_advanced_exa`），符合建议范围。",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","可用的工具是不同的：`web_search_exa` 用于通用搜索，`web_fetch_exa` 用于内容检索，`web_search_advanced_exa` 用于更受控的搜索，避免了直接的同义词。",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","所有宣传的功能和能力，例如不同的搜索类型和类别，都由公开的工具支持，并在 SKILL.md 和 README 中进行了记录。",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","README 提供了大量适用于多种客户端的、可直接复制粘贴的安装说明，包括身份验证指导和配置片段。",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","SKILL.md 和参考文件指导用户解释 Exa 的输出和处理潜在问题，这意味着来自服务的错误消息将是可操作的或信息丰富的。",{"category":103,"check":148,"severity":24,"summary":149},"Pinned dependencies","该扩展程序使用托管的 npm 包和托管服务，这表明依赖关系由服务提供商管理和固定。",{"category":33,"check":151,"severity":115,"summary":152},"Dry-run preview","该扩展程序主要是 Exa 搜索功能的一个只读接口，因此状态更改操作的干运行预览不适用。",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","由于该扩展程序依赖 Exa 的托管服务，它继承了服务的重试和超时协议，这些协议预计将在服务器端处理。",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","该扩展程序依赖 Exa 的服务进行数据处理，并且没有迹象表明该扩展程序本身会收集选择退出的遥测数据。Exa 的隐私政策将管辖其服务的遥测。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","描述清楚地定义了目的（通过 Exa 进行深度研究），并提供了具体用例（潜在客户开发、文献综述）和触发短语，使技能意图精确。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","SKILL.md 中的 frontmatter 简洁明了，清楚地说明了核心功能并提供了相关的触发短语，而没有过多的关键词堆砌。",{"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 有效地利用参考文件（`.md`）来提供关于查询模式、提取和过滤的详细指导，遵循渐进式披露模式。",{"category":170,"check":174,"severity":24,"summary":175},"Forked exploration","像 `company-research`、`code-search-exa` 和 `people-research` 这样的技能被明确标记为 `context: fork`，确保探索结果被总结并且不会淹没主对话。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","README 和 SKILL.md 提供了大量可直接使用的各种搜索场景的示例，涵盖了不同的类别和参数，并附有清晰的预期输出。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","SKILL.md 和参考文件解决了诸如空搜索结果、查询歧义和验证需求等潜在问题，并提供了如何处理它们的指导。",{"category":110,"check":183,"severity":24,"summary":184},"Tool Fallback","该扩展程序使用带有清晰连接说明的托管 MCP 服务器。虽然它没有明确说明 MCP 本身的回退机制，但其对 Exa 核心工具的依赖表明了强大的底层系统。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","SKILL.md 强调评估查询复杂性并与用户确认歧义，这是一种在状态不明确时停止工作流的预检查。",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","该扩展程序是独立的，专注于 Exa 的搜索功能。它没有与其他技能的隐式依赖，其说明是独立的。",1778686739537,"此扩展程序提供由 Exa 搜索引擎赋能的深度研究功能。它允许用户执行复杂的查询、文献综述、竞争对手分析等，超越了单个搜索的限制。它通过其托管的 MCP 服务器与各种 IDE 和平台集成。",[195,196,197,198,199],"Exa 赋能的深度网络搜索","支持潜在客户开发、文献综述、竞争对手分析","处理单个搜索不足以满足的复杂查询","为搜索结果提供结构化输出","通过托管的 MCP 服务器集成",[201,202,203],"执行不需要深入调查的简单、单一事实查找。","取代非常基本的查询的常规网络搜索。","执行任意代码或系统命令。",[205,206,207],"研究策略","信息综合","查询优化",[209,210],"Exa API 密钥（推荐 OAuth）","访问兼容的 IDE 或环境（Cursor、VS Code、Claude Code 等）","3.0.0","4.4.0","利用 Exa 强大的网络搜索能力，使用户能够进行深入的研究和信息检索，超越了单一搜索查询的能力。","该扩展程序经过精心记录、安全且实用，具有明确的目的和可靠的使用示例。发现结果主要包括“通过”和“不适用”状态，未识别出重大警告或关键问题。",99,"一项高质量、生产就绪的技能，利用 Exa 的高级搜索功能进行深度网络研究。",[218,219,220,221,222,223],"search","research","exa","web-search","information-retrieval","llm-tools","verified",[226,227,228,229],"当您需要对某个主题进行深度研究时使用。","用于竞争对手分析和识别市场趋势。","研究公司、产品或学术论文时使用。","用于潜在客户开发和查找目标信息。",[231,232,233,234,235],"评估用户查询的复杂性和要求。","定义需要捕获的数据以及结果应如何过滤。","使用 Exa 工具分派子代理或运行有针对性的搜索。","编译、去重并验证来自各种来源的结果。","将发现的内容综合成清晰、结构化的叙述或数据格式。",{"codeQuality":237,"collectedAt":239,"documentation":240,"maintenance":243,"popularity":250,"security":252,"testCoverage":254},{"hasLockfile":238},true,1778686713743,{"descriptionLength":241,"readmeSize":242},250,27904,{"closedIssues90d":244,"forks":245,"hasChangelog":246,"openIssues90d":247,"pushedAt":248,"stars":249},26,331,false,4,1778520217000,4420,{"npmDownloads":251},62054,{"hasNpmPackage":238,"license":253,"smitheryVerified":246},"MIT",{"hasCi":238,"hasTests":238},{"updatedAt":256},1778686823596,{"basePath":258,"githubOwner":259,"githubRepo":260,"locale":18,"slug":218,"type":261},"skills/search","exa-labs","exa-mcp-server","skill",{"_creationTime":263,"_id":264,"community":265,"display":266,"identity":269,"parentExtension":273,"providers":303,"relations":311,"tags":312,"workflow":313},1778686668520.5156,"k174t9rm3vktj628yafgkzc2xx86mfgk",{"reviewCount":8},{"description":267,"installMethods":268,"name":220,"sourceUrl":14},"Exa AI web search, deep research, and content extraction. Provides MCP tools and research skills for comprehensive web search, people discovery, company research, academic papers, and more.",{"claudeCode":220},{"basePath":270,"githubOwner":259,"githubRepo":260,"locale":271,"slug":260,"type":272},"","en","plugin",{"_creationTime":274,"_id":275,"community":276,"display":277,"identity":280,"providers":282,"relations":296,"tags":298,"workflow":299},1778686668520.5154,"k17fwcj5n0v4rzqs5h83qahq9986n63v",{"reviewCount":8},{"description":278,"installMethods":279,"name":220,"sourceUrl":14},"Official Exa AI plugin providing web search, code search, company research, and deep research capabilities",{"claudeCode":12},{"basePath":270,"githubOwner":259,"githubRepo":260,"locale":271,"slug":260,"type":281},"marketplace",{"evaluate":283,"extract":290},{"promptVersionExtension":284,"promptVersionScoring":212,"score":215,"tags":285,"targetMarket":289,"tier":224},"3.1.0",[218,221,286,219,287,288],"code-search","mcp","api","global",{"commitSha":291,"marketplace":292,"plugin":294},"HEAD",{"name":220,"pluginCount":293},1,{"mcpCount":8,"provider":295,"skillCount":8},"classify",{"repoId":297},"kd737g0mq37crq1zx51r8185nd86nz4w",[288,286,287,219,218,221],{"evaluatedAt":300,"extractAt":301,"updatedAt":302},1778686689267,1778686668520,1778686834788,{"evaluate":304,"extract":309},{"promptVersionExtension":211,"promptVersionScoring":212,"score":305,"tags":306,"targetMarket":289,"tier":224},97,[221,219,307,288,308],"content-extraction","data-retrieval",{"commitSha":291,"plugin":310},{"mcpCount":8,"provider":295,"skillCount":293},{"parentExtensionId":275,"repoId":297},[288,307,308,219,221],{"evaluatedAt":314,"extractAt":301,"updatedAt":315},1778686713495,1778686834624,{"evaluate":317,"extract":319},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":318,"targetMarket":289,"tier":224},[218,219,220,221,222,223],{"commitSha":291,"license":253},{"parentExtensionId":264,"repoId":297,"translatedFrom":321},"k175g4s9xt6470sptbqga6kc2986m27d",{"_creationTime":323,"_id":297,"identity":324,"providers":325,"workflow":432},1778686663320.9395,{"githubOwner":259,"githubRepo":260,"sourceUrl":14},{"classify":326,"discover":418,"extract":421,"github":422,"npm":431},{"commitSha":291,"extensions":327},[328,341,352,381],{"basePath":270,"description":278,"displayName":220,"installMethods":329,"rationale":330,"selectedPaths":331,"source":340,"sourceLanguage":271,"type":281},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[332,335,337],{"path":333,"priority":334},".claude-plugin/marketplace.json","mandatory",{"path":336,"priority":334},"README.md",{"path":338,"priority":339},"LICENSE","high","rule",{"basePath":270,"description":267,"displayName":220,"installMethods":342,"rationale":343,"selectedPaths":344,"source":340,"sourceLanguage":271,"type":272},{"claudeCode":220},"plugin manifest at .claude-plugin/plugin.json",[345,347,348,349],{"path":346,"priority":334},".claude-plugin/plugin.json",{"path":336,"priority":334},{"path":338,"priority":339},{"path":350,"priority":351},"skills/search/SKILL.md","medium",{"basePath":258,"description":353,"displayName":218,"installMethods":354,"rationale":355,"selectedPaths":356,"source":340,"sourceLanguage":271,"type":261},"Deep research powered by Exa. Use for lead generation, literature reviews, deep dives, competitive analysis, or any query where one search falls short, including phrases like 'research this', 'find everything about', 'find me all', or 'deep dive on'.",{"claudeCode":12},"SKILL.md frontmatter at skills/search/SKILL.md",[357,359,361,363,365,367,369,371,373,375,377,379],{"path":358,"priority":334},"SKILL.md",{"path":360,"priority":351},"references/extraction.md",{"path":362,"priority":351},"references/filtering.md",{"path":364,"priority":351},"references/patterns-code.md",{"path":366,"priority":351},"references/patterns-companies.md",{"path":368,"priority":351},"references/patterns-news.md",{"path":370,"priority":351},"references/patterns-papers.md",{"path":372,"priority":351},"references/patterns-people.md",{"path":374,"priority":351},"references/patterns-relationships.md",{"path":376,"priority":351},"references/searching.md",{"path":378,"priority":351},"references/source-quality.md",{"path":380,"priority":351},"references/synthesis.md",{"basePath":270,"description":382,"displayName":260,"installMethods":383,"rationale":385,"selectedPaths":386,"source":340,"sourceLanguage":271,"type":287},"A Model Context Protocol server with Exa for web search and web crawling. Provides real-time web searches with configurable tool selection, allowing users to enable or disable specific search capabilities. Supports customizable result counts, live crawling options, and returns content from the most relevant websites.",{"npm":260,"remote":384},"https://mcp.exa.ai/mcp?tools=web_search_exa,web_search_advanced_exa,web_fetch_exa","server.json with namespace/server name at server.json",[387,389,391,392,393,396,398,400,402,404,406,408,410,412,414,416],{"path":388,"priority":334},"server.json",{"path":390,"priority":334},"package.json",{"path":336,"priority":334},{"path":338,"priority":339},{"path":394,"priority":395},"src/tools/companyResearch.ts","low",{"path":397,"priority":395},"src/tools/config.ts",{"path":399,"priority":395},"src/tools/deepResearchCheck.ts",{"path":401,"priority":395},"src/tools/deepResearchStart.ts",{"path":403,"priority":395},"src/tools/deepSearch.ts",{"path":405,"priority":395},"src/tools/exaCode.ts",{"path":407,"priority":395},"src/tools/linkedInSearch.ts",{"path":409,"priority":395},"src/tools/peopleSearch.ts",{"path":411,"priority":395},"src/tools/validation.ts",{"path":413,"priority":395},"src/tools/webFetch.ts",{"path":415,"priority":395},"src/tools/webSearch.ts",{"path":417,"priority":395},"src/tools/webSearchAdvanced.ts",{"sources":419},[420],"manual",{"npmPackage":260},{"closedIssues90d":244,"description":423,"forks":245,"homepage":424,"license":253,"openIssues90d":247,"pushedAt":248,"readmeSize":242,"stars":249,"topics":425},"Exa MCP for web search and web crawling!","https://exa.ai/docs/reference/exa-mcp",[286,426,427,287,428,429,221,430],"codesearch","crawling","mcp-server","model-context-protocol","websearch",{"downloads":251},{"classifiedAt":433,"discoverAt":434,"extractAt":435,"githubAt":435,"npmAt":436,"updatedAt":433},1778686668328,1778686663321,1778686665409,1778686667332,[220,222,223,219,218,221],{"evaluatedAt":439,"extractAt":301,"updatedAt":256},1778686739664,[],[442,470,497,522,549,577],{"_creationTime":443,"_id":444,"community":445,"display":446,"identity":452,"providers":456,"relations":463,"tags":466,"workflow":467},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":447,"installMethods":448,"name":450,"sourceUrl":451},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":449},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":453,"githubOwner":454,"githubRepo":455,"locale":271,"slug":450,"type":261},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":457,"extract":462},{"promptVersionExtension":211,"promptVersionScoring":212,"score":458,"tags":459,"targetMarket":289,"tier":224},100,[218,460,219,222,461],"documentation","multi-agent",{"commitSha":291},{"parentExtensionId":464,"repoId":465},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[460,222,461,219,218],{"evaluatedAt":468,"extractAt":469,"updatedAt":468},1778699449790,1778699234184,{"_creationTime":471,"_id":472,"community":473,"display":474,"identity":479,"providers":483,"relations":488,"tags":492,"workflow":493},1778683716488.7253,"k171ymwgtazrrvccb1gse33zfn86m405",{"reviewCount":8},{"description":475,"installMethods":476,"name":221,"sourceUrl":478},"用于网络搜索。返回带有摘要、URL和缩略图的排名结果。支持新鲜度过滤、SafeSearch、用于自定义排名的Goggles以及分页。主搜索端点。",{"claudeCode":477},"brave/brave-search-skills","https://github.com/brave/brave-search-skills",{"basePath":480,"githubOwner":481,"githubRepo":482,"locale":18,"slug":221,"type":261},"skills/web-search","brave","brave-search-skills",{"evaluate":484,"extract":487},{"promptVersionExtension":211,"promptVersionScoring":212,"score":458,"tags":485,"targetMarket":289,"tier":224},[218,221,288,486,222],"brave-search",{"commitSha":291},{"parentExtensionId":489,"repoId":490,"translatedFrom":491},"k171bmfye9bw6pddf7xqx1x8px86nvha","kd79z9gj68csgw1td4cjr71d8x86nhc0","k17f0kk29shkzcc956nyab4w9s86meb9",[288,486,222,218,221],{"evaluatedAt":494,"extractAt":495,"updatedAt":496},1778683556020,1778683278012,1778683716488,{"_creationTime":498,"_id":499,"community":500,"display":501,"identity":507,"providers":511,"relations":516,"tags":518,"workflow":519},1778697652123.8892,"k174ece0w9ng9pvx4r8s06mzyd86nx1j",{"reviewCount":8},{"description":502,"installMethods":503,"name":505,"sourceUrl":506},"Tavily web search, content extraction, and research tools.",{"claudeCode":504},"steipete/clawdis","tavily","https://github.com/steipete/clawdis",{"basePath":508,"githubOwner":509,"githubRepo":510,"locale":271,"slug":505,"type":261},"extensions/tavily/skills/tavily","steipete","clawdis",{"evaluate":512,"extract":515},{"promptVersionExtension":211,"promptVersionScoring":212,"score":513,"tags":514,"targetMarket":289,"tier":224},98,[221,307,219,222,505],{"commitSha":291},{"repoId":517},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[307,222,219,505,221],{"evaluatedAt":520,"extractAt":521,"updatedAt":520},1778698275153,1778697652123,{"_creationTime":523,"_id":524,"community":525,"display":526,"identity":532,"providers":537,"relations":543,"tags":545,"workflow":546},1778691799740.474,"k17fsz7fcb5qb95q15saq44m7n86m2rs",{"reviewCount":8},{"description":527,"installMethods":528,"name":530,"sourceUrl":531},"Web toolkit powered by Exa, tuned for scientific and technical content. Use this skill when the user needs to search the web or fetch/extract URL content. Covers: web search (semantic lookups, research, current info — with optional research-paper category and academic domain filtering) and URL extraction (fetching pages, articles, academic PDFs in batch). Use this skill for web-related tasks when the user wants high-quality search or scholarly filtering via category=research paper. Triggers on requests to search, look up, fetch a page, or extract an article.",{"claudeCode":529},"K-Dense-AI/claude-scientific-skills","Exa Web Toolkit","https://github.com/K-Dense-AI/claude-scientific-skills",{"basePath":533,"githubOwner":534,"githubRepo":535,"locale":271,"slug":536,"type":261},"scientific-skills/exa-search","K-Dense-AI","claude-scientific-skills","exa-search",{"evaluate":538,"extract":542},{"promptVersionExtension":211,"promptVersionScoring":212,"score":305,"tags":539,"targetMarket":289,"tier":224},[221,540,219,541,220],"url-extraction","scientific-content",{"commitSha":291,"license":253},{"repoId":544},"kd79rphh5gexy91xmpxc05h5mh86mm9r",[220,219,541,540,221],{"evaluatedAt":547,"extractAt":548,"updatedAt":547},1778692525556,1778691799740,{"_creationTime":550,"_id":551,"community":552,"display":553,"identity":559,"providers":563,"relations":570,"tags":573,"workflow":574},1778696691708.321,"k17fpxmm8eedr1vb6v7dkf1sp986mnpw",{"reviewCount":8},{"description":554,"installMethods":555,"name":557,"sourceUrl":558},"Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings",{"claudeCode":556},"ruvnet/ruflo","deep-research","https://github.com/ruvnet/ruflo",{"basePath":560,"githubOwner":561,"githubRepo":562,"locale":271,"slug":557,"type":261},"plugins/ruflo-goals/skills/deep-research","ruvnet","ruflo",{"evaluate":564,"extract":569},{"promptVersionExtension":211,"promptVersionScoring":212,"score":305,"tags":565,"targetMarket":289,"tier":568},[219,222,566,221,567],"synthesis","agent-orchestration","community",{"commitSha":291},{"parentExtensionId":571,"repoId":572},"k17bh7m6sv83frxqdhrd00vzcx86n03e","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[567,222,219,566,221],{"evaluatedAt":575,"extractAt":576,"updatedAt":575},1778700553724,1778696691708,{"_creationTime":578,"_id":579,"community":580,"display":581,"identity":587,"providers":591,"relations":600,"tags":602,"workflow":603},1778688417731.9495,"k174fa4ch1pedjmnc79b4faew986n9pm",{"reviewCount":8},{"description":582,"installMethods":583,"name":585,"sourceUrl":586},"Agent-native CLI for Exa web search and content retrieval workflows.",{"claudeCode":584},"hkuds/cli-anything","cli-anything-exa","https://github.com/hkuds/cli-anything",{"basePath":588,"githubOwner":589,"githubRepo":590,"locale":271,"slug":585,"type":261},"skills/cli-anything-exa","hkuds","cli-anything",{"evaluate":592,"extract":598},{"promptVersionExtension":211,"promptVersionScoring":212,"score":593,"tags":594,"targetMarket":289,"tier":568},95,[218,221,595,220,596,597],"cli","api-client","content-retrieval",{"commitSha":291,"license":599},"Apache-2.0",{"repoId":601},"kd7e2bra4ymb6r521a25r6yges86n35p",[596,595,597,220,218,221],{"evaluatedAt":604,"extractAt":605,"updatedAt":604},1778688857235,1778688417732]