[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-nostrband-find-software-developer-zh-CN":3,"guides-for-nostrband-find-software-developer":502,"similar-k175yh1jmba6c4p3ky075gc6ch86mrpr-zh-CN":503},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":239,"isFallback":224,"parentExtension":244,"providers":302,"relations":306,"repo":308,"tags":499,"workflow":500},1778695081383.0657,"k175yh1jmba6c4p3ky075gc6ch86mrpr",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"当用户想要查找、筛选、审查或丰富美国软件开发公司时使用——包括定制软件、Web 开发、移动应用开发、后端/API 开发、DevOps/云、系统集成和托管。当用户说“在美国奥斯汀找一家软件开发公司”、“筛选三家有医疗保健经验的定制软件公司”、“我们需要一个移动应用开发者来发布我们的 iOS 应用”或“提取这 10 家开发公司域名的联系信息”时触发，即使描述是间接的（构建一个工具、发布一个功能、技术合作伙伴）。驱动 ServiceGraph API (api.servicegraph.co) —— 一个包含超过 10 万家美国公司，可按行业、服务、地点、规模、评分进行筛选的目录。仅限于网站/登陆页面项目的，请移至 find-web-developer。AI/ML、ML 管道、模型构建和数据工程的请求请移至其他服务——那些属于兄弟行业，而非软件开发。请忽略内部工程师招聘、代码编写/调试任务、云产品比较、硬件/土木工程、非美国公司、独立自由职业者。",{"claudeCode":12},"nostrband/ServiceGraph","ServiceGraph","https://github.com/nostrband/ServiceGraph",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":237},1778695081383.066,"kn7cfxxg3z42s3ys3tsq77v4gs86mpwx","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":199,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"tier":216,"useCases":217},[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,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","该描述清晰地确定了查找、筛选和丰富美国软件开发公司的用户问题，并提供了具体示例和明确的非目标。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能通过提供结构化的交互、过滤逻辑和引导式的发现软件开发公司的流程，提供了超越简单 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","该技能专注于通过 ServiceGraph API 查找和丰富美国软件开发公司，并对相关但不同的领域有明确的移交。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确地反映了该技能的功能、目的和范围，包括特定的触发器、API 用法和明确的排除项。",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","该技能利用直接 API 调用（curl 示例）和可能的 MCP 工具，而不是离散的、范围狭窄的 LLM 工具。",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","所有相关参数（过滤器、API 端点、身份验证方法）及其用法都有详尽的文档记录，包括具体的示例和错误代码。",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","该技能主要通过 API 调用和 curl 示例进行交互，而不是通过命名的 LLM 工具。",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","此检查不适用，因为该技能通过 API 调用和结构化过滤器 DSL 进行交互，而不是具有显式模式的离散 LLM 工具。",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","该扩展根据 MIT 许可，如 LICENSE 文件和 frontmatter 所确认，这是一种宽松的开源许可证。",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","最后一次提交是在 2026-05-07，在过去 90 天内。",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","该技能主要依赖于 curl 和 shell 命令等标准工具，在技能包内没有需要显式管理的复杂第三方依赖项。",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","该技能明确详细说明了一种安全处理 API token 的方法，即使用 shell dispatch 或 sourcing .env 文件，而不会将 token 值暴露给 LLM 上下文，并包括了新 token 的 OTP 流程。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能定义了一个结构化的过滤器 DSL，并通过 `/v1/check` 端点进行验证，将用户输入视为查询数据而不是可执行指令。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能依赖于文档化的 API 调用和标准 shell 命令；没有证据表明存在运行时代码下载或指令，也没有远程管道到 shell 执行。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能的操作仅限于进行 HTTP 请求和执行 shell 命令以进行 API 交互，这些操作被包含在代理的执行环境中，并且不会修改外部文件。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在记录的使用模式或脚本中没有出现分离进程的启动或拒绝重试循环。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能的出站调用是文档化的 ServiceGraph API 请求，并且已明确管理敏感数据处理，以防止泄露到 LLM 上下文中。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容和文档不包含隐藏的导航技巧、不可见的 Unicode 标签或可疑的 HTML 注释。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","该技能的实现依赖于标准的 API 交互和 shell 命令，没有证据表明存在混淆代码、base64 载荷或运行时脚本获取。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能不假定用户项目结构；其操作主要是外部 API 调用和本地 shell 命令执行。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","过去 90 天内有 0 个打开和 0 个关闭的 issue，这表明这是一个新项目/安静的项目，或者 issues 没有被积极跟踪/管理。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","SKILL.md frontmatter 中声明的清单版本为 '0.3'。",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","该技能使用 `/v1/check` 端点验证过滤器，并提供结构化的 DSL，表明 API 调用具有强大的输入验证。",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","该技能的操作主要是只读 API 查询；没有记录需要确认网关的破坏性操作。",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","文档详细列出了具体的错误代码、它们的含义和建议的操作，从而能够进行有意义的错误报告和代理决策。",{"category":111,"check":115,"severity":42,"summary":116},"Logging","该技能不涉及破坏性操作或需要本地审计日志的复杂内部逻辑；其主要功能是进行 API 调用。",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","该技能处理业务数据（公司、服务）并安全地处理 API token，没有迹象表明在没有适当保护措施的情况下处理个人数据。",{"category":118,"check":122,"severity":24,"summary":123},"Target market","该技能明确专注于美国软件开发公司和服务，符合 'global' 目标市场的默认设置，因为除了美国范围之外，没有特定的区域限制。",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","该技能依赖于 curl 和 shell 命令等标准工具，可以在 POSIX 兼容的环境中移植，而无需特定的操作系统或编辑器假设。",{"category":45,"check":128,"severity":24,"summary":129},"README","README 文件存在，内容全面，并清晰地概述了 ServiceGraph 技能的目的和功能。",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","该技能不公开离散的 LLM 工具；它主要使用 API 交互和文档示例。",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","此检查不适用，因为该技能不公开具有重叠功能的多个 LLM 工具。",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","所有宣传的功能，包括 API 端点和过滤功能，都得到了 ServiceGraph API 的支持，并在 SKILL.md 和 README 中得到了清晰的记录。",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","README 中提供了清晰的安装说明，包括添加技能的特定命令以及通过 curl 调用示例。",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","文档清楚地列出了潜在的 API 错误及其对应的代码和建议的用户操作，提供了可操作的指导。",{"category":104,"check":148,"severity":42,"summary":149},"Pinned dependencies","该技能不捆绑具有需要固定的外部依赖项的脚本；它依赖于 curl 等标准系统工具。",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","该技能的主要操作是 API 查询；没有需要干运行预览的状态更改命令。",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","API 文档包括速率限制和重试指南（Retry-After 标头、retry_after 字段），并且架构暗示了调用之间的无状态性。",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","技能文档中未提及遥测收集，这意味着默认情况下不发出遥测。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","该技能的目的是精确地查找、筛选、审查或丰富美国软件开发公司，并具有清晰的触发器和明确的非目标。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","frontmatter 简洁，有效总结了核心功能并提供了触发短语，远低于字符限制。",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 结构良好，少于 500 行，有效地将更深入的内容委托给 README 和 API 文档。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","该技能有效地利用 README 进行详细解释和示例，保持 SKILL.md 简洁以进行核心说明。",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","该技能的工作流程是直接 API 查询，不涉及需要分叉上下文的深度探索或代码审查。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md 和 README 中提供了大量可直接使用的 curl 示例，涵盖了各种用例并演示了预期的输入和输出。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","文档解决了几个边缘情况和限制，包括 API 错误代码、配额耗尽和特定的过滤器细微差别，并提供了建议的恢复步骤。",{"category":111,"check":183,"severity":42,"summary":184},"Tool Fallback","该技能不依赖于可选的外部工具（如 MCP 服务器）进行回退；它主要使用带有标准工具的直接 API 调用。",{"category":92,"check":186,"severity":24,"summary":187},"Cross-skill coupling","该技能是独立的，并清楚地记录了对兄弟技能的移交，避免了隐式依赖并确保了独立操作。",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","该技能的工作流程依赖于结构化的 API 交互和过滤器，API 错误处理提供了清晰的指导，隐含地在意外状态下停止。",1778694948045,"该技能与 ServiceGraph API 交互，用于查找、筛选、审查和丰富美国软件开发公司。它支持各种搜索条件，包括行业、提供的服务、地点、规模和评分，并应要求提供详细的公司信息。该技能还包括有关身份验证、过滤器 DSL 和错误处理的详细说明。",[195,196,197,198],"发现美国软件开发公司","按行业、服务、地点、规模、评分进行筛选","丰富公司数据，包含联系信息和详细信息","支持匿名和已认证的 API 层",[200,201,202,203],"寻找仅限于网站/登陆页面的开发者（请移至 find-web-developer）","AI/ML、数据工程或模型构建专家（请移至面向 AI 的技能）","营销机构、SEO 公司或设计工作室","非美国公司、独立自由职业者或内部工程师招聘","3.0.0","4.4.0","为定制软件、Web、移动、后端、DevOps 和系统集成需求查找、筛选、审查或丰富美国软件开发公司。","该技能拥有极其出色的文档、安全性和可靠性，并附有清晰的说明、强大的错误处理以及对范围的严格遵守。唯一阻止其获得满分的细微之处在于，缺乏对意外状态的明确先决条件检查，尽管 API 错误处理已涵盖了大多数情况。",99,"通过 ServiceGraph API 查找和丰富美国软件开发公司的优秀技能。",[211,212,213,214,215],"service-discovery","business","company-data","api-client","crm-enrichment","verified",[218,219,220,221],"为 B2B 平台开发寻找定制软件公司","筛选 iOS/Android 发布所需的移动应用开发者","识别 DevOps 和云迁移顾问","丰富提供的公司域名列表，包含联系信息",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"security":234,"testCoverage":236},{"hasLockfile":224},false,1778694930778,{"descriptionLength":227,"readmeSize":228},1018,14153,{"closedIssues90d":8,"forks":230,"hasChangelog":224,"manifestVersion":231,"openIssues90d":8,"pushedAt":232,"stars":233},1,"0.3",1778155912000,161,{"hasNpmPackage":224,"license":235,"smitheryVerified":224},"MIT",{"hasCi":224,"hasTests":224},{"updatedAt":238},1778695081383,{"basePath":240,"githubOwner":241,"githubRepo":13,"locale":18,"slug":242,"type":243},"skills/find-software-developer","nostrband","find-software-developer","skill",{"_creationTime":245,"_id":246,"community":247,"display":248,"identity":252,"parentExtension":256,"providers":288,"relations":297,"tags":298,"workflow":299},1778694690188.7107,"k170hexh2b1y2ab8gj4acbt6t186mmhn",{"reviewCount":8},{"description":249,"installMethods":250,"name":251,"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":251},"servicegraph",{"basePath":253,"githubOwner":241,"githubRepo":13,"locale":254,"slug":13,"type":255},"","en","plugin",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":263,"providers":265,"relations":281,"tags":283,"workflow":284},1778694690188.7104,"k1732w2rmwwpgp3kty4p9dhq0586mqne",{"reviewCount":8},{"description":261,"installMethods":262,"name":241,"sourceUrl":14},"ServiceGraph plugins — Claude Code skills for finding, shortlisting, and enriching US professional-services firms via the ServiceGraph API.",{"claudeCode":12},{"basePath":253,"githubOwner":241,"githubRepo":13,"locale":254,"slug":13,"type":264},"marketplace",{"evaluate":266,"extract":276},{"promptVersionExtension":267,"promptVersionScoring":205,"score":268,"tags":269,"targetMarket":275,"tier":216},"3.1.0",95,[270,271,272,273,214,274],"service-providers","lead-generation","professional-services","us-firms","business-directory","global",{"commitSha":277,"marketplace":278,"plugin":279},"HEAD",{"name":241,"pluginCount":230},{"mcpCount":8,"provider":280,"skillCount":8},"classify",{"repoId":282},"kd73je8ge8dvxgqqy6nvhxz1e186nhcc",[214,274,271,272,270,273],{"evaluatedAt":285,"extractAt":286,"updatedAt":287},1778694708553,1778694690188,1778695093423,{"evaluate":289,"extract":294},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":290,"targetMarket":275,"tier":216},[270,291,272,271,292,293],"agencies","catalog","api",{"commitSha":277,"license":235,"plugin":295},{"mcpCount":8,"provider":280,"skillCount":296},14,{"parentExtensionId":258,"repoId":282},[291,293,292,271,272,270],{"evaluatedAt":300,"extractAt":286,"updatedAt":301},1778694718700,1778695093227,{"evaluate":303,"extract":305},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":304,"targetMarket":275,"tier":216},[211,212,213,214,215],{"commitSha":277},{"parentExtensionId":246,"repoId":282,"translatedFrom":307},"k17cemyzv73wzmhk5kkxhcfjbs86nydw",{"_creationTime":309,"_id":282,"identity":310,"providers":311,"workflow":495},1778694685569.3584,{"githubOwner":241,"githubRepo":13,"sourceUrl":14},{"classify":312,"discover":477,"github":480},{"commitSha":277,"extensions":313},[314,327,366,375,383,391,399,407,415,423,431,439,447,455,463,469],{"basePath":253,"description":261,"displayName":241,"installMethods":315,"rationale":316,"selectedPaths":317,"source":326,"sourceLanguage":254,"type":264},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[318,321,323],{"path":319,"priority":320},".claude-plugin/marketplace.json","mandatory",{"path":322,"priority":320},"README.md",{"path":324,"priority":325},"LICENSE","high","rule",{"basePath":253,"description":249,"displayName":251,"installMethods":328,"license":235,"rationale":329,"selectedPaths":330,"source":326,"sourceLanguage":254,"type":255},{"claudeCode":251},"plugin manifest at .claude-plugin/plugin.json",[331,333,334,335,338,340,342,344,346,348,350,352,354,356,358,360,362,364],{"path":332,"priority":320},".claude-plugin/plugin.json",{"path":322,"priority":320},{"path":324,"priority":325},{"path":336,"priority":337},"skills/find-ai-consultancy/SKILL.md","medium",{"path":339,"priority":337},"skills/find-cpa-firm/SKILL.md",{"path":341,"priority":337},"skills/find-cybersecurity-firm/SKILL.md",{"path":343,"priority":337},"skills/find-design-agency/SKILL.md",{"path":345,"priority":337},"skills/find-engineering-firm/SKILL.md",{"path":347,"priority":337},"skills/find-law-firm/SKILL.md",{"path":349,"priority":337},"skills/find-management-consultant/SKILL.md",{"path":351,"priority":337},"skills/find-marketing-agency/SKILL.md",{"path":353,"priority":337},"skills/find-pr-agency/SKILL.md",{"path":355,"priority":337},"skills/find-recruiting-firm/SKILL.md",{"path":357,"priority":337},"skills/find-seo-agency/SKILL.md",{"path":359,"priority":337},"skills/find-service-providers/SKILL.md",{"path":361,"priority":337},"skills/find-software-developer/SKILL.md",{"path":363,"priority":337},"skills/find-web-developer/SKILL.md",{"path":365,"priority":320},".mcp.json",{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":326,"sourceLanguage":254,"type":243},"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",[373],{"path":374,"priority":320},"SKILL.md",{"basePath":376,"description":377,"displayName":378,"installMethods":379,"rationale":380,"selectedPaths":381,"source":326,"sourceLanguage":254,"type":243},"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",[382],{"path":374,"priority":320},{"basePath":384,"description":385,"displayName":386,"installMethods":387,"rationale":388,"selectedPaths":389,"source":326,"sourceLanguage":254,"type":243},"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",[390],{"path":374,"priority":320},{"basePath":392,"description":393,"displayName":394,"installMethods":395,"rationale":396,"selectedPaths":397,"source":326,"sourceLanguage":254,"type":243},"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",[398],{"path":374,"priority":320},{"basePath":400,"description":401,"displayName":402,"installMethods":403,"rationale":404,"selectedPaths":405,"source":326,"sourceLanguage":254,"type":243},"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",[406],{"path":374,"priority":320},{"basePath":408,"description":409,"displayName":410,"installMethods":411,"rationale":412,"selectedPaths":413,"source":326,"sourceLanguage":254,"type":243},"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",[414],{"path":374,"priority":320},{"basePath":416,"description":417,"displayName":418,"installMethods":419,"rationale":420,"selectedPaths":421,"source":326,"sourceLanguage":254,"type":243},"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",[422],{"path":374,"priority":320},{"basePath":424,"description":425,"displayName":426,"installMethods":427,"rationale":428,"selectedPaths":429,"source":326,"sourceLanguage":254,"type":243},"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",[430],{"path":374,"priority":320},{"basePath":432,"description":433,"displayName":434,"installMethods":435,"rationale":436,"selectedPaths":437,"source":326,"sourceLanguage":254,"type":243},"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",[438],{"path":374,"priority":320},{"basePath":440,"description":441,"displayName":442,"installMethods":443,"rationale":444,"selectedPaths":445,"source":326,"sourceLanguage":254,"type":243},"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":374,"priority":320},{"basePath":448,"description":449,"displayName":450,"installMethods":451,"rationale":452,"selectedPaths":453,"source":326,"sourceLanguage":254,"type":243},"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":374,"priority":320},{"basePath":456,"description":457,"displayName":458,"installMethods":459,"rationale":460,"selectedPaths":461,"source":326,"sourceLanguage":254,"type":243},"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":374,"priority":320},{"basePath":240,"description":464,"displayName":242,"installMethods":465,"rationale":466,"selectedPaths":467,"source":326,"sourceLanguage":254,"type":243},"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.",{"claudeCode":12},"SKILL.md frontmatter at skills/find-software-developer/SKILL.md",[468],{"path":374,"priority":320},{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":326,"sourceLanguage":254,"type":243},"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",[476],{"path":374,"priority":320},{"sources":478},[479],"manual",{"closedIssues90d":8,"description":481,"forks":230,"homepage":482,"license":235,"openIssues90d":8,"pushedAt":232,"readmeSize":228,"stars":233,"topics":483},"AI Agent skills for a structured catalog of 100k+ US professional-services firms","https://servicegraph.co",[484,485,486,487,488,489,490,272,491,492,493,494],"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":496,"discoverAt":497,"extractAt":498,"githubAt":498,"updatedAt":496},1778694689983,1778694685569,1778694688073,[214,212,213,215,211],{"evaluatedAt":501,"extractAt":286,"updatedAt":238},1778694948149,[],[504,533,557,578,606,627],{"_creationTime":505,"_id":506,"community":507,"display":508,"identity":514,"providers":516,"relations":525,"tags":528,"workflow":529},1778699505679.3464,"k1751nm85mw95gw3rsqgrdqspx86ncq2",{"reviewCount":8},{"description":509,"installMethods":510,"name":512,"sourceUrl":513},"无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets，无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。",{"claudeCode":511},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":253,"githubOwner":515,"githubRepo":512,"locale":18,"slug":512,"type":243},"zagmoai",{"evaluate":517,"extract":524},{"promptVersionExtension":204,"promptVersionScoring":205,"score":518,"tags":519,"targetMarket":275,"tier":216},100,[520,521,522,523,214],"google-docs","google-sheets","productivity","automation",{"commitSha":277},{"repoId":526,"translatedFrom":527},"kd776ynh73t0d6samn4bnxdf3x86n8mj","k1707pszx7h026a651dp5tvaxd86m3ag",[214,523,520,521,522],{"evaluatedAt":530,"extractAt":531,"updatedAt":532},1778699485884,1778699468747,1778699505679,{"_creationTime":534,"_id":535,"community":536,"display":537,"identity":543,"providers":547,"relations":551,"tags":553,"workflow":554},1778688022104.1677,"k17ck9wbmtfyw83n6rv10vp1s986np36",{"reviewCount":8},{"description":538,"installMethods":539,"name":541,"sourceUrl":542},"Google Sheets: Read and write spreadsheets.",{"claudeCode":540},"googleworkspace/cli","gws-sheets","https://github.com/googleworkspace/cli",{"basePath":544,"githubOwner":545,"githubRepo":546,"locale":254,"slug":541,"type":243},"skills/gws-sheets","googleworkspace","cli",{"evaluate":548,"extract":550},{"promptVersionExtension":204,"promptVersionScoring":205,"score":518,"tags":549,"targetMarket":275,"tier":216},[521,546,523,522,214],{"commitSha":277},{"repoId":552},"kd74t1908zh6g1jzcxw8tg1rwx86nnpt",[214,523,546,521,522],{"evaluatedAt":555,"extractAt":556,"updatedAt":555},1778688770647,1778688022104,{"_creationTime":558,"_id":559,"community":560,"display":561,"identity":564,"providers":565,"relations":572,"tags":574,"workflow":575},1778695002445.9265,"k17f3bbm7ztgr1r8jg4ztnjb0s86mgqd",{"reviewCount":8},{"description":562,"installMethods":563,"name":386,"sourceUrl":14},"在用户希望查找、筛选、审核或丰富美国网络安全公司信息时使用——包括渗透测试/红队、安全审计、vCISO、SOC 2 准备、事件响应、托管 SOC、IAM、云安全和 AppSec。当用户输入“为我们的 SOC 2 审计找一家渗透测试公司”、“为我们医疗科技初创公司筛选三家 vCISO 服务商”、“我们需要事件响应服务合同”或“拉取这 8 家安全公司域名的联系信息”等请求时触发，即使是以间接方式描述（我们被攻击了，为合规审计做准备，让我们准备好 SOC 2）。它会驱动 ServiceGraph API (api.servicegraph.co) —— 一个拥有超过 10 万家美国公司目录的数据库，可按行业、服务、地点、规模、评分进行筛选。排除内部安全招聘、关于“如何修补 CVE-X”或“配置防火墙 Y”的 DIY 问题、安全产品评测（如 CrowdStrike vs SentinelOne 等）、通用安全知识问题、面向消费者的个人安全建议、非美国公司、个人自由职业者和赏金猎人。",{"claudeCode":12},{"basePath":384,"githubOwner":241,"githubRepo":13,"locale":18,"slug":386,"type":243},{"evaluate":566,"extract":571},{"promptVersionExtension":204,"promptVersionScoring":205,"score":518,"tags":567,"targetMarket":275,"tier":216},[568,251,212,569,293,570],"cybersecurity","procurement","search",{"commitSha":277},{"parentExtensionId":246,"repoId":282,"translatedFrom":573},"k17f5djrtgcfht64yn209hdmqh86n8kv",[293,212,568,569,570,251],{"evaluatedAt":576,"extractAt":286,"updatedAt":577},1778694766522,1778695002445,{"_creationTime":579,"_id":580,"community":581,"display":582,"identity":588,"providers":591,"relations":599,"tags":602,"workflow":603},1778675056600.2244,"k175hx5vfh5amgma7x49pmfnyh86mft5",{"reviewCount":8},{"description":583,"installMethods":584,"name":586,"sourceUrl":587},"Build and maintain one coherent company story across all audiences — employees, investors, customers, candidates, and partners. Detects narrative contradictions and ensures the same truth is framed for each audience's needs. Use when preparing investor updates, all-hands presentations, board communications, recruiting narratives, crisis communications, or when user mentions company narrative, messaging consistency, storytelling, all-hands, investor update, or crisis communication.",{"claudeCode":585},"alirezarezvani/claude-skills","internal-narrative","https://github.com/alirezarezvani/claude-skills",{"basePath":589,"githubOwner":590,"githubRepo":486,"locale":254,"slug":586,"type":243},"c-level-advisor/skills/internal-narrative","alirezarezvani",{"evaluate":592,"extract":598},{"promptVersionExtension":204,"promptVersionScoring":205,"score":518,"tags":593,"targetMarket":275,"tier":216},[594,595,596,597,212],"narrative-strategy","communication","c-level","storytelling",{"commitSha":277},{"parentExtensionId":600,"repoId":601},"k17cfc0w65zrpv9bnzn3b6xayx86m40f","kd7ff9s1w43mfyy1n7hf87816186m6px",[212,596,595,594,597],{"evaluatedAt":604,"extractAt":605,"updatedAt":604},1778677563361,1778675056600,{"_creationTime":607,"_id":608,"community":609,"display":610,"identity":613,"providers":614,"relations":621,"tags":623,"workflow":624},1778695073143.3086,"k17bxhchrgfrcgtwb04tg1gmbn86mf5s",{"reviewCount":8},{"description":611,"installMethods":612,"name":450,"sourceUrl":14},"每当用户想要查找、筛选、审核或丰富美国 SEO 代理机构时使用——包括技术 SEO、页面/站外 SEO、链接建设、内容驱动 SEO、本地 SEO、电子商务 SEO、B2B SEO 和 SEO 审计。当用户询问“帮我找一家德州的 SEO 代理机构”、“筛选三家 SaaS 技术 SEO 咨询公司”、“为我们的电子商务商店提供链接建设和页面优化”或“提取这 8 家 SEO 公司域名的联系信息”时触发，即使是以间接方式描述（例如“自然流量停滞”、“提高谷歌排名”、“搜索可见性”）。驱动 ServiceGraph API (api.servicegraph.co)——一个包含 10 万多家美国公司、可按行业、服务、地点、规模、评分、第三方列表进行筛选的目录。当涉及范围超出 SEO 的多种营销服务时，请参考 find-marketing-agency。跳过 SEM/PPC/付费搜索的询问、网站开发问题（请使用 find-web-developer）、“如何排名”的 DIY 问题、SEO 工具推荐（Ahrefs、Semrush）、内部 SEO 招聘、非美国公司、独立自由职业者。",{"claudeCode":12},{"basePath":448,"githubOwner":241,"githubRepo":13,"locale":18,"slug":450,"type":243},{"evaluate":615,"extract":620},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":616,"targetMarket":275,"tier":216},[617,618,619,251,214],"seo","marketing","agency-finder",{"commitSha":277,"license":235},{"parentExtensionId":246,"repoId":282,"translatedFrom":622},"k170pgf69k7g4b9ky31taw06mh86ng8n",[619,214,618,617,251],{"evaluatedAt":625,"extractAt":286,"updatedAt":626},1778694912533,1778695073143,{"_creationTime":628,"_id":629,"community":630,"display":631,"identity":637,"providers":641,"relations":648,"tags":651,"workflow":652},1778691104675.9844,"k17bzqqtvnam43x35mstrs5yjh86m7tz",{"reviewCount":8},{"description":632,"installMethods":633,"name":635,"sourceUrl":636},"Extract role title, location, salary range, requirements, and application details from a public job posting.",{"claudeCode":634},"iterationlayer/skills","extract-job-listings-from-website","https://github.com/iterationlayer/skills",{"basePath":638,"githubOwner":639,"githubRepo":640,"locale":254,"slug":635,"type":243},"skills/extract-job-listings-from-website","iterationlayer","skills",{"evaluate":642,"extract":647},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":643,"targetMarket":275,"tier":216},[644,645,646,214,523],"web-scraping","data-extraction","job-postings",{"commitSha":277},{"parentExtensionId":649,"repoId":650},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[214,523,645,646,644],{"evaluatedAt":653,"extractAt":654,"updatedAt":653},1778691872611,1778691104676]