[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-brave-suggest-en":3,"guides-for-brave-suggest":437,"similar-k1770ab1mw4n6d7kr9bnx11dwh86nm21-en":438},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":225,"parentExtension":247,"providers":300,"relations":304,"repo":305,"tags":434,"workflow":435},1778683278012.4465,"k1770ab1mw4n6d7kr9bnx11dwh86nm21",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"USE FOR query autocomplete/suggestions. Fast (\u003C100ms). Returns suggested queries as user types. Supports rich suggestions with entity info. Typo-resilient.",{"claudeCode":12},"brave/brave-search-skills","Suggest","https://github.com/brave/brave-search-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":239},1778683513451.422,"kn7c2qn80vpnxpztgpd5b7w7n986nnk1","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":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of providing query autocomplete/suggestions, which is a concrete user need.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a fast (\u003C100ms) and rich suggestion capability with entity info and typo resilience, providing value beyond basic search.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is ready for production use, providing the full lifecycle for query suggestions via the Brave Search API.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on providing query suggestions, a single coherent domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description is concise, readable, and accurately reflects the skill's functionality.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes a single, well-defined tool for search suggestions, adhering to the verb-noun specialist principle.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters for the search suggestion endpoint are clearly documented with their types, requirements, defaults, and descriptions.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The skill exposes a single tool, and its name is descriptive within the context of query suggestions.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The input parameters are well-defined and minimal for the task, and the response schema is documented and contains only promised payload.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on April 23, 2026, which is within the last 3 months.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to use any third-party dependencies beyond the Brave Search API itself.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill requires an API key, and the documentation provides clear instructions on how to manage it securely using environment variables or agent-specific configurations, not hardcoded.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill interacts with an API and does not appear to load or execute untrusted external data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill makes network calls to a documented API endpoint and does not fetch or execute remote code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill makes calls to an external API and does not appear to modify files outside of its designated scope or project folders.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's implementation.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill requires an API key for authentication and does not instruct the agent to submit confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks and control characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation consists of readable source code and does not involve obfuscation techniques.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no structural assumptions about the user's project layout as it interacts with an external API.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 2 open and 2 closed issues in the last 90 days, the maintainer engagement is good.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The `pushedAt` timestamp indicates recent activity, and while no explicit versioning is present in frontmatter, the install instructions reference `main` which is acceptable for frequent updates.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","Input parameters for the API call are documented and constrained, and the response fields are also documented.",{"category":66,"check":108,"severity":63,"summary":109},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","API parameters are documented, and the expected response fields are detailed, implying proper error handling through the API's documented error mechanisms.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The skill is read-only and does not perform destructive actions or outbound calls that require local audit logging.",{"category":117,"check":118,"severity":63,"summary":119},"Compliance","GDPR","The skill does not operate on personal data; it interacts with a search API.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's functionality is global and does not exhibit any regional or jurisdictional logic.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard cURL commands and a documented API, making it portable across POSIX-compliant systems.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file provides a comprehensive overview of the Brave Search API skills, including installation, usage, and available skills.",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","This is a single-tool extension.",{"category":40,"check":133,"severity":63,"summary":134},"Overlapping near-synonym tools","The extension only exposes one tool.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md are implemented and accessible via the Brave Search API.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for various agents and includes copy-pasteable cURL examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The SKILL.md documents API parameters and response fields, implying that API errors would be informative and documented by the Brave Search API.",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","The skill does not use third-party dependencies that require pinning.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill is read-only and does not perform state-changing operations, thus a dry-run mode is not applicable.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill relies on the Brave Search API, which is expected to handle its own retries and timeouts appropriately.",{"category":117,"check":158,"severity":63,"summary":159},"Telemetry opt-in","The skill does not appear to emit any telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The purpose is precisely defined as query autocomplete/suggestions, with clear triggers like 'as user types' and boundaries implied by its function.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability of providing fast query suggestions.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md file is concise and effectively details the API endpoint, parameters, and usage examples.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md provides necessary details directly and links to external documentation for more in-depth API reference.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is not designed for deep exploration or code review; it performs a direct API call for suggestions.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and README provide clear, ready-to-use cURL examples for basic and parameterized suggestions.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation mentions limitations like parameter char/word counts and the actual number of results being fewer than requested, with recovery implied by adjusting parameters.",{"category":104,"check":183,"severity":63,"summary":184},"Tool Fallback","This skill is self-contained and does not rely on external MCP servers or other tools that would require a fallback.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill relies on the external API's error handling, and its usage is straightforward, making unexpected pre-state unlikely.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills.",1778683513307,"This skill interfaces with the Brave Search API to provide real-time query autocomplete and suggestions, supporting rich entity information and typo resilience.",[195,196,197,198,199],"Real-time query autocomplete","Rich suggestions with entity info","Typo-resilient suggestions","Fast (\u003C100ms) response times","Supports language and country customization",[201,202,203],"Performing actual web searches","Providing full search result snippets","Acting as a general-purpose spellchecker beyond query suggestion context","3.0.0","4.4.0","To enhance user experience by providing fast and relevant query autocomplete suggestions as users type, improving search efficiency.","The extension is well-documented, secure, and functional, with a clear purpose and excellent usage examples. No critical or warning findings.",98,"A high-quality skill providing fast and accurate query suggestions via the Brave Search API.",[211,212,213,214,215],"autocomplete","suggestions","search","api","brave-search","global","verified",[219,220,221,222],"Implementing live autocomplete dropdowns in search interfaces","Expanding partial or ambiguous queries for better RAG context","Detecting entities with titles, descriptions, and images for preview cards","Handling misspelled input without a separate spellcheck mechanism",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":235,"testCoverage":237},{"hasLockfile":225},false,1778683494836,{"descriptionLength":228,"readmeSize":229},155,12934,{"closedIssues90d":231,"forks":232,"hasChangelog":225,"openIssues90d":231,"pushedAt":233,"stars":234},2,9,1776949963000,128,{"hasNpmPackage":225,"license":236,"smitheryVerified":225},"MIT",{"hasCi":238,"hasTests":225},true,{"updatedAt":240},1778683513451,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":245,"type":246},"skills/suggest","brave","brave-search-skills","suggest","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":254,"parentExtension":257,"providers":286,"relations":295,"tags":296,"workflow":297},1778683278012.444,"k171bmfye9bw6pddf7xqx1x8px86nvha",{"reviewCount":8},{"description":252,"installMethods":253,"name":244,"sourceUrl":14},"Official Brave Search API skills for AI coding agents",{"claudeCode":244},{"basePath":255,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":256},"","plugin",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":264,"providers":266,"relations":279,"tags":281,"workflow":282},1778683278012.4438,"k17av0qd1ak7nzh8e6f33zfjen86nc20",{"reviewCount":8},{"description":262,"installMethods":263,"name":215,"sourceUrl":14},"Official skills for using Brave Search API with AI coding agents.",{"claudeCode":12},{"basePath":255,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":265},"marketplace",{"evaluate":267,"extract":273},{"promptVersionExtension":268,"promptVersionScoring":205,"score":269,"tags":270,"targetMarket":216,"tier":217},"3.1.0",97,[213,214,243,271,272],"llm","rag",{"commitSha":274,"marketplace":275,"plugin":277},"HEAD",{"name":215,"pluginCount":276},1,{"mcpCount":8,"provider":278,"skillCount":8},"classify",{"repoId":280},"kd79z9gj68csgw1td4cjr71d8x86nhc0",[214,243,271,272,213],{"evaluatedAt":283,"extractAt":284,"updatedAt":285},1778683292724,1778683278012,1778683730140,{"evaluate":287,"extract":292},{"promptVersionExtension":204,"promptVersionScoring":205,"score":288,"tags":289,"targetMarket":216,"tier":217},99,[213,214,290,272,271,291],"information-retrieval","cli",{"commitSha":274,"plugin":293},{"mcpCount":8,"provider":278,"skillCount":294},11,{"parentExtensionId":259,"repoId":280},[214,291,290,271,272,213],{"evaluatedAt":298,"extractAt":284,"updatedAt":299},1778683314624,1778683730327,{"evaluate":301,"extract":303},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":302,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":274,"license":236},{"parentExtensionId":249,"repoId":280},{"_creationTime":306,"_id":280,"identity":307,"providers":308,"workflow":430},1778683274239.3813,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":309,"discover":424,"github":427},{"commitSha":274,"extensions":310},[311,324,330,339,347,355,363,371,379,387,395,403,408,416],{"basePath":255,"displayName":215,"installMethods":312,"rationale":313,"selectedPaths":314,"source":323,"sourceLanguage":18,"type":265},{"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":255,"description":252,"displayName":244,"installMethods":325,"rationale":326,"selectedPaths":327,"source":323,"sourceLanguage":18,"type":256},{"claudeCode":244},"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":18,"type":246},"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":18,"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",[346],{"path":338,"priority":317},{"basePath":348,"description":349,"displayName":350,"installMethods":351,"rationale":352,"selectedPaths":353,"source":323,"sourceLanguage":18,"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",[354],{"path":338,"priority":317},{"basePath":356,"description":357,"displayName":358,"installMethods":359,"rationale":360,"selectedPaths":361,"source":323,"sourceLanguage":18,"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",[362],{"path":338,"priority":317},{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":323,"sourceLanguage":18,"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",[370],{"path":338,"priority":317},{"basePath":372,"description":373,"displayName":374,"installMethods":375,"rationale":376,"selectedPaths":377,"source":323,"sourceLanguage":18,"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",[378],{"path":338,"priority":317},{"basePath":380,"description":381,"displayName":382,"installMethods":383,"rationale":384,"selectedPaths":385,"source":323,"sourceLanguage":18,"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",[386],{"path":338,"priority":317},{"basePath":388,"description":389,"displayName":390,"installMethods":391,"rationale":392,"selectedPaths":393,"source":323,"sourceLanguage":18,"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",[394],{"path":338,"priority":317},{"basePath":396,"description":397,"displayName":398,"installMethods":399,"rationale":400,"selectedPaths":401,"source":323,"sourceLanguage":18,"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",[402],{"path":338,"priority":317},{"basePath":242,"description":10,"displayName":245,"installMethods":404,"rationale":405,"selectedPaths":406,"source":323,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/suggest/SKILL.md",[407],{"path":338,"priority":317},{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":323,"sourceLanguage":18,"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",[415],{"path":338,"priority":317},{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":323,"sourceLanguage":18,"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.","web-search",{"claudeCode":12},"SKILL.md frontmatter at skills/web-search/SKILL.md",[423],{"path":338,"priority":317},{"sources":425},[426],"manual",{"closedIssues90d":231,"description":262,"forks":232,"homepage":428,"license":236,"openIssues90d":231,"pushedAt":233,"readmeSize":229,"stars":234,"topics":429},"https://api.search.brave.com/",[],{"classifiedAt":431,"discoverAt":432,"extractAt":433,"githubAt":433,"updatedAt":431},1778683277818,1778683274239,1778683276157,[214,211,215,213,212],{"evaluatedAt":240,"extractAt":284,"updatedAt":436},1778683732695,[],[439,470,497,513,544,570],{"_creationTime":440,"_id":441,"community":442,"display":443,"identity":449,"providers":453,"relations":462,"tags":465,"workflow":466},1778694690188.7114,"k17f5djrtgcfht64yn209hdmqh86n8kv",{"reviewCount":8},{"description":444,"installMethods":445,"name":447,"sourceUrl":448},"Use whenever the user wants to find, shortlist, vet, or enrich US cybersecurity firms — pen-testing/red team, security audits, vCISO, SOC 2 readiness, incident response, managed SOC, IAM, cloud security, and AppSec. Triggers on \"find me a pen-testing firm for our SOC 2 audit\", \"shortlist three vCISO services for our healthcare-tech startup\", \"we need an incident response retainer\", or \"pull contact info for these 8 security firm domains\", even when described indirectly (we got breached, prepare us for the compliance audit, get us SOC 2 ready). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Skip in-house security hires, \"how do I patch CVE-X\" or \"configure firewall Y\" DIY questions, security-product reviews (CrowdStrike vs SentinelOne, etc.), generic security knowledge questions, consumer/personal security advice, non-US firms, individual freelancers and bug-bounty hunters.",{"claudeCode":446},"nostrband/ServiceGraph","find-cybersecurity-firm","https://github.com/nostrband/ServiceGraph",{"basePath":450,"githubOwner":451,"githubRepo":452,"locale":18,"slug":447,"type":246},"skills/find-cybersecurity-firm","nostrband","ServiceGraph",{"evaluate":454,"extract":461},{"promptVersionExtension":204,"promptVersionScoring":205,"score":455,"tags":456,"targetMarket":216,"tier":217},100,[457,458,459,460,214,213],"cybersecurity","servicegraph","business","procurement",{"commitSha":274},{"parentExtensionId":463,"repoId":464},"k170hexh2b1y2ab8gj4acbt6t186mmhn","kd73je8ge8dvxgqqy6nvhxz1e186nhcc",[214,459,457,460,213,458],{"evaluatedAt":467,"extractAt":468,"updatedAt":469},1778694766522,1778694690188,1778695093938,{"_creationTime":471,"_id":472,"community":473,"display":474,"identity":480,"providers":483,"relations":490,"tags":492,"workflow":493},1778692220267.4014,"k173ztaywbkajjk9gqy90n98fx86mnzf",{"reviewCount":8},{"description":475,"installMethods":476,"name":478,"sourceUrl":479},"Search and book flights across 180+ airlines with zero markup — $20–50 cheaper than OTAs. Returns raw airline prices via local connectors (Ryanair, EasyJet, Wizz Air, Southwest, AirAsia, and 175+ more). Use when user asks to \"find flights\", \"search flights\", \"book a flight\", \"compare airline prices\", \"find cheap flights\", \"fly from X to Y\", \"find connections\", \"find layover options\", or any flight-related travel query. Do NOT use for hotel-only searches, car rentals, or non-flight travel bookings.",{"claudeCode":477},"LetsFG/LetsFG","flight-search","https://github.com/LetsFG/LetsFG",{"basePath":481,"githubOwner":482,"githubRepo":482,"locale":18,"slug":478,"type":246},"skills/flight-search","LetsFG",{"evaluate":484,"extract":489},{"promptVersionExtension":204,"promptVersionScoring":205,"score":455,"tags":485,"targetMarket":216,"tier":217},[486,487,488,214,213],"flights","travel","booking",{"commitSha":274},{"repoId":491},"kd7d4mhwkp3k1m28hz28hyn2dd86mm88",[214,488,486,213,487],{"evaluatedAt":494,"extractAt":495,"updatedAt":496},1778692265291,1778692220267,1778692489923,{"_creationTime":498,"_id":499,"community":500,"display":501,"identity":503,"providers":504,"relations":508,"tags":509,"workflow":510},1778683278012.447,"k17f0kk29shkzcc956nyab4w9s86meb9",{"reviewCount":8},{"description":418,"installMethods":502,"name":419,"sourceUrl":14},{"claudeCode":12},{"basePath":417,"githubOwner":243,"githubRepo":244,"locale":18,"slug":419,"type":246},{"evaluate":505,"extract":507},{"promptVersionExtension":204,"promptVersionScoring":205,"score":455,"tags":506,"targetMarket":216,"tier":217},[213,419,214,215,290],{"commitSha":274},{"parentExtensionId":249,"repoId":280},[214,215,290,213,419],{"evaluatedAt":511,"extractAt":284,"updatedAt":512},1778683556020,1778683733107,{"_creationTime":514,"_id":515,"community":516,"display":517,"identity":523,"providers":526,"relations":536,"tags":539,"workflow":540},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":518,"installMethods":519,"name":521,"sourceUrl":522},"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":520},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":524,"githubOwner":525,"githubRepo":521,"locale":18,"slug":521,"type":246},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":527,"extract":535},{"promptVersionExtension":204,"promptVersionScoring":205,"score":455,"tags":528,"targetMarket":216,"tier":217},[529,530,214,531,532,533,534],"twitter","x","data-retrieval","automation","mcp","sdk",{"commitSha":274},{"parentExtensionId":537,"repoId":538},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[214,532,531,533,534,529,530],{"evaluatedAt":541,"extractAt":542,"updatedAt":543},1778699230863,1778699170774,1778699296021,{"_creationTime":545,"_id":546,"community":547,"display":548,"identity":554,"providers":558,"relations":564,"tags":566,"workflow":567},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":549,"installMethods":550,"name":552,"sourceUrl":553},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":551},"steipete/clawdis","slack","https://github.com/steipete/clawdis",{"basePath":555,"githubOwner":556,"githubRepo":557,"locale":18,"slug":552,"type":246},"skills/slack","steipete","clawdis",{"evaluate":559,"extract":563},{"promptVersionExtension":204,"promptVersionScoring":205,"score":455,"tags":560,"targetMarket":216,"tier":217},[552,561,562,532,214],"messaging","communication",{"commitSha":274},{"repoId":565},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[214,532,562,561,552],{"evaluatedAt":568,"extractAt":569,"updatedAt":568},1778698950505,1778697652123,{"_creationTime":571,"_id":572,"community":573,"display":574,"identity":578,"providers":580,"relations":585,"tags":586,"workflow":587},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":575,"installMethods":576,"name":577,"sourceUrl":553},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":551},"github",{"basePath":579,"githubOwner":556,"githubRepo":557,"locale":18,"slug":577,"type":246},"skills/github",{"evaluate":581,"extract":584},{"promptVersionExtension":204,"promptVersionScoring":205,"score":455,"tags":582,"targetMarket":216,"tier":217},[577,291,214,583,532],"developer-tools",{"commitSha":274},{"repoId":565},[214,532,291,583,577],{"evaluatedAt":588,"extractAt":569,"updatedAt":588},1778698569289]