[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-nostrband-find-service-providers-zh-CN":3,"guides-for-nostrband-find-service-providers":501,"similar-k175babn4fbf73nd4qvc3v1rq986nx3r-zh-CN":502},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":240,"isFallback":225,"parentExtension":245,"providers":301,"relations":305,"repo":307,"tags":498,"workflow":499},1778695077197.241,"k175babn4fbf73nd4qvc3v1rq986nx3r",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"用于在用户希望查找、筛选、审核、丰富或研究美国专业服务公司（法律、营销、咨询、会计、IT服务、建筑、工程、人力资源、公关、设计及类似B2B服务提供商）时使用。当用户请求“找一家加州的PPC代理机构”、“筛选三家小型知识产权律师事务所”、“列出50家中型IT咨询公司名单”或“这是12个代理机构域名 — 提取联系信息并确认哪些在美国注册”，即使需求描述间接，未指明具体类别，也会触发。驱动ServiceGraph API (api.servicegraph.co)，这是一个包含10万多家美国公司的数据目录，支持按行业、服务、地点、规模、评分和第三方列表进行筛选。当用户寻求为自己（个人法律、税务或医疗需求）寻找的个人/消费者服务、非美国公司、独立自由职业者、零售/电子商务/SaaS产品公司、招聘员工任务或不需要结构化公司目录的一般网络研究时，请跳过。",{"claudeCode":12},"nostrband/ServiceGraph","find-service-providers","https://github.com/nostrband/ServiceGraph",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":238},1778695077197.2412,"kn77yfmnk3f0tem0rqkm9cgth186my7r","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"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","描述清楚地阐述了用户在查找、审核和丰富美国专业服务公司方面的问题，并提供了具体的请求和用例示例。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能通过驱动一个专门的、拥有超过10万家公司信息的目录，并支持结构化筛选器和四级API成本漏斗，提供了超越通用LLM的显著价值，这超出了基本的API封装。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能已准备好投入生产，提供对全面的美国公司目录的访问，具有清晰的API使用模式、身份验证流程以及对各种搜索和检索级别的处理。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能专注于查找和研究美国专业服务公司的单一领域，具有针对不同行业的特定子技能，保持了连贯的范围。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确反映了技能的功能、范围和非目标，提供了清晰的触发条件和边界。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能主要使用映射到API端点的窄化动词-名词工具，并就何时使用MCP或直接curl调用提供了清晰的指导。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md和README中清楚地记录了所有API参数和过滤器DSL规则，包括字段类型、运算符和示例。身份验证流程已详细说明。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","工具命名具有描述性，直接映射到API端点（例如，`list_tags`、`search_firms`、`get_firm`）。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","工具参数通过过滤器DSL或直接端点参数进行结构化，响应被定制为针对特定的API调用，避免了不必要的数据转储。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","许可证是MIT，在LICENSE文件和README中明确说明，这是一个宽松的开源许可证。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","该存储库显示了近期提交，最新的推送时间为2026-05-07，表明正在积极维护。",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","该技能似乎不使用需要复杂管理的第三方依赖项，仅限于标准的HTTP客户端。",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","该技能明确避免在LLM上下文中直接处理秘密，强制要求使用shell dispatch或MCP服务器来获取API令牌，并提供清晰的OTP流程来捕获令牌。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能基于结构化的DSL和直接的API调用来处理API请求，没有迹象表明从不受信任的外部数据执行任意代码或指令。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","所有必要的代码和引用都已打包或通过标准的HTTP客户端机制直接调用；没有从远程URL运行时下载代码或指令。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能通过HTTP请求与外部API交互，不与本地文件系统交互，也不修改其自身捆绑包之外的文件。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在技能逻辑中未发现分离的进程启动、拒绝调用周围的重试循环或其他沙盒逃逸原语。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能的逻辑侧重于与ServiceGraph的API调用，不包含向第三方读取或提交机密数据的指令。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容和描述没有隐藏的引导技巧、HTML注释或不常见的Unicode字符。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","技能逻辑以可读的文本和curl示例实现；没有混淆的代码、base64负载或运行时代码获取。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能不假设用户的项目结构，仅通过API交互和显式用户提示进行操作。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","过去90天内有0个开放和0个已关闭的issue，无法衡量参与度，但表明目前没有需要关注的问题。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","SKILL.md frontmatter中声明了一个有意义的版本（'0.2'），安装说明不完全依赖于'main'。",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","过滤器DSL通过清晰的规则进行描述，API提供`/v1/check`端点用于执行前的验证。",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","该技能主要是只读的，没有需要确认门的破坏性操作。",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","API文档详细说明了错误代码和预期响应，技能的逻辑依赖于这些文档化的API行为。",{"category":104,"check":114,"severity":63,"summary":115},"Logging","该技能不执行需要本地审计日志记录的破坏性操作或出站调用。",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","该技能处理的是商业公司数据，不处理需要特定GDPR清理的个人数据。",{"category":117,"check":121,"severity":24,"summary":122},"Target market","该扩展明确针对美国专业服务公司，并以此进行文档记录，与其全球功能一致。",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","该技能依赖标准的HTTP客户端和文档化的API行为，使其在兼容POSIX的环境中具有可移植性。",{"category":44,"check":127,"severity":24,"summary":128},"README","README提供了全面的概述、安装说明和示例，补充了SKILL.md。",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","这是一个技能扩展，而不是CLI或MCP服务器，因此“暴露的工具”的概念在此上下文中不直接适用进行大小衡量。",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","该技能直接映射到API端点，避免了相同功能但名称相近的工具。",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","所有宣传的功能，包括ServiceGraph API及其各层级，都有相应的文档化实现和使用模式。",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","README中提供了清晰的安装说明，使用 `npx skills add`，以及示例调用和身份验证设置的详细信息。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","API文档详细说明了特定的错误代码和消息，并提供了修复指南，技能隐式依赖于此。",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","该扩展依赖于大多数环境中可用的标准HTTP客户端，不捆绑或固定第三方脚本依赖项。",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","该技能主要用于数据检索和发现，而不是状态更改操作，因此不适用dry-run模式。",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","该技能依赖ServiceGraph API，该API提供了关于速率限制和潜在重试机制的文档化错误代码。技能逻辑服从API行为。",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","该技能似乎不发送任何遥测数据；其操作仅限于API调用和用户交互。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","描述清楚地定义了查找美国专业服务公司的目的，并提供了具体的触发条件和非目标。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","SKILL.md中的frontmatter简洁明了，有效总结了核心功能和目的。",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md结构良好，包含主要描述和API详细信息，并将更深层的信息委托给README和API文档。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","该技能利用README进行详细解释和示例，并利用API文档进行更深层次的技术规范，遵循渐进式披露原则。",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","该技能侧重于数据检索，不涉及需要forked上下文的深入代码审查或广泛探索。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","README和SKILL.md提供了许多端到端示例，包含清晰的输入、调用和预期的API响应。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","SKILL.md解决了潜在问题，如API错误（404、速率限制、配额耗尽）、过滤器解析错误以及目录限制，并提供了恢复步骤。",{"category":104,"check":183,"severity":24,"summary":184},"Tool Fallback","该技能明确描述了MCP服务器可用性和直接curl使用的回退行为，并提供了API详细信息。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","该技能的逻辑指导LLM使用API验证和错误处理，确保在遇到意外API状态或过滤器问题时能够停止。",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","该技能是独立的，专注于ServiceGraph API，并且不隐式依赖于其他技能。",1778694930346,"该技能利用ServiceGraph API查找、筛选和丰富美国专业服务公司。它包含关于API使用、身份验证、四级成本漏斗和强大过滤器DSL的详细文档。",[195,196,197,198,199],"按行业、服务、地点和规模搜索美国专业服务公司","按评级、评论和第三方列表进行筛选","检索详细的公司信息，包括联系方式","利用结构化的四级API成本漏斗","通过MCP或shell dispatch安全处理API身份验证",[201,202,203,204],"研究非美国公司","寻找个人自由职业者或消费者服务","识别零售、电子商务或SaaS产品公司","协助为内部团队招聘员工","3.0.0","4.4.0","赋能用户高效发现、审核和收集美国专业服务公司的信息，以满足业务需求。","该技能的文档非常完善且功能强大，清晰地展示了对API交互、安全性和用户体验的理解。未发现重大问题。",99,"一个高度优化且强大的技能，用于通过ServiceGraph API研究美国专业服务公司。",[212,213,214,215,216],"professional-services","business-directory","company-research","api","b2b","verified",[219,220,221,222],"为特定业务需求查找特定类型的代理机构（例如，“用于PPC的营销机构”）","根据定义的标准构建潜在服务提供商的长名单","筛选和审核公司以进行采购或合作","通过联系方式和服务详情丰富现有公司域名列表",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":235,"testCoverage":237},{"hasLockfile":225},false,1778694912872,{"descriptionLength":228,"readmeSize":229},1018,14153,{"closedIssues90d":8,"forks":231,"hasChangelog":225,"manifestVersion":232,"openIssues90d":8,"pushedAt":233,"stars":234},1,"0.2",1778155912000,161,{"hasNpmPackage":225,"license":236,"smitheryVerified":225},"MIT",{"hasCi":225,"hasTests":225},{"updatedAt":239},1778695077197,{"basePath":241,"githubOwner":242,"githubRepo":243,"locale":18,"slug":13,"type":244},"skills/find-service-providers","nostrband","ServiceGraph","skill",{"_creationTime":246,"_id":247,"community":248,"display":249,"identity":253,"parentExtension":257,"providers":288,"relations":296,"tags":297,"workflow":298},1778694690188.7107,"k170hexh2b1y2ab8gj4acbt6t186mmhn",{"reviewCount":8},{"description":250,"installMethods":251,"name":252,"sourceUrl":14},"Find, shortlist, vet, and enrich US professional-services firms — law, marketing, consulting, accounting, IT services, engineering, HR, PR, design — via the ServiceGraph API. Ships 13 skills covering the full B2B service-firm catalog.",{"claudeCode":252},"servicegraph",{"basePath":254,"githubOwner":242,"githubRepo":243,"locale":255,"slug":243,"type":256},"","en","plugin",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":264,"providers":266,"relations":281,"tags":283,"workflow":284},1778694690188.7104,"k1732w2rmwwpgp3kty4p9dhq0586mqne",{"reviewCount":8},{"description":262,"installMethods":263,"name":242,"sourceUrl":14},"ServiceGraph plugins — Claude Code skills for finding, shortlisting, and enriching US professional-services firms via the ServiceGraph API.",{"claudeCode":12},{"basePath":254,"githubOwner":242,"githubRepo":243,"locale":255,"slug":243,"type":265},"marketplace",{"evaluate":267,"extract":276},{"promptVersionExtension":268,"promptVersionScoring":206,"score":269,"tags":270,"targetMarket":275,"tier":217},"3.1.0",95,[271,272,212,273,274,213],"service-providers","lead-generation","us-firms","api-client","global",{"commitSha":277,"marketplace":278,"plugin":279},"HEAD",{"name":242,"pluginCount":231},{"mcpCount":8,"provider":280,"skillCount":8},"classify",{"repoId":282},"kd73je8ge8dvxgqqy6nvhxz1e186nhcc",[274,213,272,212,271,273],{"evaluatedAt":285,"extractAt":286,"updatedAt":287},1778694708553,1778694690188,1778695093423,{"evaluate":289,"extract":293},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":290,"targetMarket":275,"tier":217},[271,291,212,272,292,215],"agencies","catalog",{"commitSha":277,"license":236,"plugin":294},{"mcpCount":8,"provider":280,"skillCount":295},14,{"parentExtensionId":259,"repoId":282},[291,215,292,272,212,271],{"evaluatedAt":299,"extractAt":286,"updatedAt":300},1778694718700,1778695093227,{"evaluate":302,"extract":304},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":303,"targetMarket":275,"tier":217},[212,213,214,215,216],{"commitSha":277},{"parentExtensionId":247,"repoId":282,"translatedFrom":306},"k17460b6pzyy10rd3bza8py30n86mkch",{"_creationTime":308,"_id":282,"identity":309,"providers":310,"workflow":494},1778694685569.3584,{"githubOwner":242,"githubRepo":243,"sourceUrl":14},{"classify":311,"discover":476,"github":479},{"commitSha":277,"extensions":312},[313,326,365,374,382,390,398,406,414,422,430,438,446,454,460,468],{"basePath":254,"description":262,"displayName":242,"installMethods":314,"rationale":315,"selectedPaths":316,"source":325,"sourceLanguage":255,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[317,320,322],{"path":318,"priority":319},".claude-plugin/marketplace.json","mandatory",{"path":321,"priority":319},"README.md",{"path":323,"priority":324},"LICENSE","high","rule",{"basePath":254,"description":250,"displayName":252,"installMethods":327,"license":236,"rationale":328,"selectedPaths":329,"source":325,"sourceLanguage":255,"type":256},{"claudeCode":252},"plugin manifest at .claude-plugin/plugin.json",[330,332,333,334,337,339,341,343,345,347,349,351,353,355,357,359,361,363],{"path":331,"priority":319},".claude-plugin/plugin.json",{"path":321,"priority":319},{"path":323,"priority":324},{"path":335,"priority":336},"skills/find-ai-consultancy/SKILL.md","medium",{"path":338,"priority":336},"skills/find-cpa-firm/SKILL.md",{"path":340,"priority":336},"skills/find-cybersecurity-firm/SKILL.md",{"path":342,"priority":336},"skills/find-design-agency/SKILL.md",{"path":344,"priority":336},"skills/find-engineering-firm/SKILL.md",{"path":346,"priority":336},"skills/find-law-firm/SKILL.md",{"path":348,"priority":336},"skills/find-management-consultant/SKILL.md",{"path":350,"priority":336},"skills/find-marketing-agency/SKILL.md",{"path":352,"priority":336},"skills/find-pr-agency/SKILL.md",{"path":354,"priority":336},"skills/find-recruiting-firm/SKILL.md",{"path":356,"priority":336},"skills/find-seo-agency/SKILL.md",{"path":358,"priority":336},"skills/find-service-providers/SKILL.md",{"path":360,"priority":336},"skills/find-software-developer/SKILL.md",{"path":362,"priority":336},"skills/find-web-developer/SKILL.md",{"path":364,"priority":319},".mcp.json",{"basePath":366,"description":367,"displayName":368,"installMethods":369,"rationale":370,"selectedPaths":371,"source":325,"sourceLanguage":255,"type":244},"skills/find-ai-consultancy","Use whenever the user wants to find, shortlist, vet, or enrich US AI/ML/data consulting firms (consultancies) — AI/ML development, MLOps, generative AI / LLM apps (RAG, chatbots, agents), computer vision, NLP, recommendation systems, data engineering, BI/analytics. Triggers on \"find an AI/ML consulting firm to build our recommendation engine\", \"shortlist three RAG/LLM consultancies for an enterprise chatbot\", \"compare three AI/ML consulting firms with strong ratings\", or \"pull contact info for these 8 AI consultancy domains\", even when described indirectly (we want to use AI for X, deploy ML to production). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Defer to find-software-developer for general app/backend work where AI is just a feature. Skip in-house ML/data hires, LLM/AI-tool comparisons (ChatGPT vs Claude), \"how do I fine-tune X\" DIY questions, AI courses for individuals, non-US firms, individual freelancers.","find-ai-consultancy",{"claudeCode":12},"SKILL.md frontmatter at skills/find-ai-consultancy/SKILL.md",[372],{"path":373,"priority":319},"SKILL.md",{"basePath":375,"description":376,"displayName":377,"installMethods":378,"rationale":379,"selectedPaths":380,"source":325,"sourceLanguage":255,"type":244},"skills/find-cpa-firm","Use whenever the user wants to find, shortlist, vet, or enrich US accounting and tax firms (CPA firms) — financial-statement audit, SOC 1/2 audit, corporate tax, bookkeeping for businesses, advisory/fractional CFO, M&A diligence, 409A valuations, R&D tax credits, IPO readiness, sales-and-use tax. Triggers on \"find me a CPA firm for our delaware c-corp series A audit\", \"shortlist three audit firms with SaaS experience\", \"we need a tax advisor for our M&A\", or \"pull contact info for these 10 accounting firm domains\", even when described indirectly (audit our books, fractional CFO support, file our 1120). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Skip personal/consumer tax preparation (1040, individual estate, retirement planning), in-house controller/CFO hires, \"how do I file my taxes\" DIY questions, accounting-software comparisons (QuickBooks vs Xero), non-US firms, individual freelance bookkeepers.","find-cpa-firm",{"claudeCode":12},"SKILL.md frontmatter at skills/find-cpa-firm/SKILL.md",[381],{"path":373,"priority":319},{"basePath":383,"description":384,"displayName":385,"installMethods":386,"rationale":387,"selectedPaths":388,"source":325,"sourceLanguage":255,"type":244},"skills/find-cybersecurity-firm","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.","find-cybersecurity-firm",{"claudeCode":12},"SKILL.md frontmatter at skills/find-cybersecurity-firm/SKILL.md",[389],{"path":373,"priority":319},{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":325,"sourceLanguage":255,"type":244},"skills/find-design-agency","Use whenever the user wants to find, shortlist, vet, or enrich US design and creative agencies — graphic design, UX/UI, product design, brand identity, packaging, illustration, motion design, and creative direction. Triggers on \"find me a UX/UI design agency for our SaaS product\", \"shortlist three brand-identity studios in NY\", \"packaging design firm for a CPG launch\", or \"pull contact info for these 10 design studio domains\", even when described indirectly (brand refresh, design our app, build our visual system). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Defer to find-marketing-agency for marketing-led engagements where design is one of several services. Defer to find-web-developer when the deliverable is a built website. Skip in-house designer hires, \"design me a logo\" DIY asks, design-software comparisons, consumer/personal-design (weddings, hobby projects), non-US firms, individual freelancers.","find-design-agency",{"claudeCode":12},"SKILL.md frontmatter at skills/find-design-agency/SKILL.md",[397],{"path":373,"priority":319},{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":325,"sourceLanguage":255,"type":244},"skills/find-engineering-firm","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.","find-engineering-firm",{"claudeCode":12},"SKILL.md frontmatter at skills/find-engineering-firm/SKILL.md",[405],{"path":373,"priority":319},{"basePath":407,"description":408,"displayName":409,"installMethods":410,"rationale":411,"selectedPaths":412,"source":325,"sourceLanguage":255,"type":244},"skills/find-law-firm","Use whenever the user wants to find, shortlist, vet, or enrich US B2B law firms — corporate, IP/patent, M&A and securities, employment, commercial litigation, regulatory/compliance, data privacy/cyber, real estate, and tax. Triggers on \"find three boutique IP law firms in California\", \"shortlist M&A counsel for a Series-B fundraise\", \"patent prosecution for our hardware startup\", or \"pull contact info for these 10 law firm domains\", even when described indirectly (outside counsel, cap-table review, GDPR/SOC2 oversight). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Skip personal/consumer legal services where the user is the end client (divorce, personal injury, criminal defense, family law, estate planning, wills) — the catalog is B2B-only. Also skip in-house GC hires, \"is this NDA enforceable\" DIY questions, non-US firms, individual freelancers.","find-law-firm",{"claudeCode":12},"SKILL.md frontmatter at skills/find-law-firm/SKILL.md",[413],{"path":373,"priority":319},{"basePath":415,"description":416,"displayName":417,"installMethods":418,"rationale":419,"selectedPaths":420,"source":325,"sourceLanguage":255,"type":244},"skills/find-management-consultant","Use whenever the user wants to find, shortlist, vet, or enrich US management consultancies — strategy, operations, executive coaching, leadership development, org-development/change management, PMO/program management, sales/revenue operations consulting. Triggers on \"find me three top strategy consultancies in California\", \"shortlist boutique ops-consulting firms with healthcare experience\", \"we need an executive coach for our new CEO\", or \"pull contact info for these 10 consulting firm domains\", even when described indirectly (post-merger integration help, change-management partner, fractional COO). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Skip in-house strategy hires, \"help me build a strategy\" do-the-work asks, framework comparisons (Lean vs Agile, BCG matrix, etc.), academic/MBA-program questions, life/career coaching for individuals, non-US firms, individual freelancers.","find-management-consultant",{"claudeCode":12},"SKILL.md frontmatter at skills/find-management-consultant/SKILL.md",[421],{"path":373,"priority":319},{"basePath":423,"description":424,"displayName":425,"installMethods":426,"rationale":427,"selectedPaths":428,"source":325,"sourceLanguage":255,"type":244},"skills/find-marketing-agency","Use whenever the user wants to find, shortlist, vet, or enrich US marketing agencies — including branding, content marketing, PPC/paid media, social media, email marketing, performance/demand-gen, video production, and full-service digital agencies. Triggers on requests like \"shortlist three B2B branding agencies in California\", \"find a PPC shop with ecommerce experience\", \"we need a content marketing partner for a SaaS launch\", or \"pull contact info for these 12 agency domains\", even when the need is described indirectly. Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings, and third-party listings. Skip SEO-only asks (use find-seo-agency), web/software-development asks (use find-web-developer or find-software-developer), recruiting an in-house marketing hire, \"write me a marketing plan\" do-the-work asks, non-US firms, individual freelancers, marketing-software-product recommendations, and consumer/personal-brand asks.","find-marketing-agency",{"claudeCode":12},"SKILL.md frontmatter at skills/find-marketing-agency/SKILL.md",[429],{"path":373,"priority":319},{"basePath":431,"description":432,"displayName":433,"installMethods":434,"rationale":435,"selectedPaths":436,"source":325,"sourceLanguage":255,"type":244},"skills/find-pr-agency","Use whenever the user wants to find, shortlist, vet, or enrich US public-relations and communications agencies — media relations, crisis comms, investor relations (IR), product-launch PR, tech/startup PR, healthcare PR, B2B PR, public affairs, brand reputation, and internal communications. Triggers on \"find me a tech PR agency in NY\", \"shortlist three IR firms for our IPO\", \"we need crisis comms help for a brand reputation issue\", or \"pull contact info for these 10 PR firm domains\", even when described indirectly (we need press, get us into TechCrunch, manage our brand reputation). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Defer to find-marketing-agency when scope is broader marketing beyond PR/comms. Skip in-house PR/comms hires, \"write me a press release\" DIY asks, PR-software comparisons (Cision, Muck Rack), influencer-marketplace questions, non-US firms, individual freelance PR people.","find-pr-agency",{"claudeCode":12},"SKILL.md frontmatter at skills/find-pr-agency/SKILL.md",[437],{"path":373,"priority":319},{"basePath":439,"description":440,"displayName":441,"installMethods":442,"rationale":443,"selectedPaths":444,"source":325,"sourceLanguage":255,"type":244},"skills/find-recruiting-firm","Use whenever the user wants to find, shortlist, vet, or enrich US recruiting and staffing firms — executive search/retained search, RPO, tech/sales/healthcare recruiting, contingent/contract staffing, and temp staffing. Triggers on \"find me an executive search firm for a CFO search\", \"shortlist three retained-search boutiques in NY focused on tech\", \"we need RPO support for a 50-engineer hiring push\", or \"pull contact info for these 8 staffing firm domains\", even when described indirectly (need help hiring at scale, executive recruiter for senior roles). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Skip when the user wants to hire someone as their own employee (job-board questions, in-house recruiter hires, \"where should I post the role\"), individual job-seekers looking for recruiters to represent them, candidate-side career coaching, non-US firms, individual freelance recruiters.","find-recruiting-firm",{"claudeCode":12},"SKILL.md frontmatter at skills/find-recruiting-firm/SKILL.md",[445],{"path":373,"priority":319},{"basePath":447,"description":448,"displayName":449,"installMethods":450,"rationale":451,"selectedPaths":452,"source":325,"sourceLanguage":255,"type":244},"skills/find-seo-agency","Use whenever the user wants to find, shortlist, vet, or enrich US SEO agencies — technical SEO, on-page/off-page, link-building, content-led SEO, local SEO, ecommerce SEO, B2B SEO, and SEO audits. Triggers on \"find me an SEO agency in Texas\", \"shortlist three technical SEO consultancies for SaaS\", \"link-building and on-page for our ecommerce store\", or \"pull contact info for these 8 SEO firm domains\", even when described indirectly (organic traffic flat, improve Google rankings, search visibility). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings, third-party listings. Defer to find-marketing-agency when scope spans multiple marketing services beyond SEO. Skip SEM/PPC/paid-search asks, web-dev asks (use find-web-developer), \"how do I rank\" DIY questions, SEO tool recommendations (Ahrefs, Semrush), in-house SEO hires, non-US firms, individual freelancers.","find-seo-agency",{"claudeCode":12},"SKILL.md frontmatter at skills/find-seo-agency/SKILL.md",[453],{"path":373,"priority":319},{"basePath":241,"description":455,"displayName":13,"installMethods":456,"rationale":457,"selectedPaths":458,"source":325,"sourceLanguage":255,"type":244},"Use whenever the user wants to find, shortlist, vet, enrich, or research US professional-services firms — law, marketing, consulting, accounting, IT services, architecture, engineering, HR, PR, design, and similar B2B service providers. Triggers on requests like \"find me a PPC agency in California\", \"shortlist three boutique IP law firms\", \"build a longlist of 50 mid-size IT consultancies\", or \"here are 12 agency domains — pull contact info and confirm which are US-based\", even when the need is described indirectly without naming a category. Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog with filters for industry, services, location, size, ratings, and third-party listings. Skip when the user is asking for personal/consumer services for themselves (an individual's own legal, tax, or medical needs), non-US firms, individual freelancers, retail/ecommerce/SaaS-product companies, recruiting-an-employee tasks, or general web research that doesn't need a structured firm directory.",{"claudeCode":12},"SKILL.md frontmatter at skills/find-service-providers/SKILL.md",[459],{"path":373,"priority":319},{"basePath":461,"description":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":325,"sourceLanguage":255,"type":244},"skills/find-software-developer","Use whenever the user wants to find, shortlist, vet, or enrich US software development firms — custom software, web development, mobile app development, backend/API development, DevOps/cloud, system integration, and hosting. Triggers on \"find a software dev shop in Austin\", \"shortlist three custom-software firms with healthcare experience\", \"we need a mobile app developer for our iOS launch\", or \"pull contact info for these 10 dev shop domains\", even when described indirectly (build a tool, ship a feature, technical partner). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Defer to find-web-developer for strictly website/landing-page projects. Defer AI/ML, ML pipelines, model building, and data-engineering asks — those are a sibling industry, not software development. Skip in-house engineer hires, code-writing/debugging tasks, cloud-product comparisons, hardware/civil engineering, non-US firms, individual freelancers.","find-software-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/find-software-developer/SKILL.md",[467],{"path":373,"priority":319},{"basePath":469,"description":470,"displayName":471,"installMethods":472,"rationale":473,"selectedPaths":474,"source":325,"sourceLanguage":255,"type":244},"skills/find-web-developer","Use whenever the user wants to find, shortlist, vet, or enrich US web development firms — building, refreshing, or rebuilding marketing sites, landing pages, ecommerce, WordPress/Webflow/Shopify, headless CMS, microsites, and web frontend work. Triggers on \"find a web developer for a marketing landing page\", \"shortlist three Webflow agencies in California\", \"rebuild our ecommerce site on Shopify\", or \"pull contact info for these 8 web dev shop domains\", even when described indirectly (redesign and rebuild our site, ship a microsite). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Defer to find-software-developer for custom backend/API/mobile/internal-tool work — anything beyond a website. Defer to find-marketing-agency when scope spans broader marketing beyond the build. Skip in-house web-engineer hires, \"how do I build X\" DIY questions, hosting/CMS-product comparisons, non-US firms, individual freelancers.","find-web-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/find-web-developer/SKILL.md",[475],{"path":373,"priority":319},{"sources":477},[478],"manual",{"closedIssues90d":8,"description":480,"forks":231,"homepage":481,"license":236,"openIssues90d":8,"pushedAt":233,"readmeSize":229,"stars":234,"topics":482},"AI Agent skills for a structured catalog of 100k+ US professional-services firms","https://servicegraph.co",[483,484,485,486,487,488,489,212,490,491,492,493],"agent-skills","claude-plugins","claude-skills","mcp-server","ai-agents","b2b-data","openapi","vendor-discovery","claude-code-marketplace","claude-code-plugins","claude-code-skills",{"classifiedAt":495,"discoverAt":496,"extractAt":497,"githubAt":497,"updatedAt":495},1778694689983,1778694685569,1778694688073,[215,216,213,214,212],{"evaluatedAt":500,"extractAt":286,"updatedAt":239},1778694930451,[],[503,536,562,582,610,637],{"_creationTime":504,"_id":505,"community":506,"display":507,"identity":513,"providers":516,"relations":527,"tags":531,"workflow":532},1778699289329.1182,"k172jykxz0jywjekjxjt5thj5x86nm3n",{"reviewCount":8},{"description":508,"installMethods":509,"name":511,"sourceUrl":512},"当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用：推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。",{"claudeCode":510},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":514,"githubOwner":515,"githubRepo":511,"locale":18,"slug":511,"type":244},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":517,"extract":526},{"promptVersionExtension":205,"promptVersionScoring":206,"score":518,"tags":519,"targetMarket":275,"tier":217},100,[520,521,215,522,523,524,525],"twitter","x","data-retrieval","automation","mcp","sdk",{"commitSha":277},{"parentExtensionId":528,"repoId":529,"translatedFrom":530},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh","k172e8vt4zcz50bb0vfp6ptb1n86mf90",[215,523,522,524,525,520,521],{"evaluatedAt":533,"extractAt":534,"updatedAt":535},1778699230863,1778699170774,1778699289329,{"_creationTime":537,"_id":538,"community":539,"display":540,"identity":546,"providers":550,"relations":556,"tags":558,"workflow":559},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":541,"installMethods":542,"name":544,"sourceUrl":545},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":543},"steipete/clawdis","slack","https://github.com/steipete/clawdis",{"basePath":547,"githubOwner":548,"githubRepo":549,"locale":255,"slug":544,"type":244},"skills/slack","steipete","clawdis",{"evaluate":551,"extract":555},{"promptVersionExtension":205,"promptVersionScoring":206,"score":518,"tags":552,"targetMarket":275,"tier":217},[544,553,554,523,215],"messaging","communication",{"commitSha":277},{"repoId":557},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[215,523,554,553,544],{"evaluatedAt":560,"extractAt":561,"updatedAt":560},1778698950505,1778697652123,{"_creationTime":563,"_id":564,"community":565,"display":566,"identity":570,"providers":572,"relations":578,"tags":579,"workflow":580},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":567,"installMethods":568,"name":569,"sourceUrl":545},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":543},"github",{"basePath":571,"githubOwner":548,"githubRepo":549,"locale":255,"slug":569,"type":244},"skills/github",{"evaluate":573,"extract":577},{"promptVersionExtension":205,"promptVersionScoring":206,"score":518,"tags":574,"targetMarket":275,"tier":217},[569,575,215,576,523],"cli","developer-tools",{"commitSha":277},{"repoId":557},[215,523,575,576,569],{"evaluatedAt":581,"extractAt":561,"updatedAt":581},1778698569289,{"_creationTime":583,"_id":584,"community":585,"display":586,"identity":592,"providers":596,"relations":604,"tags":606,"workflow":607},1778696993586.708,"k17fsfrfvbnsvwkcqp8y85wdad86mmwq",{"reviewCount":8},{"description":587,"installMethods":588,"name":590,"sourceUrl":591},"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":589},"SeifBenayed/claude-code-sdk","product-self-knowledge","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":593,"githubOwner":594,"githubRepo":595,"locale":255,"slug":590,"type":244},".claude/skills/product-self-knowledge","SeifBenayed","claude-code-sdk",{"evaluate":597,"extract":603},{"promptVersionExtension":205,"promptVersionScoring":206,"score":518,"tags":598,"targetMarket":275,"tier":217},[599,600,601,215,525,602],"anthropic","documentation","claude","knowledge-base",{"commitSha":277},{"repoId":605},"kd78s53c1852h5p7c3qem663xs86njab",[599,215,601,600,602,525],{"evaluatedAt":608,"extractAt":609,"updatedAt":608},1778697182451,1778696993586,{"_creationTime":611,"_id":612,"community":613,"display":614,"identity":620,"providers":624,"relations":630,"tags":633,"workflow":634},1778696833339.6226,"k17ckxne6mhyf23n1jfyqktpqd86nfz4",{"reviewCount":8},{"description":615,"installMethods":616,"name":618,"sourceUrl":619},"Interact with Google Docs - create documents, search by title, read content, and edit text.\nUse when user asks to: create a Google Doc, find a document, read doc content, add text to a doc,\nor replace text in a document. Lightweight alternative to full Google Workspace MCP server with\nstandalone OAuth authentication.\n",{"claudeCode":617},"sanjay3290/ai-skills","google-docs","https://github.com/sanjay3290/ai-skills",{"basePath":621,"githubOwner":622,"githubRepo":623,"locale":255,"slug":618,"type":244},"skills/google-docs","sanjay3290","ai-skills",{"evaluate":625,"extract":629},{"promptVersionExtension":205,"promptVersionScoring":206,"score":518,"tags":626,"targetMarket":275,"tier":217},[618,215,600,627,628],"oauth","python",{"commitSha":277},{"parentExtensionId":631,"repoId":632},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[215,600,618,627,628],{"evaluatedAt":635,"extractAt":636,"updatedAt":635},1778696994497,1778696833339,{"_creationTime":638,"_id":639,"community":640,"display":641,"identity":647,"providers":653,"relations":660,"tags":663,"workflow":664},1778696505500.0078,"k174n9sd7wv9knh3b8rv7vv2wh86me74",{"reviewCount":8},{"description":642,"installMethods":643,"name":645,"sourceUrl":646},"Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.",{"claudeCode":644},"ReScienceLab/opc-skills","Reddit","https://github.com/ReScienceLab/opc-skills",{"basePath":648,"githubOwner":649,"githubRepo":650,"locale":651,"slug":652,"type":244},"skills/reddit","ReScienceLab","opc-skills","fr","reddit",{"evaluate":654,"extract":658},{"promptVersionExtension":205,"promptVersionScoring":206,"score":518,"tags":655,"targetMarket":275,"tier":217},[652,215,522,656,657],"social-media","information-gathering",{"commitSha":277,"license":659},"Apache-2.0",{"parentExtensionId":661,"repoId":662},"k17b55rp7ccqw91566yq0ax2as86n6rk","kd7fj56h5kejcgm6hcjmzn79xd86m7wa",[215,522,657,652,656],{"evaluatedAt":665,"extractAt":666,"updatedAt":665},1778696852717,1778696505500]