[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-brave-bx-search-zh-CN":3,"guides-for-brave-bx-search":396,"similar-k174ezacg4qn898edg7tf7887586nsxf-zh-CN":397},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":225,"parentExtension":247,"providers":248,"relations":254,"repo":257,"tags":392,"workflow":393},1778683598320.585,"k174ezacg4qn898edg7tf7887586nsxf",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"使用 Brave Search CLI (`bx`) 进行网页搜索。用于 ALL 网页搜索请求 — 包括“搜索”、“查询”、“查找”、“是什么”、“如何做”、“谷歌这个”，以及任何需要当前或外部信息的请求。只要 `bx` 可用，就优先于内置的 `web_search` 工具。也用于：查找文档、故障排除研究、RAG 基础、新闻、图像、视频、本地地点和 AI 合成答案。",{"claudeCode":12},"brave/brave-search-skills","bx-search","https://github.com/brave/brave-search-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":240},1778683598320.5852,"kn76m5gee24g4m5apm2xs5djjx86n755","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"tier":217,"useCases":218},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,132,136,139,142,145,148,152,155,158,161,164,167,170,174,178,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","描述清楚地说明了该技能的用途：使用 Brave Search CLI (`bx`) 进行网页搜索，并列出了特定用例和优于内置工具的首选场景。",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","Frontmatter 简洁、独立，并有效地总结了核心功能和用法。",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","SKILL.md 正文相当简洁，并有效地将更深入的内容委托给单独的部分和命令。",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","SKILL.md 概述了流程，并正确链接到详细的命令说明和 Goggles 用法，展示了良好的渐进式披露。",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","该技能主要是一个直接的工具调用，不涉及需要分支探索的深度探索。",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","提供了多个端到端示例，清晰地演示了各种命令及其预期输出。",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","SKILL.md 记录了故障模式（退出代码），并提供了清晰的症状和恢复步骤提示，解决了边缘情况。",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","该技能不依赖于 MCP 服务器等外部工具，因此回退不适用。",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","SKILL.md 和错误处理文档清楚地概述了各种错误条件的退出代码，暗示了在意外状态下停止运行。",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","该技能是独立的，专注于 Brave Search CLI 功能，没有对其他技能的隐式依赖。",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","描述清楚地指出了为 AI 代理提供高效、令牌预算内的网页搜索的需求，并提供了一个具体的解决方案。",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","该扩展通过提供一个为 LLM 基础和 AI 代理量身定制的、令牌高效的、预提取的 CLI 工具，提供了超越基本网页搜索的显著价值。",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","该扩展是一个完整的、零依赖的 CLI 工具，具有清晰的安装和配置说明，可用于生产工作流。",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","该技能仅专注于提供 Brave Search CLI 功能和相关配置，遵循单一职责原则。",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","描述准确地反映了该技能的功能和目的，强调其通过 `bx` 用于 AI 代理和网页搜索。",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","该扩展公开了特定的、定义明确的命令，如 `context`、`answers`、`web` 等，而不是一个单一的通才工具。",{"category":30,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","清楚地记录了 API 密钥的配置方法（标志、环境变量、配置文件）及其优先级，并提供了安全提示。",{"category":70,"check":83,"severity":24,"summary":84},"Tool naming","像 `context`、`answers`、`web`、`images` 这样的命令名称具有描述性，并遵循一致的命名约定。",{"category":70,"check":86,"severity":24,"summary":87},"Minimal I/O surface","像 `bx context` 这样的命令侧重于返回相关的、令牌预算内的内容，其他命令具有明确定义的输出。",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","该扩展根据 MIT 许可证分发，如 LICENSE 文件和 SKILL.md 中所述。",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","最后一次提交是在 2026 年 4 月 23 日，在过去 3 个月内。",{"category":93,"check":97,"severity":39,"summary":98},"Dependency Management","该扩展是一个单一的二进制 CLI 工具，没有外部运行时依赖项。",{"category":100,"check":101,"severity":24,"summary":102},"Security","Secret Management","API 密钥通过配置（环境变量、配置文件、标志）进行处理，并附有清晰的安全建议，并且不在输出中回显。",{"category":100,"check":104,"severity":24,"summary":105},"Injection","该技能主要与 `bx` CLI 交互，`bx` CLI 设计用于安全地处理搜索查询。没有出现显式加载不受信任的数据或遵循来自外部源的指令的情况。",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","该技能依赖于通过官方脚本安装的 `bx` CLI。没有出现运行时获取或执行外部代码的情况。",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","该技能调用 `bx` CLI，它作为一个单独的进程运行。该技能本身似乎不会修改超出其预期范围的文件。",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","在技能逻辑中未发现分离的进程或围绕被拒绝的工具调用的重试循环。",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","该技能的主要功能是将搜索查询发送到 Brave Search API 并返回结果。没有迹象表明存在机密数据泄露。",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","捆绑的 SKILL.md 和 README 文件似乎没有隐藏的操控技巧或混淆内容。",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","该技能的逻辑主要基于调用 `bx` CLI，并且没有出现混淆或动态获取的代码。",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","该技能不假定用户的项目结构，而是专注于 CLI 调用和配置。",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","在过去 90 天内，打开了 2 个问题，关闭了 2 个问题，这表明了积极的维护和合理的关闭率。",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","SKILL.md frontmatter 中存在清晰的版本号 (1.4.0)，并且安装说明引用了特定版本或 main 分支。",{"category":49,"check":137,"severity":24,"summary":138},"Validation","`bx` CLI 处理查询验证和清理。该技能本身将结构化参数传递给 CLI。",{"category":100,"check":140,"severity":24,"summary":141},"Unguarded Destructive Operations","该技能是只读的，执行网页搜索，不执行任何破坏性操作。",{"category":49,"check":143,"severity":24,"summary":144},"Error Handling","`bx` CLI 提供结构化的错误代码和提示，技能文档概述了如何解释这些错误。",{"category":49,"check":146,"severity":39,"summary":147},"Logging","该技能本身不执行日志记录；它依赖于 `bx` CLI 和代理的 transcript 进行可审计性。",{"category":149,"check":150,"severity":39,"summary":151},"Compliance","GDPR","该技能的主要功能是网页搜索，并且在用户启动之前，本身不处理个人数据。",{"category":149,"check":153,"severity":24,"summary":154},"Target market","该技能的范围是全球性的，没有明显的区域或管辖限制。",{"category":57,"check":156,"severity":24,"summary":157},"Runtime stability","该技能依赖于提供跨平台支持的 `bx` CLI，并且不假定除标准 POSIX 兼容性之外的特定操作系统或 shell。",{"category":30,"check":159,"severity":24,"summary":160},"README","存在 README.md 文件，提供安装和使用说明，并补充 SKILL.md。",{"category":70,"check":162,"severity":24,"summary":163},"Tool surface size","该技能公开了适量的命令（context、answers、web 等），完全在目标范围内。",{"category":22,"check":165,"severity":24,"summary":166},"Overlapping near-synonym tools","像 `context`、`answers` 和 `web` 这样的命令具有不同的目的，没有近义词重叠。",{"category":30,"check":168,"severity":24,"summary":169},"Phantom features","所有宣传的功能，如各种搜索命令和 Goggles 功能，都有相应的实现。",{"category":171,"check":172,"severity":24,"summary":173},"Install","Installation instruction","为多个代理和操作系统提供了全面的安装说明，包括复制代码示例和身份验证设置。",{"category":175,"check":176,"severity":24,"summary":177},"Errors","Actionable error messages","`bx` CLI 和技能文档提供了可操作的错误消息，包括退出代码、根本原因和修复提示。",{"category":179,"check":180,"severity":39,"summary":181},"Execution","Pinned dependencies","该扩展是一个单一的二进制文件，没有需要固定的外部依赖项。",{"category":70,"check":183,"severity":39,"summary":184},"Dry-run preview","该技能主要是只读的（执行搜索），并且没有需要干运行模式的状态更改操作。",{"category":186,"check":187,"severity":39,"summary":188},"Protocol","Idempotent retry & timeouts","该技能依赖于 `bx` CLI 和 Brave Search API 进行操作；它本身不执行状态更改的修改。",{"category":149,"check":190,"severity":24,"summary":191},"Telemetry opt-in","没有提到或显示遥测发射；因此，隐式满足了选择加入的要求。",1778683338452,"该技能使 AI 代理能够使用 Brave Search CLI (`bx`) 进行网页搜索和检索信息。它为不同的用例提供了多种命令，包括 RAG 基础、AI 合成答案和原始网页搜索，重点关注令牌效率和易于集成。",[195,196,197,198,199],"通过 Brave Search CLI (`bx`) 进行网页搜索","用于 LLM 基础的令牌预算内容（`context` 命令）","带有引用的 AI 合成答案（`answers` 命令）","具有高级搜索运算符和结果过滤功能（`web` 命令）","使用 Goggles 可自定义搜索结果排名",[201,202,203],"在 `bx` 可用时替换内置的 `web_search` 工具","执行超出网页搜索和信息检索范围的操作","需要复杂的运行时依赖项","3.0.0","4.4.0","提供一个强大、令牌高效且对 AI 代理友好的接口，用于使用 Brave Search CLI 进行网页搜索和信息检索。","优秀的文档和清晰的实用性，范围明确，重点突出。为各种代理提供了详细的安装和配置说明。未发现重大问题。",98,"一个高质量的技能，通过 Brave Search CLI 提供高效的网页搜索功能。",[211,212,213,214,215,216],"brave-search","cli","web-search","rag","llm-grounding","api","verified",[219,220,221,222],"使用最新的网页信息为 LLM 响应打基础","进行复杂的研究和故障排除","查找文档和技术信息","替换低效的搜索-抓取-提取管道",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":236,"testCoverage":238},{"hasLockfile":225},false,1778683314913,{"descriptionLength":228,"readmeSize":229},430,12934,{"closedIssues90d":231,"forks":232,"hasChangelog":225,"manifestVersion":233,"openIssues90d":231,"pushedAt":234,"stars":235},2,9,"1.4.0",1776949963000,128,{"hasNpmPackage":225,"license":237,"smitheryVerified":225},"MIT",{"hasCi":239,"hasTests":225},true,{"updatedAt":241},1778683598320,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"clawhub/bx-search","brave","brave-search-skills","skill",null,{"evaluate":249,"extract":252},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":250,"targetMarket":251,"tier":217},[211,212,213,214,215,216],"global",{"commitSha":253},"HEAD",{"repoId":255,"translatedFrom":256},"kd79z9gj68csgw1td4cjr71d8x86nhc0","k176hg4dcgdvq71snagf9d1znn86mgp7",{"_creationTime":258,"_id":255,"identity":259,"providers":260,"workflow":388},1778683274239.3813,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":261,"discover":381,"github":384},{"commitSha":253,"extensions":262},[263,279,287,294,302,310,318,326,334,342,350,358,366,374],{"basePath":264,"displayName":211,"installMethods":265,"rationale":266,"selectedPaths":267,"source":276,"sourceLanguage":277,"type":278},"",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[268,271,273],{"path":269,"priority":270},".claude-plugin/marketplace.json","mandatory",{"path":272,"priority":270},"README.md",{"path":274,"priority":275},"LICENSE","high","rule","en","marketplace",{"basePath":264,"description":280,"displayName":245,"installMethods":281,"rationale":282,"selectedPaths":283,"source":276,"sourceLanguage":277,"type":286},"Official Brave Search API skills for AI coding agents",{"claudeCode":245},"inline plugin source from marketplace.json at /",[284,285],{"path":272,"priority":270},{"path":274,"priority":275},"plugin",{"basePath":243,"description":288,"displayName":13,"installMethods":289,"rationale":290,"selectedPaths":291,"source":276,"sourceLanguage":277,"type":246},"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.",{"claudeCode":12},"SKILL.md frontmatter at clawhub/bx-search/SKILL.md",[292],{"path":293,"priority":270},"SKILL.md",{"basePath":295,"description":296,"displayName":297,"installMethods":298,"rationale":299,"selectedPaths":300,"source":276,"sourceLanguage":277,"type":246},"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",[301],{"path":293,"priority":270},{"basePath":303,"description":304,"displayName":305,"installMethods":306,"rationale":307,"selectedPaths":308,"source":276,"sourceLanguage":277,"type":246},"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",[309],{"path":293,"priority":270},{"basePath":311,"description":312,"displayName":313,"installMethods":314,"rationale":315,"selectedPaths":316,"source":276,"sourceLanguage":277,"type":246},"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",[317],{"path":293,"priority":270},{"basePath":319,"description":320,"displayName":321,"installMethods":322,"rationale":323,"selectedPaths":324,"source":276,"sourceLanguage":277,"type":246},"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",[325],{"path":293,"priority":270},{"basePath":327,"description":328,"displayName":329,"installMethods":330,"rationale":331,"selectedPaths":332,"source":276,"sourceLanguage":277,"type":246},"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",[333],{"path":293,"priority":270},{"basePath":335,"description":336,"displayName":337,"installMethods":338,"rationale":339,"selectedPaths":340,"source":276,"sourceLanguage":277,"type":246},"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",[341],{"path":293,"priority":270},{"basePath":343,"description":344,"displayName":345,"installMethods":346,"rationale":347,"selectedPaths":348,"source":276,"sourceLanguage":277,"type":246},"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",[349],{"path":293,"priority":270},{"basePath":351,"description":352,"displayName":353,"installMethods":354,"rationale":355,"selectedPaths":356,"source":276,"sourceLanguage":277,"type":246},"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",[357],{"path":293,"priority":270},{"basePath":359,"description":360,"displayName":361,"installMethods":362,"rationale":363,"selectedPaths":364,"source":276,"sourceLanguage":277,"type":246},"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",[365],{"path":293,"priority":270},{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":276,"sourceLanguage":277,"type":246},"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",[373],{"path":293,"priority":270},{"basePath":375,"description":376,"displayName":213,"installMethods":377,"rationale":378,"selectedPaths":379,"source":276,"sourceLanguage":277,"type":246},"skills/web-search","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",[380],{"path":293,"priority":270},{"sources":382},[383],"manual",{"closedIssues90d":231,"description":385,"forks":232,"homepage":386,"license":237,"openIssues90d":231,"pushedAt":234,"readmeSize":229,"stars":235,"topics":387},"Official skills for using Brave Search API with AI coding agents.","https://api.search.brave.com/",[],{"classifiedAt":389,"discoverAt":390,"extractAt":391,"githubAt":391,"updatedAt":389},1778683277818,1778683274239,1778683276157,[216,211,212,215,214,213],{"evaluatedAt":394,"extractAt":395,"updatedAt":241},1778683338557,1778683278012,[],[398,419,446,466,497,517],{"_creationTime":399,"_id":400,"community":401,"display":402,"identity":405,"providers":406,"relations":412,"tags":415,"workflow":416},1778683643141.7637,"k17a87phqhgbtsreh6za3kxdgn86mtmn",{"reviewCount":8},{"description":403,"installMethods":404,"name":321,"sourceUrl":14},"用于 RAG/LLM 基础。返回为 LLM 优化的预提取网页内容（文本、表格、代码）。支持 GET + POST。根据复杂性调整 max_tokens/count。支持 Goggles、本地/POI。对于 AI 答案，请使用 answers。推荐给任何构建 AI/agentic 应用程序的人。",{"claudeCode":12},{"basePath":319,"githubOwner":244,"githubRepo":245,"locale":18,"slug":321,"type":246},{"evaluate":407,"extract":411},{"promptVersionExtension":204,"promptVersionScoring":205,"score":408,"tags":409,"targetMarket":251,"tier":217},99,[214,215,410,216,211],"web-content",{"commitSha":253},{"parentExtensionId":413,"repoId":255,"translatedFrom":414},"k171bmfye9bw6pddf7xqx1x8px86nvha","k176mfc9g3bey1tcwjgwk9pe7x86mte8",[216,211,215,214,410],{"evaluatedAt":417,"extractAt":395,"updatedAt":418},1778683414643,1778683643141,{"_creationTime":420,"_id":421,"community":422,"display":423,"identity":429,"providers":433,"relations":440,"tags":442,"workflow":443},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":424,"installMethods":425,"name":427,"sourceUrl":428},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":426},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":430,"githubOwner":431,"githubRepo":432,"locale":277,"slug":427,"type":246},"skills/github","steipete","clawdis",{"evaluate":434,"extract":439},{"promptVersionExtension":204,"promptVersionScoring":205,"score":435,"tags":436,"targetMarket":251,"tier":217},100,[427,212,216,437,438],"developer-tools","automation",{"commitSha":253},{"repoId":441},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[216,438,212,437,427],{"evaluatedAt":444,"extractAt":445,"updatedAt":444},1778698569289,1778697652123,{"_creationTime":447,"_id":448,"community":449,"display":450,"identity":453,"providers":454,"relations":460,"tags":462,"workflow":463},1778683716488.7253,"k171ymwgtazrrvccb1gse33zfn86m405",{"reviewCount":8},{"description":451,"installMethods":452,"name":213,"sourceUrl":14},"用于网络搜索。返回带有摘要、URL和缩略图的排名结果。支持新鲜度过滤、SafeSearch、用于自定义排名的Goggles以及分页。主搜索端点。",{"claudeCode":12},{"basePath":375,"githubOwner":244,"githubRepo":245,"locale":18,"slug":213,"type":246},{"evaluate":455,"extract":459},{"promptVersionExtension":204,"promptVersionScoring":205,"score":435,"tags":456,"targetMarket":251,"tier":217},[457,213,216,211,458],"search","information-retrieval",{"commitSha":253},{"parentExtensionId":413,"repoId":255,"translatedFrom":461},"k17f0kk29shkzcc956nyab4w9s86meb9",[216,211,458,457,213],{"evaluatedAt":464,"extractAt":395,"updatedAt":465},1778683556020,1778683716488,{"_creationTime":467,"_id":468,"community":469,"display":470,"identity":476,"providers":479,"relations":488,"tags":492,"workflow":493},1778699289329.1182,"k172jykxz0jywjekjxjt5thj5x86nm3n",{"reviewCount":8},{"description":471,"installMethods":472,"name":474,"sourceUrl":475},"当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用：推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。",{"claudeCode":473},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":477,"githubOwner":478,"githubRepo":474,"locale":18,"slug":474,"type":246},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":480,"extract":487},{"promptVersionExtension":204,"promptVersionScoring":205,"score":435,"tags":481,"targetMarket":251,"tier":217},[482,483,216,484,438,485,486],"twitter","x","data-retrieval","mcp","sdk",{"commitSha":253},{"parentExtensionId":489,"repoId":490,"translatedFrom":491},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh","k172e8vt4zcz50bb0vfp6ptb1n86mf90",[216,438,484,485,486,482,483],{"evaluatedAt":494,"extractAt":495,"updatedAt":496},1778699230863,1778699170774,1778699289329,{"_creationTime":498,"_id":499,"community":500,"display":501,"identity":505,"providers":507,"relations":513,"tags":514,"workflow":515},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":502,"installMethods":503,"name":504,"sourceUrl":428},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":426},"slack",{"basePath":506,"githubOwner":431,"githubRepo":432,"locale":277,"slug":504,"type":246},"skills/slack",{"evaluate":508,"extract":512},{"promptVersionExtension":204,"promptVersionScoring":205,"score":435,"tags":509,"targetMarket":251,"tier":217},[504,510,511,438,216],"messaging","communication",{"commitSha":253},{"repoId":441},[216,438,511,510,504],{"evaluatedAt":516,"extractAt":445,"updatedAt":516},1778698950505,{"_creationTime":518,"_id":519,"community":520,"display":521,"identity":527,"providers":531,"relations":539,"tags":541,"workflow":542},1778696993586.708,"k17fsfrfvbnsvwkcqp8y85wdad86mmwq",{"reviewCount":8},{"description":522,"installMethods":523,"name":525,"sourceUrl":526},"Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.",{"claudeCode":524},"SeifBenayed/claude-code-sdk","product-self-knowledge","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":528,"githubOwner":529,"githubRepo":530,"locale":277,"slug":525,"type":246},".claude/skills/product-self-knowledge","SeifBenayed","claude-code-sdk",{"evaluate":532,"extract":538},{"promptVersionExtension":204,"promptVersionScoring":205,"score":435,"tags":533,"targetMarket":251,"tier":217},[534,535,536,216,486,537],"anthropic","documentation","claude","knowledge-base",{"commitSha":253},{"repoId":540},"kd78s53c1852h5p7c3qem663xs86njab",[534,216,536,535,537,486],{"evaluatedAt":543,"extractAt":544,"updatedAt":543},1778697182451,1778696993586]