[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-brave-web-search-zh-CN":3,"guides-for-brave-web-search":438,"similar-k171ymwgtazrrvccb1gse33zfn86m405-zh-CN":439},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":240,"isFallback":224,"parentExtension":245,"providers":299,"relations":303,"repo":305,"tags":435,"workflow":436},1778683716488.7253,"k171ymwgtazrrvccb1gse33zfn86m405",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"用于网络搜索。返回带有摘要、URL和缩略图的排名结果。支持新鲜度过滤、SafeSearch、用于自定义排名的Goggles以及分页。主搜索端点。",{"claudeCode":12},"brave/brave-search-skills","web-search","https://github.com/brave/brave-search-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":238},1778683716488.7256,"kn7c1jwxj26ste9wg91bgj631586n33v","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"tier":216,"useCases":217},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,146,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","描述清楚地说明了需要网络搜索功能的问题，并指出了产物（网络搜索结果）和用户意图（搜索）。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能提供自定义排名（Goggles）、通过模式进行结构化数据提取以及丰富的回调等功能，这些功能超越了基本的API响应和LLM默认设置。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能提供了完整的网络搜索生命周期，包括用于过滤、分页和自定义排名的参数，适合生产使用。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能仅专注于网络搜索功能和相关数据检索，不扩展到不相关的领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述简洁、可读，并准确反映了 SKILL.md 中描述的技能功能。",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","这是一个作为单个端点运行的技能；它不公开多个不同的工具。",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","Web搜索端点的所有参数都在SKILL.md中进行了清晰的文档说明，包括它们的类型、要求、默认值和描述。",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","该技能作为一个单一端点运行，不公开需要评估名称的多个工具。",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","输入参数已明确定义并进行类型化，仅请求必要数据。响应结构已文档化并返回承诺的载荷。",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","该扩展根据MIT许可证授权，如LICENSE文件确认并在README中提及。",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","上次提交是在2026-04-23，在过去3个月内。",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","该扩展似乎不使用任何需要管理的第三方依赖项。",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","API密钥通过环境变量或配置进行处理，并且文档建议不要硬编码，输出中没有回显任何机密信息。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能操作API调用，不加载或执行外部、不受信任的数据作为指令。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能进行文档化的API调用，不获取或执行远程代码或指令。",{"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","该技能进行文档化的到Brave Search API的出站调用，不提交机密数据或表现出未经文档说明的泄露行为。",{"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","该技能的实现似乎是直接的API调用，没有混淆代码、base64载荷或运行时脚本获取的证据。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能不假定用户项目结构，仅需要API密钥。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","过去90天内打开了2个问题，关闭了2个，表明维护和响应活跃。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","该存储库使用main分支，并且安装说明引用了它。清晰的提交历史提供了版本信息。",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","输入参数已文档化并进行类型化，这暗示了验证。API本身将处理最终验证。",{"category":66,"check":108,"severity":42,"summary":109},"Unguarded Destructive Operations","该技能纯粹是只读的，不执行任何破坏性操作。",{"category":111,"check":112,"severity":24,"summary":113},"Errors","Error Handling","SKILL.md文档记录了API错误响应和参数，这意味着API的错误会被暴露出来。",{"category":104,"check":115,"severity":42,"summary":116},"Logging","该技能是只读的，不执行需要本地审计日志记录的操作。",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","该技能执行网络搜索，并且不特别处理个人数据（除非经过净化）。",{"category":118,"check":122,"severity":24,"summary":123},"Target market","该技能是一个通用的网络搜索工具，没有区域或司法管辖区逻辑，因此具有全球适用性。",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","该技能依赖于标准的cURL和API调用，除了基本的POSIX兼容性外，没有特定的OS或shell假设。",{"category":45,"check":128,"severity":24,"summary":129},"README","README文件存在，并清晰地说明了Brave Search API技能的用途。",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","此技能代表一个单一端点，而不是一组工具。",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","此技能作为单个端点运行，不公开具有重叠功能的多个工具。",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","README和SKILL.md中所有宣传的功能，如Goggles和丰富的回调，都有相应的实现或文档化的API端点。",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","README提供了针对多个代理的清晰安装说明，并包含可复制粘贴的cURL示例和API密钥设置指南。",{"category":111,"check":144,"severity":24,"summary":145},"Actionable error messages","SKILL.md详细说明了API错误响应和参数，这意味着错误是可操作的并会告知用户。",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","该扩展不捆绑需要固定的依赖项脚本。",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","该技能是只读的，不执行改变状态的操作，因此不适用dry-run模式。",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","Brave Search API处理请求生命周期，该技能进行标准的API调用，这些调用通常在设计时考虑了超时和幂等性。",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","该技能不发送遥测数据；它直接调用Brave Search API。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","该技能的目的精确定义为网络搜索，返回带有摘要、URL和缩略图的排名结果，并具有用于过滤和排名的特定参数。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","SKILL.md中的frontmatter简洁明了，有效总结了网络搜索的核心能力。",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md结构良好，采用渐进式披露方式展示详细信息，保持正文简洁。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","API参数、响应格式和Goggles语法等详细信息清晰呈现，并提供指向外部文档的链接以供进一步了解。",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","此技能是直接的搜索工具，不涉及需要forked上下文的深度探索或代码审查。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md和README提供了多个清晰、可直接使用的cURL示例，用于基本和参数化搜索，包括AI生成的答案。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","SKILL.md文档记录了`safesearch`、`freshness`和`result_filter`等各种参数，隐式处理了常见的搜索边缘情况和限制。",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","该技能不依赖外部MCP服务器或工具；它直接与Brave Search API交互。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","该技能依赖Brave Search API处理查询和参数。任何意外状态很可能导致API错误，从而停止进程。",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","该技能是独立的，专注于网络搜索，没有与其他技能的隐式依赖。它清晰地记录了其目的和范围。",1778683554333,"此技能与 Brave Search API 接口以执行网络搜索，返回带有摘要、URL和缩略图的排名结果。它支持新鲜度、SafeSearch、通过Goggles进行自定义排名以及分页的各种过滤器。",[195,196,197,198,199,200],"执行带有排名结果的网络搜索","返回摘要、URL和缩略图","支持新鲜度过滤（过去一天、一周、一个月、一年）","应用SafeSearch级别（关闭、中等、严格）","启用Goggles的自定义排名","通过分页处理结果",[202,203,204],"提供AI生成的答案（使用'answers'技能实现此目的）","仅提取预编译的LLM上下文（使用'llm-context'技能实现此目的）","执行图像、新闻或视频特定搜索（使用专用技能实现此目的）","3.0.0","4.4.0","为AI代理提供强大且可定制的网络搜索功能，使它们能够检索结构化数据和高级过滤选项的排名相关信息。","出色的文档、清晰的用途以及遵循安全和维护最佳实践的强大功能集。",100,"一个高质量的网络搜索技能，功能全面，文档优秀。",[212,13,213,214,215],"search","api","brave-search","information-retrieval","verified",[218,219,220,221],"将通用网络搜索集成到AI代理工作流中","检索结构化数据，如产品、食谱和评论","通过按类型、语言或国家过滤结果来执行定向搜索","使用Brave的Goggles功能自定义搜索结果排名",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"security":234,"testCoverage":236},{"hasLockfile":224},false,1778683531735,{"descriptionLength":227,"readmeSize":228},180,12934,{"closedIssues90d":230,"forks":231,"hasChangelog":224,"openIssues90d":230,"pushedAt":232,"stars":233},2,9,1776949963000,128,{"hasNpmPackage":224,"license":235,"smitheryVerified":224},"MIT",{"hasCi":237,"hasTests":224},true,{"updatedAt":239},1778683716488,{"basePath":241,"githubOwner":242,"githubRepo":243,"locale":18,"slug":13,"type":244},"skills/web-search","brave","brave-search-skills","skill",{"_creationTime":246,"_id":247,"community":248,"display":249,"identity":252,"parentExtension":256,"providers":286,"relations":294,"tags":295,"workflow":296},1778683278012.444,"k171bmfye9bw6pddf7xqx1x8px86nvha",{"reviewCount":8},{"description":250,"installMethods":251,"name":243,"sourceUrl":14},"Official Brave Search API skills for AI coding agents",{"claudeCode":243},{"basePath":253,"githubOwner":242,"githubRepo":243,"locale":254,"slug":243,"type":255},"","en","plugin",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":263,"providers":265,"relations":279,"tags":281,"workflow":282},1778683278012.4438,"k17av0qd1ak7nzh8e6f33zfjen86nc20",{"reviewCount":8},{"description":261,"installMethods":262,"name":214,"sourceUrl":14},"Official skills for using Brave Search API with AI coding agents.",{"claudeCode":12},{"basePath":253,"githubOwner":242,"githubRepo":243,"locale":254,"slug":243,"type":264},"marketplace",{"evaluate":266,"extract":273},{"promptVersionExtension":267,"promptVersionScoring":206,"score":268,"tags":269,"targetMarket":272,"tier":216},"3.1.0",97,[212,213,242,270,271],"llm","rag","global",{"commitSha":274,"marketplace":275,"plugin":277},"HEAD",{"name":214,"pluginCount":276},1,{"mcpCount":8,"provider":278,"skillCount":8},"classify",{"repoId":280},"kd79z9gj68csgw1td4cjr71d8x86nhc0",[213,242,270,271,212],{"evaluatedAt":283,"extractAt":284,"updatedAt":285},1778683292724,1778683278012,1778683730140,{"evaluate":287,"extract":291},{"promptVersionExtension":205,"promptVersionScoring":206,"score":288,"tags":289,"targetMarket":272,"tier":216},99,[212,213,215,271,270,290],"cli",{"commitSha":274,"plugin":292},{"mcpCount":8,"provider":278,"skillCount":293},11,{"parentExtensionId":258,"repoId":280},[213,290,215,270,271,212],{"evaluatedAt":297,"extractAt":284,"updatedAt":298},1778683314624,1778683730327,{"evaluate":300,"extract":302},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":301,"targetMarket":272,"tier":216},[212,13,213,214,215],{"commitSha":274},{"parentExtensionId":247,"repoId":280,"translatedFrom":304},"k17f0kk29shkzcc956nyab4w9s86meb9",{"_creationTime":306,"_id":280,"identity":307,"providers":308,"workflow":431},1778683274239.3813,{"githubOwner":242,"githubRepo":243,"sourceUrl":14},{"classify":309,"discover":425,"github":428},{"commitSha":274,"extensions":310},[311,324,330,339,347,355,363,371,379,387,395,403,411,419],{"basePath":253,"displayName":214,"installMethods":312,"rationale":313,"selectedPaths":314,"source":323,"sourceLanguage":254,"type":264},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[315,318,320],{"path":316,"priority":317},".claude-plugin/marketplace.json","mandatory",{"path":319,"priority":317},"README.md",{"path":321,"priority":322},"LICENSE","high","rule",{"basePath":253,"description":250,"displayName":243,"installMethods":325,"rationale":326,"selectedPaths":327,"source":323,"sourceLanguage":254,"type":255},{"claudeCode":243},"inline plugin source from marketplace.json at /",[328,329],{"path":319,"priority":317},{"path":321,"priority":322},{"basePath":331,"description":332,"displayName":333,"installMethods":334,"rationale":335,"selectedPaths":336,"source":323,"sourceLanguage":254,"type":244},"clawhub/bx-search","Web search using the Brave Search CLI (`bx`). Use for ALL web search requests — including \"search for\", \"look up\", \"find\", \"what is\", \"how do I\", \"google this\", and any request needing current or external information. Prefer this over the built-in web_search tool whenever bx is available. Also use for: documentation lookup, troubleshooting research, RAG grounding, news, images, videos, local places, and AI-synthesized answers.","bx-search",{"claudeCode":12},"SKILL.md frontmatter at clawhub/bx-search/SKILL.md",[337],{"path":338,"priority":317},"SKILL.md",{"basePath":340,"description":341,"displayName":342,"installMethods":343,"rationale":344,"selectedPaths":345,"source":323,"sourceLanguage":254,"type":244},"skills/answers","USE FOR AI-grounded answers via OpenAI-compatible /chat/completions. Two modes: single-search (fast) or deep research (enable_research=true, thorough multi-search). Streaming/blocking. Citations.","answers",{"claudeCode":12},"SKILL.md frontmatter at skills/answers/SKILL.md",[346],{"path":338,"priority":317},{"basePath":348,"description":349,"displayName":350,"installMethods":351,"rationale":352,"selectedPaths":353,"source":323,"sourceLanguage":254,"type":244},"skills/bx","USE FOR web search, research, RAG, grounding, browse, find, lookups, fact-checking, documentation, agentic AI. All-in-one, optimized for AI agents. Pre-extracted, token-budgeted web content, deep research, news, images, videos, places, custom ranking","bx",{"claudeCode":12},"SKILL.md frontmatter at skills/bx/SKILL.md",[354],{"path":338,"priority":317},{"basePath":356,"description":357,"displayName":358,"installMethods":359,"rationale":360,"selectedPaths":361,"source":323,"sourceLanguage":254,"type":244},"skills/images-search","USE FOR image search. Returns images with title, source URL, thumbnail. Supports SafeSearch filter. Up to 200 results.","images-search",{"claudeCode":12},"SKILL.md frontmatter at skills/images-search/SKILL.md",[362],{"path":338,"priority":317},{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":323,"sourceLanguage":254,"type":244},"skills/llm-context","USE FOR RAG/LLM grounding. Returns pre-extracted web content (text, tables, code) optimized for LLMs. GET + POST. Adjust max_tokens/count based on complexity. Supports Goggles, local/POI. For AI answers use answers. Recommended for anyone building AI/agentic applications.","llm-context",{"claudeCode":12},"SKILL.md frontmatter at skills/llm-context/SKILL.md",[370],{"path":338,"priority":317},{"basePath":372,"description":373,"displayName":374,"installMethods":375,"rationale":376,"selectedPaths":377,"source":323,"sourceLanguage":254,"type":244},"skills/local-descriptions","USE FOR getting AI-generated POI text descriptions. Requires POI IDs obtained from web-search (with result_filter=locations). Returns markdown descriptions grounded in web search context. Max 20 IDs per request.","local-descriptions",{"claudeCode":12},"SKILL.md frontmatter at skills/local-descriptions/SKILL.md",[378],{"path":338,"priority":317},{"basePath":380,"description":381,"displayName":382,"installMethods":383,"rationale":384,"selectedPaths":385,"source":323,"sourceLanguage":254,"type":244},"skills/local-pois","USE FOR getting local business/POI details. Requires POI IDs obtained from web-search (with result_filter=locations). Returns full business information including ratings, hours, contact info. Max 20 IDs.","local-pois",{"claudeCode":12},"SKILL.md frontmatter at skills/local-pois/SKILL.md",[386],{"path":338,"priority":317},{"basePath":388,"description":389,"displayName":390,"installMethods":391,"rationale":392,"selectedPaths":393,"source":323,"sourceLanguage":254,"type":244},"skills/news-search","USE FOR news search. Returns news articles with title, URL, description, age, thumbnail. Supports freshness and date range filtering, SafeSearch filter and Goggles for custom ranking.","news-search",{"claudeCode":12},"SKILL.md frontmatter at skills/news-search/SKILL.md",[394],{"path":338,"priority":317},{"basePath":396,"description":397,"displayName":398,"installMethods":399,"rationale":400,"selectedPaths":401,"source":323,"sourceLanguage":254,"type":244},"skills/spellcheck","USE FOR spell correction. Returns corrected query if misspelled. Most search endpoints have spellcheck built-in; use this only for pre-search query cleanup or \"Did you mean?\" UI.","spellcheck",{"claudeCode":12},"SKILL.md frontmatter at skills/spellcheck/SKILL.md",[402],{"path":338,"priority":317},{"basePath":404,"description":405,"displayName":406,"installMethods":407,"rationale":408,"selectedPaths":409,"source":323,"sourceLanguage":254,"type":244},"skills/suggest","USE FOR query autocomplete/suggestions. Fast (\u003C100ms). Returns suggested queries as user types. Supports rich suggestions with entity info. Typo-resilient.","suggest",{"claudeCode":12},"SKILL.md frontmatter at skills/suggest/SKILL.md",[410],{"path":338,"priority":317},{"basePath":412,"description":413,"displayName":414,"installMethods":415,"rationale":416,"selectedPaths":417,"source":323,"sourceLanguage":254,"type":244},"skills/videos-search","USE FOR video search. Returns videos with title, URL, thumbnail, duration, view count, creator. Supports freshness filters, SafeSearch, pagination.","videos-search",{"claudeCode":12},"SKILL.md frontmatter at skills/videos-search/SKILL.md",[418],{"path":338,"priority":317},{"basePath":241,"description":420,"displayName":13,"installMethods":421,"rationale":422,"selectedPaths":423,"source":323,"sourceLanguage":254,"type":244},"USE FOR web search. Returns ranked results with snippets, URLs, thumbnails. Supports freshness filters, SafeSearch, Goggles for custom ranking, pagination. Primary search endpoint.",{"claudeCode":12},"SKILL.md frontmatter at skills/web-search/SKILL.md",[424],{"path":338,"priority":317},{"sources":426},[427],"manual",{"closedIssues90d":230,"description":261,"forks":231,"homepage":429,"license":235,"openIssues90d":230,"pushedAt":232,"readmeSize":228,"stars":233,"topics":430},"https://api.search.brave.com/",[],{"classifiedAt":432,"discoverAt":433,"extractAt":434,"githubAt":434,"updatedAt":432},1778683277818,1778683274239,1778683276157,[213,214,215,212,13],{"evaluatedAt":437,"extractAt":284,"updatedAt":239},1778683556020,[],[440,471,499,527,556,576],{"_creationTime":441,"_id":442,"community":443,"display":444,"identity":450,"providers":454,"relations":462,"tags":466,"workflow":467},1778695002445.9265,"k17f3bbm7ztgr1r8jg4ztnjb0s86mgqd",{"reviewCount":8},{"description":445,"installMethods":446,"name":448,"sourceUrl":449},"在用户希望查找、筛选、审核或丰富美国网络安全公司信息时使用——包括渗透测试/红队、安全审计、vCISO、SOC 2 准备、事件响应、托管 SOC、IAM、云安全和 AppSec。当用户输入“为我们的 SOC 2 审计找一家渗透测试公司”、“为我们医疗科技初创公司筛选三家 vCISO 服务商”、“我们需要事件响应服务合同”或“拉取这 8 家安全公司域名的联系信息”等请求时触发，即使是以间接方式描述（我们被攻击了，为合规审计做准备，让我们准备好 SOC 2）。它会驱动 ServiceGraph API (api.servicegraph.co) —— 一个拥有超过 10 万家美国公司目录的数据库，可按行业、服务、地点、规模、评分进行筛选。排除内部安全招聘、关于“如何修补 CVE-X”或“配置防火墙 Y”的 DIY 问题、安全产品评测（如 CrowdStrike vs SentinelOne 等）、通用安全知识问题、面向消费者的个人安全建议、非美国公司、个人自由职业者和赏金猎人。",{"claudeCode":447},"nostrband/ServiceGraph","find-cybersecurity-firm","https://github.com/nostrband/ServiceGraph",{"basePath":451,"githubOwner":452,"githubRepo":453,"locale":18,"slug":448,"type":244},"skills/find-cybersecurity-firm","nostrband","ServiceGraph",{"evaluate":455,"extract":461},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":456,"targetMarket":272,"tier":216},[457,458,459,460,213,212],"cybersecurity","servicegraph","business","procurement",{"commitSha":274},{"parentExtensionId":463,"repoId":464,"translatedFrom":465},"k170hexh2b1y2ab8gj4acbt6t186mmhn","kd73je8ge8dvxgqqy6nvhxz1e186nhcc","k17f5djrtgcfht64yn209hdmqh86n8kv",[213,459,457,460,212,458],{"evaluatedAt":468,"extractAt":469,"updatedAt":470},1778694766522,1778694690188,1778695002445,{"_creationTime":472,"_id":473,"community":474,"display":475,"identity":481,"providers":484,"relations":491,"tags":494,"workflow":495},1778692394292.7976,"k1769yhtdcsq8qjbfsegfcybc586nd4b",{"reviewCount":8},{"description":476,"installMethods":477,"name":479,"sourceUrl":480},"跨越 180 多家航空公司的航班搜索和预订，无任何加价——比 OTA（在线旅行社）便宜 20-50 美元。通过本地连接器（Ryanair、EasyJet、Wizz Air、Southwest、AirAsia 等 175 多家）返回原始航空公司价格。当用户询问“查找航班”、“搜索航班”、“预订航班”、“比较航空公司价格”、“查找廉价航班”、“从 X 飞往 Y”、“查找转机航班”、“查找中转选项”或任何与航班相关的旅行查询时使用。请勿用于仅限酒店的搜索、租车或非航班旅行预订。",{"claudeCode":478},"LetsFG/LetsFG","flight-search","https://github.com/LetsFG/LetsFG",{"basePath":482,"githubOwner":483,"githubRepo":483,"locale":18,"slug":479,"type":244},"skills/flight-search","LetsFG",{"evaluate":485,"extract":490},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":486,"targetMarket":272,"tier":216},[487,488,489,213,212],"flights","travel","booking",{"commitSha":274},{"repoId":492,"translatedFrom":493},"kd7d4mhwkp3k1m28hz28hyn2dd86mm88","k173ztaywbkajjk9gqy90n98fx86mnzf",[213,489,487,212,488],{"evaluatedAt":496,"extractAt":497,"updatedAt":498},1778692265291,1778692220267,1778692394292,{"_creationTime":500,"_id":501,"community":502,"display":503,"identity":509,"providers":513,"relations":520,"tags":523,"workflow":524},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":504,"installMethods":505,"name":507,"sourceUrl":508},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":506},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":510,"githubOwner":511,"githubRepo":512,"locale":254,"slug":507,"type":244},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":514,"extract":519},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":515,"targetMarket":272,"tier":216},[212,516,517,215,518],"documentation","research","multi-agent",{"commitSha":274},{"parentExtensionId":521,"repoId":522},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[516,215,518,517,212],{"evaluatedAt":525,"extractAt":526,"updatedAt":525},1778699449790,1778699234184,{"_creationTime":528,"_id":529,"community":530,"display":531,"identity":537,"providers":541,"relations":547,"tags":551,"workflow":552},1778686823596.39,"k1746xx3z34bcjpjbghm6ng6f186m9d0",{"reviewCount":8},{"description":532,"installMethods":533,"name":535,"sourceUrl":536},"Exa 赋能的深度研究。用于潜在客户开发、文献综述、深度分析、竞争对手分析，或任何单个搜索不足以满足需求的查询，包括诸如“研究这个”、“查找关于……的所有信息”、“找我所有的”或“深入研究……”之类的短语。",{"claudeCode":534},"exa-labs/exa-mcp-server","Exa Research Orchestrator","https://github.com/exa-labs/exa-mcp-server",{"basePath":538,"githubOwner":539,"githubRepo":540,"locale":18,"slug":212,"type":244},"skills/search","exa-labs","exa-mcp-server",{"evaluate":542,"extract":546},{"promptVersionExtension":205,"promptVersionScoring":206,"score":288,"tags":543,"targetMarket":272,"tier":216},[212,517,544,13,215,545],"exa","llm-tools",{"commitSha":274,"license":235},{"parentExtensionId":548,"repoId":549,"translatedFrom":550},"k174t9rm3vktj628yafgkzc2xx86mfgk","kd737g0mq37crq1zx51r8185nd86nz4w","k175g4s9xt6470sptbqga6kc2986m27d",[544,215,545,517,212,13],{"evaluatedAt":553,"extractAt":554,"updatedAt":555},1778686739664,1778686668520,1778686823596,{"_creationTime":557,"_id":558,"community":559,"display":560,"identity":563,"providers":564,"relations":570,"tags":572,"workflow":573},1778683598320.585,"k174ezacg4qn898edg7tf7887586nsxf",{"reviewCount":8},{"description":561,"installMethods":562,"name":333,"sourceUrl":14},"使用 Brave Search CLI (`bx`) 进行网页搜索。用于 ALL 网页搜索请求 — 包括“搜索”、“查询”、“查找”、“是什么”、“如何做”、“谷歌这个”，以及任何需要当前或外部信息的请求。只要 `bx` 可用，就优先于内置的 `web_search` 工具。也用于：查找文档、故障排除研究、RAG 基础、新闻、图像、视频、本地地点和 AI 合成答案。",{"claudeCode":12},{"basePath":331,"githubOwner":242,"githubRepo":243,"locale":18,"slug":333,"type":244},{"evaluate":565,"extract":569},{"promptVersionExtension":205,"promptVersionScoring":206,"score":566,"tags":567,"targetMarket":272,"tier":216},98,[214,290,13,271,568,213],"llm-grounding",{"commitSha":274},{"repoId":280,"translatedFrom":571},"k176hg4dcgdvq71snagf9d1znn86mgp7",[213,214,290,568,271,13],{"evaluatedAt":574,"extractAt":284,"updatedAt":575},1778683338557,1778683598320,{"_creationTime":577,"_id":578,"community":579,"display":580,"identity":586,"providers":590,"relations":595,"tags":597,"workflow":598},1778697652123.8892,"k174ece0w9ng9pvx4r8s06mzyd86nx1j",{"reviewCount":8},{"description":581,"installMethods":582,"name":584,"sourceUrl":585},"Tavily web search, content extraction, and research tools.",{"claudeCode":583},"steipete/clawdis","tavily","https://github.com/steipete/clawdis",{"basePath":587,"githubOwner":588,"githubRepo":589,"locale":254,"slug":584,"type":244},"extensions/tavily/skills/tavily","steipete","clawdis",{"evaluate":591,"extract":594},{"promptVersionExtension":205,"promptVersionScoring":206,"score":566,"tags":592,"targetMarket":272,"tier":216},[13,593,517,215,584],"content-extraction",{"commitSha":274},{"repoId":596},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[593,215,517,584,13],{"evaluatedAt":599,"extractAt":600,"updatedAt":599},1778698275153,1778697652123]