[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-brave-local-pois-en":3,"guides-for-brave-local-pois":447,"similar-k175hzvybf16hxgtpnq8zgvz0h86m0pd-en":448},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":250,"isFallback":234,"parentExtension":256,"providers":310,"relations":314,"repo":315,"tags":444,"workflow":445},1778683278012.4458,"k175hzvybf16hxgtpnq8zgvz0h86m0pd",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"brave/brave-search-skills","Local POIs","https://github.com/brave/brave-search-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":232,"workflow":248},1778683453547.4392,"kn734gsw3q88gt9gmgpn3q1fqs86mkzn","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":202,"practices":206,"prerequisites":207,"promptVersionExtension":209,"promptVersionScoring":210,"purpose":211,"rationale":212,"score":213,"summary":214,"tags":215,"targetMarket":221,"tier":222,"useCases":223,"workflow":228},[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,114,118,122,125,128,131,134,137,140,144,147,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the purpose of getting local business/POI details using POI IDs and mentions the return of full business information.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a focused API for local POI details, which is a specific use case not fully covered by general web search or LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill directly interfaces with the Brave Search API for local POI details, covering the complete lifecycle of retrieving specific business information based on provided IDs.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is narrowly focused on retrieving local Point of Interest (POI) details using IDs from the Brave Search API.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality, including its dependency on POI IDs and the type of information returned.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes a single, well-defined tool for fetching local POI details, taking specific parameters like IDs.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md file clearly documents all parameters, including required ones, optional ones, and their default values, along with optional location headers.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The skill's primary function is implied by its name and description, and it doesn't expose multiple granular tools that would require naming.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The tool accepts specific IDs and optional parameters, returning structured POI data without unnecessary internal details.",{"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, which is handled via an environment variable and documented in the prerequisites, not echoed in output.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill interacts with a documented 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 Brave Search API endpoint and does not fetch or execute external code at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill makes external API calls and does not modify local files or operate outside its defined scope.",{"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 interaction with the API.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill requires an API key for authentication and interacts with a documented API endpoint, with no indication of unintended data exfiltration.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled files do not contain hidden steering tricks, invisible Unicode characters, or other hidden text manipulations.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation is directly callable and does not rely on obfuscated code or runtime fetches.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about user project structure, relying solely on API inputs.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","In the last 90 days, 2 issues were opened and 2 were closed, indicating active maintenance and a 100% closure rate.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The repository is actively maintained with recent commits and the `main` branch is used for installation, implying continuous updates.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The API parameters are clearly defined in the SKILL.md, implying expected validation by the Brave Search API itself.",{"category":66,"check":108,"severity":63,"summary":109},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":111,"check":112,"severity":24,"summary":113},"Errors","Error Handling","The SKILL.md documents expected API responses and parameters, implying that the underlying API handles error reporting.",{"category":115,"check":116,"severity":63,"summary":117},"Code Execution","Logging","The skill is read-only and does not perform actions that require local logging.",{"category":119,"check":120,"severity":63,"summary":121},"Compliance","GDPR","The skill does not process personal data; it retrieves business information via API.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill is globally applicable and does not have regional restrictions.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill relies on standard HTTP requests to a documented API, making it portable across different runtime environments.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README provides comprehensive installation and usage instructions for various agents and includes a good overview of available skills.",{"category":33,"check":132,"severity":63,"summary":133},"Tool surface size","This is a single-skill extension, not a multi-tool collection.",{"category":40,"check":135,"severity":63,"summary":136},"Overlapping near-synonym tools","The skill exposes a single core function, so there are no overlapping tools.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All features described in the README and SKILL.md, such as getting POI details and using API parameters, are implemented and verifiable.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for multiple agents and includes API key setup guidance.",{"category":111,"check":145,"severity":24,"summary":146},"Actionable error messages","The SKILL.md outlines parameters and their expected behavior, implying that API errors will be informative, and the example cURL commands show clear invocation patterns.",{"category":104,"check":148,"severity":63,"summary":149},"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 involve state-changing operations or outward data transmission that would require a dry-run feature.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill relies on standard HTTP requests to an API; API-level retries and timeouts are assumed to be handled by the Brave Search API.",{"category":119,"check":158,"severity":24,"summary":159},"Telemetry opt-in","No telemetry is emitted by this skill; it relies solely on API calls to Brave Search.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the purpose (getting local business/POI details) and the artifact it operates on (POI IDs from web-search), with clear input requirements and output details.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the skill's purpose and requirements.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and avoids excessive length by deferring bulk material.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md is concise, and the README directs users to external documentation for API details and agent integration.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is a direct API call and does not involve deep exploration or code review that would necessitate forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and README provide clear, executable cURL examples for obtaining POI IDs and fetching POI details.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md notes that POI IDs are ephemeral and must be fetched fresh via web search, addressing a key limitation.",{"category":92,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill directly calls the Brave Search API and does not depend on optional external tools with fallbacks.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill relies on standard HTTP requests and does not make assumptions about specific operating systems or shell environments beyond basic cURL usage.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The skill's primary dependency is on valid POI IDs obtained from a prior search, and the documentation implies that invalid IDs would result in an API error.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and clearly documents its dependency on the `web-search` skill for obtaining POI IDs.",1778683453435,"This skill acts as an interface to the Brave Search API's local POI endpoint, allowing users to retrieve detailed information about businesses and points of interest by providing their IDs. It requires a Brave Search API key and a two-step process involving an initial web search to obtain these IDs.",[198,199,200,201],"Get detailed business information using POI IDs","Supports multiple POI IDs per request (max 20)","Returns ratings, hours, contact info, and addresses","Allows specifying units (metric/imperial) and language preferences",[203,204,205],"Performing web searches to discover POI IDs (this requires a separate skill)","Providing general web search results","Interpreting ambiguous location queries without pre-obtained POI IDs",[],[208],"Brave Search API Key","3.0.0","4.4.0","To efficiently retrieve comprehensive details for local businesses and points of interest, complementing web search results with structured data like ratings, hours, and contact information.","Excellent documentation and clear focus on a specific API integration. No critical or warning findings.",98,"A well-documented and focused skill for retrieving local business and POI details via the Brave Search API.",[216,217,218,219,220],"search","api","local","business","poi","global","verified",[224,225,226,227],"Retrieve full details for businesses surfaced in a web search","Build a pipeline to search for restaurants and fetch their detailed information","Check business operating hours to determine if they are currently open","Calculate distances to nearby points of interest when location headers are provided",[229,230,231],"Obtain POI IDs from a prior web search using `result_filter=locations`","Invoke the local-pois skill with the obtained POI IDs","Process the returned business information (ratings, hours, contact, etc.)",{"codeQuality":233,"collectedAt":235,"documentation":236,"maintenance":239,"security":244,"testCoverage":246},{"hasLockfile":234},false,1778683435687,{"descriptionLength":237,"readmeSize":238},203,12934,{"closedIssues90d":240,"forks":241,"hasChangelog":234,"openIssues90d":240,"pushedAt":242,"stars":243},2,9,1776949963000,128,{"hasNpmPackage":234,"license":245,"smitheryVerified":234},"MIT",{"hasCi":247,"hasTests":234},true,{"updatedAt":249},1778683453547,{"basePath":251,"githubOwner":252,"githubRepo":253,"locale":18,"slug":254,"type":255},"skills/local-pois","brave","brave-search-skills","local-pois","skill",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":263,"parentExtension":266,"providers":296,"relations":305,"tags":306,"workflow":307},1778683278012.444,"k171bmfye9bw6pddf7xqx1x8px86nvha",{"reviewCount":8},{"description":261,"installMethods":262,"name":253,"sourceUrl":14},"Official Brave Search API skills for AI coding agents",{"claudeCode":253},{"basePath":264,"githubOwner":252,"githubRepo":253,"locale":18,"slug":253,"type":265},"","plugin",{"_creationTime":267,"_id":268,"community":269,"display":270,"identity":274,"providers":276,"relations":289,"tags":291,"workflow":292},1778683278012.4438,"k17av0qd1ak7nzh8e6f33zfjen86nc20",{"reviewCount":8},{"description":271,"installMethods":272,"name":273,"sourceUrl":14},"Official skills for using Brave Search API with AI coding agents.",{"claudeCode":12},"brave-search",{"basePath":264,"githubOwner":252,"githubRepo":253,"locale":18,"slug":253,"type":275},"marketplace",{"evaluate":277,"extract":283},{"promptVersionExtension":278,"promptVersionScoring":210,"score":279,"tags":280,"targetMarket":221,"tier":222},"3.1.0",97,[216,217,252,281,282],"llm","rag",{"commitSha":284,"marketplace":285,"plugin":287},"HEAD",{"name":273,"pluginCount":286},1,{"mcpCount":8,"provider":288,"skillCount":8},"classify",{"repoId":290},"kd79z9gj68csgw1td4cjr71d8x86nhc0",[217,252,281,282,216],{"evaluatedAt":293,"extractAt":294,"updatedAt":295},1778683292724,1778683278012,1778683730140,{"evaluate":297,"extract":302},{"promptVersionExtension":209,"promptVersionScoring":210,"score":298,"tags":299,"targetMarket":221,"tier":222},99,[216,217,300,282,281,301],"information-retrieval","cli",{"commitSha":284,"plugin":303},{"mcpCount":8,"provider":288,"skillCount":304},11,{"parentExtensionId":268,"repoId":290},[217,301,300,281,282,216],{"evaluatedAt":308,"extractAt":294,"updatedAt":309},1778683314624,1778683730327,{"evaluate":311,"extract":313},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":312,"targetMarket":221,"tier":222},[216,217,218,219,220],{"commitSha":284,"license":245},{"parentExtensionId":258,"repoId":290},{"_creationTime":316,"_id":290,"identity":317,"providers":318,"workflow":440},1778683274239.3813,{"githubOwner":252,"githubRepo":253,"sourceUrl":14},{"classify":319,"discover":434,"github":437},{"commitSha":284,"extensions":320},[321,334,340,349,357,365,373,381,389,394,402,410,418,426],{"basePath":264,"displayName":273,"installMethods":322,"rationale":323,"selectedPaths":324,"source":333,"sourceLanguage":18,"type":275},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[325,328,330],{"path":326,"priority":327},".claude-plugin/marketplace.json","mandatory",{"path":329,"priority":327},"README.md",{"path":331,"priority":332},"LICENSE","high","rule",{"basePath":264,"description":261,"displayName":253,"installMethods":335,"rationale":336,"selectedPaths":337,"source":333,"sourceLanguage":18,"type":265},{"claudeCode":253},"inline plugin source from marketplace.json at /",[338,339],{"path":329,"priority":327},{"path":331,"priority":332},{"basePath":341,"description":342,"displayName":343,"installMethods":344,"rationale":345,"selectedPaths":346,"source":333,"sourceLanguage":18,"type":255},"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",[347],{"path":348,"priority":327},"SKILL.md",{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":333,"sourceLanguage":18,"type":255},"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",[356],{"path":348,"priority":327},{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":333,"sourceLanguage":18,"type":255},"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",[364],{"path":348,"priority":327},{"basePath":366,"description":367,"displayName":368,"installMethods":369,"rationale":370,"selectedPaths":371,"source":333,"sourceLanguage":18,"type":255},"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",[372],{"path":348,"priority":327},{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":333,"sourceLanguage":18,"type":255},"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",[380],{"path":348,"priority":327},{"basePath":382,"description":383,"displayName":384,"installMethods":385,"rationale":386,"selectedPaths":387,"source":333,"sourceLanguage":18,"type":255},"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",[388],{"path":348,"priority":327},{"basePath":251,"description":10,"displayName":254,"installMethods":390,"rationale":391,"selectedPaths":392,"source":333,"sourceLanguage":18,"type":255},{"claudeCode":12},"SKILL.md frontmatter at skills/local-pois/SKILL.md",[393],{"path":348,"priority":327},{"basePath":395,"description":396,"displayName":397,"installMethods":398,"rationale":399,"selectedPaths":400,"source":333,"sourceLanguage":18,"type":255},"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",[401],{"path":348,"priority":327},{"basePath":403,"description":404,"displayName":405,"installMethods":406,"rationale":407,"selectedPaths":408,"source":333,"sourceLanguage":18,"type":255},"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",[409],{"path":348,"priority":327},{"basePath":411,"description":412,"displayName":413,"installMethods":414,"rationale":415,"selectedPaths":416,"source":333,"sourceLanguage":18,"type":255},"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",[417],{"path":348,"priority":327},{"basePath":419,"description":420,"displayName":421,"installMethods":422,"rationale":423,"selectedPaths":424,"source":333,"sourceLanguage":18,"type":255},"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",[425],{"path":348,"priority":327},{"basePath":427,"description":428,"displayName":429,"installMethods":430,"rationale":431,"selectedPaths":432,"source":333,"sourceLanguage":18,"type":255},"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",[433],{"path":348,"priority":327},{"sources":435},[436],"manual",{"closedIssues90d":240,"description":271,"forks":241,"homepage":438,"license":245,"openIssues90d":240,"pushedAt":242,"readmeSize":238,"stars":243,"topics":439},"https://api.search.brave.com/",[],{"classifiedAt":441,"discoverAt":442,"extractAt":443,"githubAt":443,"updatedAt":441},1778683277818,1778683274239,1778683276157,[217,219,218,220,216],{"evaluatedAt":249,"extractAt":294,"updatedAt":446},1778683732053,[],[449,479,506,527,558,584],{"_creationTime":450,"_id":451,"community":452,"display":453,"identity":459,"providers":463,"relations":471,"tags":474,"workflow":475},1778694690188.7114,"k17f5djrtgcfht64yn209hdmqh86n8kv",{"reviewCount":8},{"description":454,"installMethods":455,"name":457,"sourceUrl":458},"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":456},"nostrband/ServiceGraph","find-cybersecurity-firm","https://github.com/nostrband/ServiceGraph",{"basePath":460,"githubOwner":461,"githubRepo":462,"locale":18,"slug":457,"type":255},"skills/find-cybersecurity-firm","nostrband","ServiceGraph",{"evaluate":464,"extract":470},{"promptVersionExtension":209,"promptVersionScoring":210,"score":465,"tags":466,"targetMarket":221,"tier":222},100,[467,468,219,469,217,216],"cybersecurity","servicegraph","procurement",{"commitSha":284},{"parentExtensionId":472,"repoId":473},"k170hexh2b1y2ab8gj4acbt6t186mmhn","kd73je8ge8dvxgqqy6nvhxz1e186nhcc",[217,219,467,469,216,468],{"evaluatedAt":476,"extractAt":477,"updatedAt":478},1778694766522,1778694690188,1778695093938,{"_creationTime":480,"_id":481,"community":482,"display":483,"identity":489,"providers":492,"relations":499,"tags":501,"workflow":502},1778692220267.4014,"k173ztaywbkajjk9gqy90n98fx86mnzf",{"reviewCount":8},{"description":484,"installMethods":485,"name":487,"sourceUrl":488},"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":486},"LetsFG/LetsFG","flight-search","https://github.com/LetsFG/LetsFG",{"basePath":490,"githubOwner":491,"githubRepo":491,"locale":18,"slug":487,"type":255},"skills/flight-search","LetsFG",{"evaluate":493,"extract":498},{"promptVersionExtension":209,"promptVersionScoring":210,"score":465,"tags":494,"targetMarket":221,"tier":222},[495,496,497,217,216],"flights","travel","booking",{"commitSha":284},{"repoId":500},"kd7d4mhwkp3k1m28hz28hyn2dd86mm88",[217,497,495,216,496],{"evaluatedAt":503,"extractAt":504,"updatedAt":505},1778692265291,1778692220267,1778692489923,{"_creationTime":507,"_id":508,"community":509,"display":510,"identity":514,"providers":516,"relations":522,"tags":523,"workflow":524},1778694690188.712,"k17f8kx4t26sv6q3fk02v4qwax86mk58",{"reviewCount":8},{"description":511,"installMethods":512,"name":513,"sourceUrl":458},"Use whenever the user wants to find, shortlist, vet, or enrich US engineering firms — civil, structural, MEP, mechanical, electrical, geotechnical, transportation, environmental, and manufacturing. **For real-world engineering (buildings, infrastructure, manufacturing) — NOT software engineering.** Triggers on \"find civil engineering firms in Florida for transportation\", \"shortlist three structural engineering firms with high-rise experience\", \"MEP consultancy for a hospital project\", or \"pull contact info for these 12 engineering firm domains\", even when described indirectly (PE-stamped drawings, building-permit review). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Defer software-dev / \"engineering team\" / SaaS-architecture asks to find-software-developer. Skip in-house engineering-manager hires, DIY questions, software-product comparisons (Revit, AutoCAD), non-US firms, individual freelancers.",{"claudeCode":456},"find-engineering-firm",{"basePath":515,"githubOwner":461,"githubRepo":462,"locale":18,"slug":513,"type":255},"skills/find-engineering-firm",{"evaluate":517,"extract":521},{"promptVersionExtension":209,"promptVersionScoring":210,"score":298,"tags":518,"targetMarket":221,"tier":222},[519,219,216,520,217],"engineering","directory",{"commitSha":284},{"parentExtensionId":472,"repoId":473},[217,219,520,519,216],{"evaluatedAt":525,"extractAt":477,"updatedAt":526},1778694804485,1778695094284,{"_creationTime":528,"_id":529,"community":530,"display":531,"identity":537,"providers":540,"relations":550,"tags":553,"workflow":554},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":532,"installMethods":533,"name":535,"sourceUrl":536},"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":534},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":538,"githubOwner":539,"githubRepo":535,"locale":18,"slug":535,"type":255},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":541,"extract":549},{"promptVersionExtension":209,"promptVersionScoring":210,"score":465,"tags":542,"targetMarket":221,"tier":222},[543,544,217,545,546,547,548],"twitter","x","data-retrieval","automation","mcp","sdk",{"commitSha":284},{"parentExtensionId":551,"repoId":552},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[217,546,545,547,548,543,544],{"evaluatedAt":555,"extractAt":556,"updatedAt":557},1778699230863,1778699170774,1778699296021,{"_creationTime":559,"_id":560,"community":561,"display":562,"identity":568,"providers":572,"relations":578,"tags":580,"workflow":581},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":563,"installMethods":564,"name":566,"sourceUrl":567},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":565},"steipete/clawdis","slack","https://github.com/steipete/clawdis",{"basePath":569,"githubOwner":570,"githubRepo":571,"locale":18,"slug":566,"type":255},"skills/slack","steipete","clawdis",{"evaluate":573,"extract":577},{"promptVersionExtension":209,"promptVersionScoring":210,"score":465,"tags":574,"targetMarket":221,"tier":222},[566,575,576,546,217],"messaging","communication",{"commitSha":284},{"repoId":579},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[217,546,576,575,566],{"evaluatedAt":582,"extractAt":583,"updatedAt":582},1778698950505,1778697652123,{"_creationTime":585,"_id":586,"community":587,"display":588,"identity":592,"providers":594,"relations":599,"tags":600,"workflow":601},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":589,"installMethods":590,"name":591,"sourceUrl":567},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":565},"github",{"basePath":593,"githubOwner":570,"githubRepo":571,"locale":18,"slug":591,"type":255},"skills/github",{"evaluate":595,"extract":598},{"promptVersionExtension":209,"promptVersionScoring":210,"score":465,"tags":596,"targetMarket":221,"tier":222},[591,301,217,597,546],"developer-tools",{"commitSha":284},{"repoId":579},[217,546,301,597,591],{"evaluatedAt":602,"extractAt":583,"updatedAt":602},1778698569289]