[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-nostrband-find-pr-agency-zh-CN":3,"guides-for-nostrband-find-pr-agency":504,"similar-k17da6h3dydhp9wggnkpsae9kd86nwrh-zh-CN":505},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":240,"isFallback":225,"parentExtension":245,"providers":304,"relations":308,"repo":310,"tags":501,"workflow":502},1778695052923.8723,"k17da6h3dydhp9wggnkpsae9kd86nwrh",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"每当用户希望查找、筛选、审核或丰富美国公共关系和传播机构时使用——媒体关系、危机传播、投资者关系（IR）、产品发布公关、科技/初创公司公关、医疗保健公关、B2B公关、公共事务、品牌声誉和内部沟通。当用户意图为“为我寻找纽约的科技公关公司”、“筛选三家为我们IPO服务的IR公司”、“我们需要危机传播方面的帮助来处理品牌声誉问题”或“提供这10家公关公司域名的联系信息”时触发，即使是以间接方式描述（我们需要媒体曝光，让我们进入TechCrunch，管理我们的品牌声誉）。驱动ServiceGraph API (api.servicegraph.co)——一个拥有超过10万家美国公司目录，可按行业、服务、地点、规模、评分进行筛选。当范围超出公关/传播之外的更广泛营销时，请参考find-marketing-agency。跳过内部公关/传播招聘、“为我写一篇新闻稿”的DIY请求、公关软件比较（Cision、Muck Rack）、网红市场问题、非美国公司、个人自由职业公关人士。",{"claudeCode":12},"nostrband/ServiceGraph","find-pr-agency","https://github.com/nostrband/ServiceGraph",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":238},1778695052923.8726,"kn76ef2ezxzfq91md8r3xnb28186mdez","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,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,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","该技能利用ServiceGraph API提供公关公司的结构化数据，通过精确筛选和丰富机构信息，相比通用LLM知识具有显著价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能已完全实现，并涵盖了使用ServiceGraph API查找和审核公关机构的整个生命周期，包括身份验证和详细的筛选指南。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能专门专注于查找和丰富美国公共关系和传播机构，并有明确的将任务转交给其他技能的说明，用于更广泛的营销或非公关任务。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确反映了技能的功能、目的和边界，正如SKILL.md中所详述的，包括特定的触发器和非目标。",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","这是一个技能而不是基于工具的扩展，因此“Scoped tools”检查不适用。",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","所有API参数和filter DSL规则都已清晰记录，包括如何处理身份验证以及对filter语法的详细解释。",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","这是一个技能而不是基于工具的扩展，因此“Tool naming”检查不适用。",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","这是一个技能而不是基于工具的扩展，因此“Minimal I/O surface”检查不适用。",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","MIT许可证已在LICENSE文件中明确声明，并在README.md中注明，使其易于识别和使用。",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","最后一次提交是在2026年5月7日，这在过去3个月内，表明最近有维护。",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","该技能似乎没有需要显式管理的第三方依赖项。",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","该技能明确说明了如何处理SERVICEGRAPH_TOKEN而不将其暴露给LLM上下文，使用shell dispatch或OTP流程将其捕获到.env.local。它建议不要将.env文件直接读入上下文。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能依赖于结构化的API调用和明确定义的DSL，没有迹象表明加载或执行不受信任的第三方数据作为指令。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能直接进行API调用，并且似乎不下载或执行外部代码或内容。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能通过API调用进行操作，并且不会修改其指定范围或项目文件夹之外的任何文件。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在技能描述或提供的示例中未发现分离的进程、重试循环或其他沙箱逃逸原语。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能描述的操作涉及查询API，并且不指示代理将机密数据读取或提交给第三方。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容和描述不包含隐藏的操纵技巧、控制字符或不寻常的Unicode序列。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","该技能的功能通过API调用和curl示例进行描述，没有混淆代码或运行时脚本执行的迹象。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能的工作流程基于API交互，并且不假定用户项目的文件布局。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","过去90天内没有打开也没有关闭的Issue，这表明该项目是新近的或者维护良好且没有当前问题。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","SKILL.md frontmatter声明了一个版本（'0.2'），这是一个有意义的semver信号。",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","该技能详细说明了其filter参数的DSL，并建议使用'/v1/check'来验证filters，这意味着输入验证和清理。",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","该技能本质上是只读的，主要查询API，因此不涉及破坏性操作。",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","技能文档列出了各种错误代码及其预期处理方式（例如，401时重新运行OTP，配额耗尽时切换到仅探索模式），提供了有意义的错误报告。",{"category":111,"check":115,"severity":42,"summary":116},"Logging","由于此技能主要进行API调用，不涉及本地脚本执行或破坏性操作，因此专用日志记录不适用。",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","该技能操作公司数据，本身不处理个人数据；API文档建议默认不收集个人数据。",{"category":118,"check":122,"severity":24,"summary":123},"Target market","该技能明确专注于美国公共关系和传播机构及其服务，目标市场为“US”。",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","该技能依赖于标准的HTTP客户端和明确定义的API，使其在不同环境和Shell之间具有可移植性。",{"category":45,"check":128,"severity":24,"summary":129},"README","README.md提供了ServiceGraph技能、安装和可用功能的全面概述。",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","这是一个技能而不是基于工具的扩展，因此“Tool surface size”检查不适用。",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","这是一个技能而不是基于工具的扩展，因此“Overlapping near-synonym tools”检查不适用。",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","README和SKILL.md中描述的所有功能都与文档化的API端点和功能相对应。",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","README中提供了清晰的安装说明，包括如何安装单个技能或所有技能，并且API访问的身份验证步骤也已得到充分记录。",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","错误处理在“Errors”部分进行了详细说明，提供了状态代码、错误代码和补救措施或后续步骤的清晰指导。",{"category":104,"check":148,"severity":42,"summary":149},"Pinned dependencies","该技能不捆绑脚本或具有需要固定的第三方依赖项。",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","由于该技能主要查询API而不执行状态更改操作，因此不适用预演模式（dry-run preview）。",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","API文档概述了速率限制，并提到了'Retry-After'头，技能的错误处理建议对特定错误（如'unauthorized'）进行重试机制。",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","该技能的操作依赖于API调用，似乎不涉及遥测收集；没有提及遥测。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","描述清楚地定义了该技能的目的（查找美国公关机构）、其产物（ServiceGraph API）以及用户意图（查找、筛选、审核、丰富），并明确了非目标。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","SKILL.md的frontmatter简洁、独立，并有效地总结了核心功能和触发短语。",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md结构良好，正文中包含基本信息，并链接或提供了详细的示例和API参考。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","SKILL.md提供了基本信息并链接到外部资源（如API文档），遵循渐进披露原则。",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","该技能不涉及深入的代码审查或广泛的探索，因此“context: fork”不适用。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md和README提供了大量端到端的、可直接使用的示例，演示了带有清晰预期结果的调用。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","该技能文档解决了许多边缘情况、故障模式和限制（例如，API错误、配额耗尽、空结果），并提出了恢复步骤。",{"category":111,"check":183,"severity":42,"summary":184},"Tool Fallback","该技能不依赖于MCP服务器等外部工具及其回退机制；它直接与ServiceGraph API交互。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","该技能的错误处理逻辑和API交互指南隐式支持在意外状态下停止，指导代理报告错误或调整其策略。",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","该技能是独立的，并清楚地定义了其范围，在适当的时候将其任务转交给其他技能（如'find-marketing-agency'），没有隐式耦合。",1778694875511,"此技能与ServiceGraph API接口，为美国公共关系和传播机构提供详细的搜索、筛选和丰富功能。它支持基于服务、地点、关键字和评分的复杂筛选，并提供有关身份验证和API使用的明确指导。",[195,196,197,198,199],"查找美国公关和传播机构","筛选和丰富机构数据","按特定的公关服务和行业进行筛选","通过Shell或OTP安全处理身份验证","提供详细的API交互示例和filter DSL",[201,202,203,204],"招聘内部公关/传播专业人员","撰写新闻稿或起草沟通材料","比较公关软件工具","处理网红市场请求或非美国公司","3.0.0","4.4.0","为了高效地查找、筛选和审核专门的美国公共关系和传播机构，为需要媒体关系、危机传播或投资者关系等服务的用户提供支持。","该技能的文档非常齐全，错误处理和安全考虑方面也非常强大，并清晰地定义了其范围，并附有优秀的示例，因此达到了验证级别。",100,"一个高度优化和强大的技能，用于通过ServiceGraph API查找和审核美国公关机构。",[212,213,214,215,216],"public-relations","communications","agency-search","servicegraph-api","lead-generation","verified",[219,220,221,222],"为产品发布查找纽约的科技公关公司","为即将进行的IPO筛选三家IR公司","为品牌声誉问题识别危机传播专家","丰富一系列公关公司域名的联系信息",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":235,"testCoverage":237},{"hasLockfile":225},false,1778694856608,{"descriptionLength":228,"readmeSize":229},995,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},1778695052923,{"basePath":241,"githubOwner":242,"githubRepo":243,"locale":18,"slug":13,"type":244},"skills/find-pr-agency","nostrband","ServiceGraph","skill",{"_creationTime":246,"_id":247,"community":248,"display":249,"identity":253,"parentExtension":257,"providers":289,"relations":299,"tags":300,"workflow":301},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":282,"tags":284,"workflow":285},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":277},{"promptVersionExtension":268,"promptVersionScoring":206,"score":269,"tags":270,"targetMarket":276,"tier":217},"3.1.0",95,[271,216,272,273,274,275],"service-providers","professional-services","us-firms","api-client","business-directory","global",{"commitSha":278,"marketplace":279,"plugin":280},"HEAD",{"name":242,"pluginCount":231},{"mcpCount":8,"provider":281,"skillCount":8},"classify",{"repoId":283},"kd73je8ge8dvxgqqy6nvhxz1e186nhcc",[274,275,216,272,271,273],{"evaluatedAt":286,"extractAt":287,"updatedAt":288},1778694708553,1778694690188,1778695093423,{"evaluate":290,"extract":296},{"promptVersionExtension":205,"promptVersionScoring":206,"score":291,"tags":292,"targetMarket":276,"tier":217},99,[271,293,272,216,294,295],"agencies","catalog","api",{"commitSha":278,"license":236,"plugin":297},{"mcpCount":8,"provider":281,"skillCount":298},14,{"parentExtensionId":259,"repoId":283},[293,295,294,216,272,271],{"evaluatedAt":302,"extractAt":287,"updatedAt":303},1778694718700,1778695093227,{"evaluate":305,"extract":307},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":306,"targetMarket":276,"tier":217},[212,213,214,215,216],{"commitSha":278},{"parentExtensionId":247,"repoId":283,"translatedFrom":309},"k1795n2k1sa4v2fbf6c0c0dmdh86nd5x",{"_creationTime":311,"_id":283,"identity":312,"providers":313,"workflow":497},1778694685569.3584,{"githubOwner":242,"githubRepo":243,"sourceUrl":14},{"classify":314,"discover":479,"github":482},{"commitSha":278,"extensions":315},[316,329,368,377,385,393,401,409,417,425,433,439,447,455,463,471],{"basePath":254,"description":262,"displayName":242,"installMethods":317,"rationale":318,"selectedPaths":319,"source":328,"sourceLanguage":255,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[320,323,325],{"path":321,"priority":322},".claude-plugin/marketplace.json","mandatory",{"path":324,"priority":322},"README.md",{"path":326,"priority":327},"LICENSE","high","rule",{"basePath":254,"description":250,"displayName":252,"installMethods":330,"license":236,"rationale":331,"selectedPaths":332,"source":328,"sourceLanguage":255,"type":256},{"claudeCode":252},"plugin manifest at .claude-plugin/plugin.json",[333,335,336,337,340,342,344,346,348,350,352,354,356,358,360,362,364,366],{"path":334,"priority":322},".claude-plugin/plugin.json",{"path":324,"priority":322},{"path":326,"priority":327},{"path":338,"priority":339},"skills/find-ai-consultancy/SKILL.md","medium",{"path":341,"priority":339},"skills/find-cpa-firm/SKILL.md",{"path":343,"priority":339},"skills/find-cybersecurity-firm/SKILL.md",{"path":345,"priority":339},"skills/find-design-agency/SKILL.md",{"path":347,"priority":339},"skills/find-engineering-firm/SKILL.md",{"path":349,"priority":339},"skills/find-law-firm/SKILL.md",{"path":351,"priority":339},"skills/find-management-consultant/SKILL.md",{"path":353,"priority":339},"skills/find-marketing-agency/SKILL.md",{"path":355,"priority":339},"skills/find-pr-agency/SKILL.md",{"path":357,"priority":339},"skills/find-recruiting-firm/SKILL.md",{"path":359,"priority":339},"skills/find-seo-agency/SKILL.md",{"path":361,"priority":339},"skills/find-service-providers/SKILL.md",{"path":363,"priority":339},"skills/find-software-developer/SKILL.md",{"path":365,"priority":339},"skills/find-web-developer/SKILL.md",{"path":367,"priority":322},".mcp.json",{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":328,"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",[375],{"path":376,"priority":322},"SKILL.md",{"basePath":378,"description":379,"displayName":380,"installMethods":381,"rationale":382,"selectedPaths":383,"source":328,"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",[384],{"path":376,"priority":322},{"basePath":386,"description":387,"displayName":388,"installMethods":389,"rationale":390,"selectedPaths":391,"source":328,"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",[392],{"path":376,"priority":322},{"basePath":394,"description":395,"displayName":396,"installMethods":397,"rationale":398,"selectedPaths":399,"source":328,"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",[400],{"path":376,"priority":322},{"basePath":402,"description":403,"displayName":404,"installMethods":405,"rationale":406,"selectedPaths":407,"source":328,"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",[408],{"path":376,"priority":322},{"basePath":410,"description":411,"displayName":412,"installMethods":413,"rationale":414,"selectedPaths":415,"source":328,"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",[416],{"path":376,"priority":322},{"basePath":418,"description":419,"displayName":420,"installMethods":421,"rationale":422,"selectedPaths":423,"source":328,"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",[424],{"path":376,"priority":322},{"basePath":426,"description":427,"displayName":428,"installMethods":429,"rationale":430,"selectedPaths":431,"source":328,"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",[432],{"path":376,"priority":322},{"basePath":241,"description":434,"displayName":13,"installMethods":435,"rationale":436,"selectedPaths":437,"source":328,"sourceLanguage":255,"type":244},"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.",{"claudeCode":12},"SKILL.md frontmatter at skills/find-pr-agency/SKILL.md",[438],{"path":376,"priority":322},{"basePath":440,"description":441,"displayName":442,"installMethods":443,"rationale":444,"selectedPaths":445,"source":328,"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",[446],{"path":376,"priority":322},{"basePath":448,"description":449,"displayName":450,"installMethods":451,"rationale":452,"selectedPaths":453,"source":328,"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",[454],{"path":376,"priority":322},{"basePath":456,"description":457,"displayName":458,"installMethods":459,"rationale":460,"selectedPaths":461,"source":328,"sourceLanguage":255,"type":244},"skills/find-service-providers","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.","find-service-providers",{"claudeCode":12},"SKILL.md frontmatter at skills/find-service-providers/SKILL.md",[462],{"path":376,"priority":322},{"basePath":464,"description":465,"displayName":466,"installMethods":467,"rationale":468,"selectedPaths":469,"source":328,"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",[470],{"path":376,"priority":322},{"basePath":472,"description":473,"displayName":474,"installMethods":475,"rationale":476,"selectedPaths":477,"source":328,"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",[478],{"path":376,"priority":322},{"sources":480},[481],"manual",{"closedIssues90d":8,"description":483,"forks":231,"homepage":484,"license":236,"openIssues90d":8,"pushedAt":233,"readmeSize":229,"stars":234,"topics":485},"AI Agent skills for a structured catalog of 100k+ US professional-services firms","https://servicegraph.co",[486,487,488,489,490,491,492,272,493,494,495,496],"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":498,"discoverAt":499,"extractAt":500,"githubAt":500,"updatedAt":498},1778694689983,1778694685569,1778694688073,[214,213,216,212,215],{"evaluatedAt":503,"extractAt":287,"updatedAt":239},1778694875620,[],[506,533,561,582,610,640],{"_creationTime":507,"_id":508,"community":509,"display":510,"identity":516,"providers":520,"relations":527,"tags":529,"workflow":530},1778688112811.7422,"k173cgm7r9vm8gkba8t0t61zdh86m7sv",{"reviewCount":8},{"description":511,"installMethods":512,"name":514,"sourceUrl":515},"Build a phased reputation recovery plan after a crisis — from damage assessment through stakeholder communication, trust-rebuilding actions, and sentiment tracking. Use when: rebuilding brand reputation post-crisis, designing a public apology and accountability strategy, creating stakeholder-specific recovery communications, tracking sentiment recovery metrics, planning a PR damage-control roadmap, or recovering from a data breach, product recall, or public backlash.",{"claudeCode":513},"guia-matthieu/clawfu-skills","reputation-recovery","https://github.com/guia-matthieu/clawfu-skills",{"basePath":517,"githubOwner":518,"githubRepo":519,"locale":255,"slug":514,"type":244},"skills/crisis/reputation-recovery","guia-matthieu","clawfu-skills",{"evaluate":521,"extract":526},{"promptVersionExtension":205,"promptVersionScoring":206,"score":291,"tags":522,"targetMarket":276,"tier":217},[523,212,524,525,213],"crisis-management","reputation-management","strategy",{"commitSha":278},{"repoId":528},"kd72qvzyvm658ya7pbyh5ey47h86md53",[213,523,212,524,525],{"evaluatedAt":531,"extractAt":532,"updatedAt":531},1778689544201,1778688112811,{"_creationTime":534,"_id":535,"community":536,"display":537,"identity":543,"providers":546,"relations":555,"tags":557,"workflow":558},1778696113180.8096,"k178v7r3z8w5bqgxd6qnv8km5586m1ch",{"reviewCount":8},{"description":538,"installMethods":539,"name":541,"sourceUrl":542},"Designing interactive calculators (ROI calculators, pricing estimators, savings projections, mortgage calculators, custom assessments) that deliver real decision-support value while serving as lead magnets and qualified-traffic generators. Honest about vanity-calculator (no real value), lead-trap (hides the answer behind email), and transparent-decision-tool (gives the result and earns the email through tiered value) patterns. Triggers on calculator, ROI calculator, pricing estimator, savings calculator, custom calculator, interactive tool, decision tool, financial calculator. Also triggers when an audience needs a calculation-driven lead magnet, when a vanity calculator is producing leads but no qualified ones, or when a calculator is being scoped for the first time.",{"claudeCode":540},"rampstackco/claude-skills","calculator-design","https://github.com/rampstackco/claude-skills",{"basePath":544,"githubOwner":545,"githubRepo":488,"locale":255,"slug":541,"type":244},"skills/calculator-design","rampstackco",{"evaluate":547,"extract":554},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":548,"targetMarket":276,"tier":217},[549,550,551,552,216,553],"calculator","roi","pricing","growth-tooling","marketing",{"commitSha":278},{"repoId":556},"kd7bebccrrd1xf6w868aggftrd86m86v",[549,552,216,553,551,550],{"evaluatedAt":559,"extractAt":560,"updatedAt":559},1778696406184,1778696113180,{"_creationTime":562,"_id":563,"community":564,"display":565,"identity":569,"providers":570,"relations":576,"tags":578,"workflow":579},1778695040676.7612,"k1716hp6dfsqr9q4c7csd4hxk986nq64",{"reviewCount":8},{"description":566,"installMethods":567,"name":568,"sourceUrl":14},"每当用户希望查找、筛选、审核或丰富美国营销机构（包括品牌、内容营销、PPC/付费媒体、社交媒体、电子邮件营销、效果/需求生成、视频制作和全方位服务数字机构）时使用。用户请求如“筛选加利福尼亚州的三家 B2B 品牌机构”、“寻找具有电子商务经验的 PPC 公司”、“我们需要一位内容营销合作伙伴来推出 SaaS 产品”或“提取这 12 家机构域名的联系信息”时触发，即使需求描述间接。直接驱动 ServiceGraph API (api.servicegraph.co) — 一个拥有超过 10 万家美国公司，可按行业、服务、地点、规模、评级和第三方列表进行筛选的目录。跳过纯 SEO 查询（使用 find-seo-agency）、Web/软件开发查询（使用 find-web-developer 或 find-software-developer）、招聘内部营销人员、“为我制定营销计划”的执行类任务、非美国公司、个人自由职业者、营销软件产品推荐以及面向消费者/个人品牌的查询。",{"claudeCode":12},"ServiceGraph 营销机构查找器",{"basePath":426,"githubOwner":242,"githubRepo":243,"locale":18,"slug":428,"type":244},{"evaluate":571,"extract":575},{"promptVersionExtension":205,"promptVersionScoring":206,"score":291,"tags":572,"targetMarket":276,"tier":217},[553,573,252,216,574],"agency","sales",{"commitSha":278,"license":236},{"parentExtensionId":247,"repoId":283,"translatedFrom":577},"k17aq556bj51rc7ryh890rg6hs86my94",[573,216,553,574,252],{"evaluatedAt":580,"extractAt":287,"updatedAt":581},1778694856193,1778695040676,{"_creationTime":583,"_id":584,"community":585,"display":586,"identity":592,"providers":596,"relations":604,"tags":606,"workflow":607},1778691705439.164,"k170ek767sm78f3qa1p7n826bx86m8ce",{"reviewCount":8},{"description":587,"installMethods":588,"name":590,"sourceUrl":591},"Lead generation strategies for developer audiences using free tools, code generators, and\nungated resources. Covers tool ideas that attract developers, build vs buy decisions for\nlead gen tools, ungated vs gated content tradeoffs, conversion without forms, and measuring\nattribution. Use when asked about:\n- Developer lead generation\n- Free tools for marketing\n- Ungated content strategy\n- Developer conversion tactics\n- Code generator marketing\n- Attribution for developer tools\n",{"claudeCode":589},"jonathimer/devmarketing-skills","developer-lead-gen","https://github.com/jonathimer/devmarketing-skills",{"basePath":593,"githubOwner":594,"githubRepo":595,"locale":255,"slug":590,"type":244},"skills/developer-lead-gen","jonathimer","devmarketing-skills",{"evaluate":597,"extract":603},{"promptVersionExtension":205,"promptVersionScoring":206,"score":291,"tags":598,"targetMarket":276,"tier":217},[599,216,600,601,602],"developer-marketing","marketing-strategy","content-strategy","developer-tools",{"commitSha":278},{"repoId":605},"kd74f65yh7zvhb9s83jpzx33cd86nd64",[601,599,602,216,600],{"evaluatedAt":608,"extractAt":609,"updatedAt":608},1778692063225,1778691705439,{"_creationTime":611,"_id":612,"community":613,"display":614,"identity":620,"providers":624,"relations":633,"tags":636,"workflow":637},1778685615701.8396,"k17b5hfs323jx6f584s0w0vem586nvh2",{"reviewCount":8},{"description":615,"installMethods":616,"name":618,"sourceUrl":619},"When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions \"exit intent,\" \"popup conversions,\" \"modal optimization,\" \"lead capture popup,\" \"email popup,\" \"announcement banner,\" \"overlay,\" \"collect emails with a popup,\" \"exit popup,\" \"scroll trigger,\" \"sticky bar,\" or \"notification bar.\" Use this for any overlay or interrupt-style conversion element. For forms outside of popups, see form-cro. For general page conversion optimization, see page-cro.",{"claudeCode":617},"coreyhaines31/marketingskills","popup-cro","https://github.com/coreyhaines31/marketingskills",{"basePath":621,"githubOwner":622,"githubRepo":623,"locale":255,"slug":618,"type":244},"skills/popup-cro","coreyhaines31","marketingskills",{"evaluate":625,"extract":632},{"promptVersionExtension":205,"promptVersionScoring":206,"score":291,"tags":626,"targetMarket":276,"tier":217},[627,553,628,629,630,216,631],"cro","conversion-optimization","popups","overlays","ai-agent-skill",{"commitSha":278},{"parentExtensionId":634,"repoId":635},"k175jvka8cxxkf91gk8qy25r8186npjr","kd7a4vjty5ay3s25r82cm72wdn86nmg0",[631,628,627,216,553,630,629],{"evaluatedAt":638,"extractAt":639,"updatedAt":638},1778686292295,1778685615701,{"_creationTime":641,"_id":642,"community":643,"display":644,"identity":648,"providers":650,"relations":655,"tags":656,"workflow":657},1778685615701.838,"k174sbcffv1pe32v10q395m4j986mkdd",{"reviewCount":8},{"description":645,"installMethods":646,"name":647,"sourceUrl":619},"When the user wants to create, plan, or optimize a lead magnet for email capture or lead generation. Also use when the user mentions \"lead magnet,\" \"gated content,\" \"content upgrade,\" \"downloadable,\" \"ebook,\" \"cheat sheet,\" \"checklist,\" \"template download,\" \"opt-in,\" \"freebie,\" \"PDF download,\" \"resource library,\" \"content offer,\" \"email capture content,\" \"Notion template,\" \"spreadsheet template,\" or \"what should I give away for emails.\" Use this for planning what to create and how to distribute it. For interactive tools as lead magnets, see free-tool-strategy. For writing the actual content, see copywriting. For the email sequence after capture, see email-sequence.",{"claudeCode":617},"lead-magnets",{"basePath":649,"githubOwner":622,"githubRepo":623,"locale":255,"slug":647,"type":244},"skills/lead-magnets",{"evaluate":651,"extract":654},{"promptVersionExtension":205,"promptVersionScoring":206,"score":291,"tags":652,"targetMarket":276,"tier":217},[216,553,653,601,525],"email-capture",{"commitSha":278},{"parentExtensionId":634,"repoId":635},[601,653,216,553,525],{"evaluatedAt":658,"extractAt":639,"updatedAt":658},1778686145346]