[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-brave-bx-search-en":3,"guides-for-brave-bx-search":393,"similar-k176hg4dcgdvq71snagf9d1znn86mgp7-en":394},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":226,"parentExtension":248,"providers":249,"relations":254,"repo":256,"tags":389,"workflow":390},1778683278012.4443,"k176hg4dcgdvq71snagf9d1znn86mgp7",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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},"brave/brave-search-skills","bx-search","https://github.com/brave/brave-search-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":241},1778683338556.935,"kn7dk3e3c5yd3ekhj6vn2rxvyn86mmyx","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":217,"tier":218,"useCases":219},[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","The description clearly states the skill's purpose: web search using Brave Search CLI (`bx`), and lists specific use cases and preferred scenarios over built-in tools.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise, self-contained, and effectively summarizes the core capability and usage.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is reasonably concise and effectively delegates deeper material to separate sections and commands.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md outlines the flow and correctly links to detailed command explanations and Goggles usage, demonstrating good progressive disclosure.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill is primarily a direct tool invocation and does not involve deep exploration requiring a forked context.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","Multiple, end-to-end examples are provided, demonstrating various commands and their expected outputs clearly.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The SKILL.md documents failure modes (exit codes) with clear symptoms and hints for recovery steps, addressing edge cases.",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","This skill does not rely on external tools like MCP servers, so a fallback is not applicable.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The SKILL.md and error handling documentation clearly outline exit codes for various error conditions, implying a halt on unexpected state.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill is self-contained and focuses on Brave Search CLI functionality, with no implicit reliance on other skills.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly identifies the problem of needing efficient, token-budgeted web search for AI agents and provides a specific solution.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The extension offers significant value over basic web search by providing a token-efficient, pre-extracted CLI tool purpose-built for LLM grounding and AI agents.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The extension is a complete, zero-dependency CLI tool with clear installation and configuration instructions, ready for production workflows.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The skill is focused solely on providing Brave Search CLI functionality and related configuration, adhering to a single responsibility.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The description accurately reflects the skill's functionality and purpose, emphasizing its use for AI agents and web searches via `bx`.",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","The extension exposes specific, well-defined commands like `context`, `answers`, `web`, etc., rather than a single generalist tool.",{"category":30,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","Configuration methods for the API key (flags, env var, config file) and their priority are clearly documented, with security tips provided.",{"category":70,"check":83,"severity":24,"summary":84},"Tool naming","Command names like `context`, `answers`, `web`, `images` are descriptive and follow a consistent naming convention.",{"category":70,"check":86,"severity":24,"summary":87},"Minimal I/O surface","Commands like `bx context` focus on returning relevant, token-budgeted content, and other commands have clearly defined outputs.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The extension is distributed under the MIT license, as indicated in the LICENSE file and SKILL.md.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The last commit was on April 23, 2026, well within the last 3 months.",{"category":93,"check":97,"severity":39,"summary":98},"Dependency Management","The extension is a single binary CLI tool with no external runtime dependencies.",{"category":100,"check":101,"severity":24,"summary":102},"Security","Secret Management","API keys are handled via configuration (env var, config file, flag) with clear security advice, and are not echoed in output.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill primarily interacts with the `bx` CLI, which is designed to handle search queries safely. No explicit untrusted data loading or instruction following from external sources is apparent.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The skill relies on the `bx` CLI, which is installed via official scripts. No runtime fetching or execution of external code is present.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","The skill invokes the `bx` CLI, which operates as a separate process. The skill itself does not appear to modify files outside its intended scope.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","No detached processes or retry loops around denied tool calls are evident in the skill's logic.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The skill's primary function is to send search queries to Brave Search API and return results. No confidential data exfiltration is implied.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","The bundled SKILL.md and README files appear to be free of hidden steering tricks or obfuscated content.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The skill's logic is primarily based on invoking the `bx` CLI, and no obfuscated or dynamically fetched code is present.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill does not make assumptions about the user's project structure, focusing on CLI invocation and configuration.",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","In the last 90 days, 2 issues were opened and 2 were closed, indicating active maintenance with a reasonable closure rate.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","A clear version number (1.4.0) is present in the SKILL.md frontmatter, and installation instructions reference specific versions or main.",{"category":49,"check":137,"severity":24,"summary":138},"Validation","The `bx` CLI handles query validation and sanitization. The skill itself passes structured arguments to the CLI.",{"category":100,"check":140,"severity":24,"summary":141},"Unguarded Destructive Operations","The skill is read-only, performing web searches and not executing any destructive operations.",{"category":49,"check":143,"severity":24,"summary":144},"Error Handling","The `bx` CLI provides structured error codes and hints, and the skill's documentation outlines how to interpret these errors.",{"category":49,"check":146,"severity":39,"summary":147},"Logging","The skill itself does not perform logging; it relies on the `bx` CLI and the agent's transcript for auditability.",{"category":149,"check":150,"severity":39,"summary":151},"Compliance","GDPR","The skill's primary function is web searching and does not inherently operate on personal data without user initiation.",{"category":149,"check":153,"severity":24,"summary":154},"Target market","The skill is global in scope, with no apparent regional or jurisdictional restrictions.",{"category":57,"check":156,"severity":24,"summary":157},"Runtime stability","The skill relies on the `bx` CLI, which provides cross-platform support, and does not assume a specific OS or shell beyond standard POSIX compatibility.",{"category":30,"check":159,"severity":24,"summary":160},"README","The README.md file exists, provides installation and usage instructions, and complements the SKILL.md.",{"category":70,"check":162,"severity":24,"summary":163},"Tool surface size","The skill exposes a reasonable number of commands (context, answers, web, etc.), well within the target range.",{"category":22,"check":165,"severity":24,"summary":166},"Overlapping near-synonym tools","Commands like `context`, `answers`, and `web` have distinct purposes and do not present near-synonym overlap.",{"category":30,"check":168,"severity":24,"summary":169},"Phantom features","All advertised features, such as the various search commands and Goggles functionality, have corresponding implementations.",{"category":171,"check":172,"severity":24,"summary":173},"Install","Installation instruction","Comprehensive installation instructions are provided for multiple agents and operating systems, including copy-paste examples and authentication setup.",{"category":175,"check":176,"severity":24,"summary":177},"Errors","Actionable error messages","The `bx` CLI and skill documentation provide actionable error messages with exit codes, root causes, and remediation hints.",{"category":179,"check":180,"severity":39,"summary":181},"Execution","Pinned dependencies","The extension is a single binary and does not have external dependencies that require pinning.",{"category":70,"check":183,"severity":39,"summary":184},"Dry-run preview","This skill is primarily read-only (performing searches) and does not have state-changing operations requiring a dry-run mode.",{"category":186,"check":187,"severity":39,"summary":188},"Protocol","Idempotent retry & timeouts","The skill relies on the `bx` CLI and Brave Search API for operations; it does not perform state-changing mutations itself.",{"category":149,"check":190,"severity":24,"summary":191},"Telemetry opt-in","No telemetry emission is mentioned or evident; therefore, opt-in is implicitly met.",1778683338452,"This skill enables AI agents to perform web searches and retrieve information using the Brave Search CLI (`bx`). It offers multiple commands for different use cases, including RAG grounding, AI-synthesized answers, and raw web search, with a focus on token efficiency and ease of integration.",[195,196,197,198,199],"Web search via Brave Search CLI (`bx`)","Token-budgeted content for LLM grounding (`context` command)","AI-synthesized answers with citations (`answers` command)","Advanced search operators and result filtering (`web` command)","Customizable search result ranking with Goggles",[201,202,203],"Replacing the built-in `web_search` tool when `bx` is available","Performing actions beyond web searching and information retrieval","Requiring complex runtime dependencies","3.0.0","4.4.0","To provide a robust, token-efficient, and AI-agent-friendly interface for performing web searches and retrieving information using the Brave Search CLI.","Excellent documentation and clear utility with a well-defined, focused scope. Installation and configuration are thoroughly explained for various agents. No significant issues were found.",98,"A high-quality skill providing efficient web search capabilities via the Brave Search CLI.",[211,212,213,214,215,216],"brave-search","cli","web-search","rag","llm-grounding","api","global","verified",[220,221,222,223],"Grounding LLM responses with up-to-date web information","Performing complex research and troubleshooting","Looking up documentation and technical information","Replacing inefficient search-scrape-extract pipelines",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":237,"testCoverage":239},{"hasLockfile":226},false,1778683314913,{"descriptionLength":229,"readmeSize":230},430,12934,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"manifestVersion":234,"openIssues90d":232,"pushedAt":235,"stars":236},2,9,"1.4.0",1776949963000,128,{"hasNpmPackage":226,"license":238,"smitheryVerified":226},"MIT",{"hasCi":240,"hasTests":226},true,{"updatedAt":242},1778683338557,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"clawhub/bx-search","brave","brave-search-skills","skill",null,{"evaluate":250,"extract":252},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":251,"targetMarket":217,"tier":218},[211,212,213,214,215,216],{"commitSha":253},"HEAD",{"repoId":255},"kd79z9gj68csgw1td4cjr71d8x86nhc0",{"_creationTime":257,"_id":255,"identity":258,"providers":259,"workflow":385},1778683274239.3813,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":260,"discover":378,"github":381},{"commitSha":253,"extensions":261},[262,277,285,291,299,307,315,323,331,339,347,355,363,371],{"basePath":263,"displayName":211,"installMethods":264,"rationale":265,"selectedPaths":266,"source":275,"sourceLanguage":18,"type":276},"",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[267,270,272],{"path":268,"priority":269},".claude-plugin/marketplace.json","mandatory",{"path":271,"priority":269},"README.md",{"path":273,"priority":274},"LICENSE","high","rule","marketplace",{"basePath":263,"description":278,"displayName":246,"installMethods":279,"rationale":280,"selectedPaths":281,"source":275,"sourceLanguage":18,"type":284},"Official Brave Search API skills for AI coding agents",{"claudeCode":246},"inline plugin source from marketplace.json at /",[282,283],{"path":271,"priority":269},{"path":273,"priority":274},"plugin",{"basePath":244,"description":10,"displayName":13,"installMethods":286,"rationale":287,"selectedPaths":288,"source":275,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at clawhub/bx-search/SKILL.md",[289],{"path":290,"priority":269},"SKILL.md",{"basePath":292,"description":293,"displayName":294,"installMethods":295,"rationale":296,"selectedPaths":297,"source":275,"sourceLanguage":18,"type":247},"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",[298],{"path":290,"priority":269},{"basePath":300,"description":301,"displayName":302,"installMethods":303,"rationale":304,"selectedPaths":305,"source":275,"sourceLanguage":18,"type":247},"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",[306],{"path":290,"priority":269},{"basePath":308,"description":309,"displayName":310,"installMethods":311,"rationale":312,"selectedPaths":313,"source":275,"sourceLanguage":18,"type":247},"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",[314],{"path":290,"priority":269},{"basePath":316,"description":317,"displayName":318,"installMethods":319,"rationale":320,"selectedPaths":321,"source":275,"sourceLanguage":18,"type":247},"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",[322],{"path":290,"priority":269},{"basePath":324,"description":325,"displayName":326,"installMethods":327,"rationale":328,"selectedPaths":329,"source":275,"sourceLanguage":18,"type":247},"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",[330],{"path":290,"priority":269},{"basePath":332,"description":333,"displayName":334,"installMethods":335,"rationale":336,"selectedPaths":337,"source":275,"sourceLanguage":18,"type":247},"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",[338],{"path":290,"priority":269},{"basePath":340,"description":341,"displayName":342,"installMethods":343,"rationale":344,"selectedPaths":345,"source":275,"sourceLanguage":18,"type":247},"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",[346],{"path":290,"priority":269},{"basePath":348,"description":349,"displayName":350,"installMethods":351,"rationale":352,"selectedPaths":353,"source":275,"sourceLanguage":18,"type":247},"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",[354],{"path":290,"priority":269},{"basePath":356,"description":357,"displayName":358,"installMethods":359,"rationale":360,"selectedPaths":361,"source":275,"sourceLanguage":18,"type":247},"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",[362],{"path":290,"priority":269},{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":275,"sourceLanguage":18,"type":247},"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",[370],{"path":290,"priority":269},{"basePath":372,"description":373,"displayName":213,"installMethods":374,"rationale":375,"selectedPaths":376,"source":275,"sourceLanguage":18,"type":247},"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",[377],{"path":290,"priority":269},{"sources":379},[380],"manual",{"closedIssues90d":232,"description":382,"forks":233,"homepage":383,"license":238,"openIssues90d":232,"pushedAt":235,"readmeSize":230,"stars":236,"topics":384},"Official skills for using Brave Search API with AI coding agents.","https://api.search.brave.com/",[],{"classifiedAt":386,"discoverAt":387,"extractAt":388,"githubAt":388,"updatedAt":386},1778683277818,1778683274239,1778683276157,[216,211,212,215,214,213],{"evaluatedAt":242,"extractAt":391,"updatedAt":392},1778683278012,1778683730632,[],[395,413,440,458,488,508],{"_creationTime":396,"_id":397,"community":398,"display":399,"identity":401,"providers":402,"relations":408,"tags":410,"workflow":411},1778683278012.4453,"k176mfc9g3bey1tcwjgwk9pe7x86mte8",{"reviewCount":8},{"description":317,"installMethods":400,"name":318,"sourceUrl":14},{"claudeCode":12},{"basePath":316,"githubOwner":245,"githubRepo":246,"locale":18,"slug":318,"type":247},{"evaluate":403,"extract":407},{"promptVersionExtension":204,"promptVersionScoring":205,"score":404,"tags":405,"targetMarket":217,"tier":218},99,[214,215,406,216,211],"web-content",{"commitSha":253},{"parentExtensionId":409,"repoId":255},"k171bmfye9bw6pddf7xqx1x8px86nvha",[216,211,215,214,406],{"evaluatedAt":412,"extractAt":391,"updatedAt":412},1778683414643,{"_creationTime":414,"_id":415,"community":416,"display":417,"identity":423,"providers":427,"relations":434,"tags":436,"workflow":437},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":418,"installMethods":419,"name":421,"sourceUrl":422},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":420},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":424,"githubOwner":425,"githubRepo":426,"locale":18,"slug":421,"type":247},"skills/github","steipete","clawdis",{"evaluate":428,"extract":433},{"promptVersionExtension":204,"promptVersionScoring":205,"score":429,"tags":430,"targetMarket":217,"tier":218},100,[421,212,216,431,432],"developer-tools","automation",{"commitSha":253},{"repoId":435},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[216,432,212,431,421],{"evaluatedAt":438,"extractAt":439,"updatedAt":438},1778698569289,1778697652123,{"_creationTime":441,"_id":442,"community":443,"display":444,"identity":446,"providers":447,"relations":453,"tags":454,"workflow":455},1778683278012.447,"k17f0kk29shkzcc956nyab4w9s86meb9",{"reviewCount":8},{"description":373,"installMethods":445,"name":213,"sourceUrl":14},{"claudeCode":12},{"basePath":372,"githubOwner":245,"githubRepo":246,"locale":18,"slug":213,"type":247},{"evaluate":448,"extract":452},{"promptVersionExtension":204,"promptVersionScoring":205,"score":429,"tags":449,"targetMarket":217,"tier":218},[450,213,216,211,451],"search","information-retrieval",{"commitSha":253},{"parentExtensionId":409,"repoId":255},[216,211,451,450,213],{"evaluatedAt":456,"extractAt":391,"updatedAt":457},1778683556020,1778683733107,{"_creationTime":459,"_id":460,"community":461,"display":462,"identity":468,"providers":471,"relations":480,"tags":483,"workflow":484},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":463,"installMethods":464,"name":466,"sourceUrl":467},"Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.",{"claudeCode":465},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":469,"githubOwner":470,"githubRepo":466,"locale":18,"slug":466,"type":247},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":472,"extract":479},{"promptVersionExtension":204,"promptVersionScoring":205,"score":429,"tags":473,"targetMarket":217,"tier":218},[474,475,216,476,432,477,478],"twitter","x","data-retrieval","mcp","sdk",{"commitSha":253},{"parentExtensionId":481,"repoId":482},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[216,432,476,477,478,474,475],{"evaluatedAt":485,"extractAt":486,"updatedAt":487},1778699230863,1778699170774,1778699296021,{"_creationTime":489,"_id":490,"community":491,"display":492,"identity":496,"providers":498,"relations":504,"tags":505,"workflow":506},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":493,"installMethods":494,"name":495,"sourceUrl":422},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":420},"slack",{"basePath":497,"githubOwner":425,"githubRepo":426,"locale":18,"slug":495,"type":247},"skills/slack",{"evaluate":499,"extract":503},{"promptVersionExtension":204,"promptVersionScoring":205,"score":429,"tags":500,"targetMarket":217,"tier":218},[495,501,502,432,216],"messaging","communication",{"commitSha":253},{"repoId":435},[216,432,502,501,495],{"evaluatedAt":507,"extractAt":439,"updatedAt":507},1778698950505,{"_creationTime":509,"_id":510,"community":511,"display":512,"identity":518,"providers":522,"relations":530,"tags":532,"workflow":533},1778696993586.708,"k17fsfrfvbnsvwkcqp8y85wdad86mmwq",{"reviewCount":8},{"description":513,"installMethods":514,"name":516,"sourceUrl":517},"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":515},"SeifBenayed/claude-code-sdk","product-self-knowledge","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":519,"githubOwner":520,"githubRepo":521,"locale":18,"slug":516,"type":247},".claude/skills/product-self-knowledge","SeifBenayed","claude-code-sdk",{"evaluate":523,"extract":529},{"promptVersionExtension":204,"promptVersionScoring":205,"score":429,"tags":524,"targetMarket":217,"tier":218},[525,526,527,216,478,528],"anthropic","documentation","claude","knowledge-base",{"commitSha":253},{"repoId":531},"kd78s53c1852h5p7c3qem663xs86njab",[525,216,527,526,528,478],{"evaluatedAt":534,"extractAt":535,"updatedAt":534},1778697182451,1778696993586]