[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-nostrband-find-recruiting-firm-en":3,"guides-for-nostrband-find-recruiting-firm":503,"similar-k17d2yx46x2q11tfzqy48k72ts86n4zk-en":504},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":229,"parentExtension":249,"providers":305,"relations":309,"repo":310,"tags":500,"workflow":501},1778694690188.7131,"k17d2yx46x2q11tfzqy48k72ts86n4zk",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"nostrband/ServiceGraph","find-recruiting-firm","https://github.com/nostrband/ServiceGraph",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":242},1778694893528.8943,"kn71y9mvca1xm7yxzn7x1t0myh86mk02","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":220,"tier":221,"useCases":222},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,104,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of finding, shortlisting, vetting, or enriching US recruiting and staffing firms, and explicitly lists triggers and non-goals.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill drives the ServiceGraph API, offering a structured catalog of over 100k US firms with specific filters, providing value beyond a generic API wrapper.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears to be production-ready, covering the full lifecycle of finding and enriching recruiting firms via API calls, with clear instructions and error handling.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on finding and enriching US recruiting and staffing firms, clearly demarcating its scope and avoiding unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is accurate, concise, readable, and accurately reflects the skill's behavior and scope, including specific triggers and non-goals.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses specific HTTP GET requests to API endpoints (e.g., /v1/search, /v1/get/:id), which are narrow verb-noun actions.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides detailed documentation on the filter DSL, including operators, values, and sub-type mappings, and references the /v1/tags endpoint for field catalog discovery.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The skill's primary invocation mechanism is through HTTP requests to well-defined API endpoints, which are descriptive of their function.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Input is via a structured filter query parameter, and outputs are JSON responses from the API, which are documented and specific to the requested data.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension uses the MIT license, as indicated in the LICENSE file and SKILL.md, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 7, 2026, which is within the last 90 days.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill primarily relies on direct API calls and shell commands for authentication, with no third-party code dependencies to manage.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","Secrets are handled via shell dispatch and user confirmation, preventing them from entering the LLM context directly, and OTP flow captures tokens to .env.local without surfacing.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill uses a structured filter DSL and API calls, and the documentation emphasizes treating loaded data as such, with no indications of executing arbitrary code.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill makes direct HTTP calls to a documented API and does not fetch or execute external code or content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill primarily performs read-only API calls and handles authentication via shell dispatch, ensuring no files outside the project folder are modified.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill does not employ detached process spawns or deny-retry loops; its operations are direct API calls managed by the LLM harness.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill only interacts with the documented ServiceGraph API and handles authentication securely, with no undocumented outbound calls or exfiltration of confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and documentation appear to be free of hidden-steering tricks, control characters, or obfuscated instructions.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill uses plain text API calls and shell commands for authentication, with no obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill relies on standard HTTP clients and shell dispatch, making no assumptions about user-specific project organization or file layouts.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating either a new/stable project or issues being managed elsewhere.",{"category":100,"check":101,"severity":102,"summary":103},"Versioning","Release Management","info","The manifest lists version '0.1', but there are no GitHub releases or a CHANGELOG.md, making version tracking less robust.",{"category":105,"check":106,"severity":24,"summary":107},"Code Execution","Validation","The skill utilizes a documented filter DSL with defined operators and value types, and the `/v1/check` endpoint serves for filter validation, implying robust input handling.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill is primarily read-only concerning API calls; any authentication steps are handled via user confirmation and secure shell dispatch, not destructive operations.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The SKILL.md details specific API error codes (e.g., filter_parse_error, unauthorized, rate_limited) and suggests remediation steps, enabling structured error handling.",{"category":105,"check":115,"severity":63,"summary":116},"Logging","The skill is primarily a set of instructions for API calls and shell dispatch, with no local destructive actions or sensitive outbound calls requiring local audit logging.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill does not explicitly operate on personal data; it retrieves firm catalog data, and authentication handles user tokens securely.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension clearly targets US recruiting and staffing firms and is documented as such, with no regional limitations suggested for its core functionality.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard HTTP clients and shell commands, making it portable across POSIX-compliant environments, and clearly states its API usage.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README.md provides a good overview of the ServiceGraph catalog, installation instructions, available skills, and usage examples.",{"category":33,"check":131,"severity":63,"summary":132},"Tool surface size","This is a single-file skill primarily leveraging API endpoints, not a tool with multiple distinct commands.",{"category":40,"check":134,"severity":63,"summary":135},"Overlapping near-synonym tools","The skill interacts with distinct API endpoints (/tags, /check, /explore, /search, /get) which represent different functions, not overlapping synonyms.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as API interaction and filtering, are implemented and well-documented with corresponding examples.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions using `npx skills add` and includes examples of usage and authentication setup.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The SKILL.md lists specific API errors with corresponding remediation steps or suggests validation with the `/v1/check` endpoint.",{"category":148,"check":149,"severity":63,"summary":150},"Execution","Pinned dependencies","The skill does not bundle scripts with third-party dependencies; it relies on standard HTTP clients and shell commands.",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","The skill is primarily for data retrieval and filtering, not state-changing operations that would typically require a dry-run mode.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","The API documentation suggests handling rate limiting and provides error codes, implying that the API itself supports retry mechanisms, and the skill references this by documenting error handling.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","There is no indication of telemetry being collected by the skill itself; any telemetry would be handled by the agent harness, and the skill focuses on API interactions and user data protection.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill's purpose is precisely defined as finding and enriching US recruiting firms, with clear triggers and explicit non-goals provided in the first paragraph.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is dense and self-contained, clearly summarizing the core capability and providing trigger phrases within the character limit.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured, concise, and delegates deeper material like API docs and recipes to relevant sections or external links.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The skill outlines procedures in the main body and links to external resources like the API console and OpenAPI spec for deeper material, adhering to progressive disclosure.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","The skill's workflow involves direct API calls and filtering, not deep exploration or code review that would necessitate a forked context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","Sufficient end-to-end examples are provided in the SKILL.md and README, demonstrating input, invocation, and expected outcomes for various scenarios.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The SKILL.md documents several failure modes (e.g., filter_parse_error, unauthorized, rate_limited, monthly_quota_exhausted) with suggested recovery steps.",{"category":105,"check":184,"severity":63,"summary":185},"Tool Fallback","The skill primarily uses direct HTTP calls to a documented API and relies on shell commands for authentication, with no external MCP server being a hard requirement with no fallback.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill handles API errors by reporting them and suggesting recovery steps, and the authentication flow includes user confirmation, preventing unexpected state from proceeding.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; it provides clear instructions for its specific task.",1778694893418,"This skill leverages the ServiceGraph API to find, shortlist, and enrich US recruiting and staffing firms. It supports various recruiting specializations and drives API calls for data retrieval, with robust authentication and error handling.",[196,197,198,199,200],"Find, shortlist, and enrich US recruiting/staffing firms","Filter by industry, services, location, size, and ratings","Supports various recruiting specializations (executive, RPO, tech, healthcare, etc.)","Drives the ServiceGraph API with structured query capabilities","Secure authentication handling via shell dispatch and user confirmation",[202,203,204,205],"Recruiting in-house employees or hiring for the user's own team.","Assisting individual job-seekers looking for representation.","Providing candidate-side career coaching.","Finding non-US firms or individual freelance recruiters.","3.0.0","4.4.0","To help businesses procure external recruiting and staffing services by providing a structured way to find and vet suitable firms across the US.","All checks passed with high severity, indicating excellent quality and documentation. The single 'info' finding on release management does not significantly impact the overall score.",99,"A high-quality, well-documented skill for finding and enriching US recruiting firms via the ServiceGraph API.",[213,214,215,216,217,218,219],"recruiting","staffing","hr","talent-acquisition","api","search","data-enrichment","global","verified",[223,224,225,226],"Finding an executive search firm for a CFO search.","Shortlisting retained-search boutiques in a specific location and focus.","Identifying RPO partners for large hiring initiatives.","Enriching a list of firm domains with contact information and US presence.",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"security":239,"testCoverage":241},{"hasLockfile":229},false,1778694875928,{"descriptionLength":232,"readmeSize":233},983,14153,{"closedIssues90d":8,"forks":235,"hasChangelog":229,"manifestVersion":236,"openIssues90d":8,"pushedAt":237,"stars":238},1,"0.1",1778155912000,161,{"hasNpmPackage":229,"license":240,"smitheryVerified":229},"MIT",{"hasCi":229,"hasTests":229},{"updatedAt":243},1778694893528,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"skills/find-recruiting-firm","nostrband","ServiceGraph","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":257,"parentExtension":260,"providers":292,"relations":300,"tags":301,"workflow":302},1778694690188.7107,"k170hexh2b1y2ab8gj4acbt6t186mmhn",{"reviewCount":8},{"description":254,"installMethods":255,"name":256,"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":256},"servicegraph",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":259},"","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":267,"providers":269,"relations":285,"tags":287,"workflow":288},1778694690188.7104,"k1732w2rmwwpgp3kty4p9dhq0586mqne",{"reviewCount":8},{"description":265,"installMethods":266,"name":246,"sourceUrl":14},"ServiceGraph plugins — Claude Code skills for finding, shortlisting, and enriching US professional-services firms via the ServiceGraph API.",{"claudeCode":12},{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":268},"marketplace",{"evaluate":270,"extract":280},{"promptVersionExtension":271,"promptVersionScoring":207,"score":272,"tags":273,"targetMarket":220,"tier":221},"3.1.0",95,[274,275,276,277,278,279],"service-providers","lead-generation","professional-services","us-firms","api-client","business-directory",{"commitSha":281,"marketplace":282,"plugin":283},"HEAD",{"name":246,"pluginCount":235},{"mcpCount":8,"provider":284,"skillCount":8},"classify",{"repoId":286},"kd73je8ge8dvxgqqy6nvhxz1e186nhcc",[278,279,275,276,274,277],{"evaluatedAt":289,"extractAt":290,"updatedAt":291},1778694708553,1778694690188,1778695093423,{"evaluate":293,"extract":297},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":294,"targetMarket":220,"tier":221},[274,295,276,275,296,217],"agencies","catalog",{"commitSha":281,"license":240,"plugin":298},{"mcpCount":8,"provider":284,"skillCount":299},14,{"parentExtensionId":262,"repoId":286},[295,217,296,275,276,274],{"evaluatedAt":303,"extractAt":290,"updatedAt":304},1778694718700,1778695093227,{"evaluate":306,"extract":308},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":307,"targetMarket":220,"tier":221},[213,214,215,216,217,218,219],{"commitSha":281},{"parentExtensionId":251,"repoId":286},{"_creationTime":311,"_id":286,"identity":312,"providers":313,"workflow":496},1778694685569.3584,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":314,"discover":478,"github":481},{"commitSha":281,"extensions":315},[316,329,368,377,385,393,401,409,417,425,433,441,446,454,462,470],{"basePath":258,"description":265,"displayName":246,"installMethods":317,"rationale":318,"selectedPaths":319,"source":328,"sourceLanguage":18,"type":268},{"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":258,"description":254,"displayName":256,"installMethods":330,"license":240,"rationale":331,"selectedPaths":332,"source":328,"sourceLanguage":18,"type":259},{"claudeCode":256},"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":18,"type":248},"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":18,"type":248},"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":18,"type":248},"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":18,"type":248},"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":18,"type":248},"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":18,"type":248},"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":18,"type":248},"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":18,"type":248},"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":434,"description":435,"displayName":436,"installMethods":437,"rationale":438,"selectedPaths":439,"source":328,"sourceLanguage":18,"type":248},"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",[440],{"path":376,"priority":322},{"basePath":245,"description":10,"displayName":13,"installMethods":442,"rationale":443,"selectedPaths":444,"source":328,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at skills/find-recruiting-firm/SKILL.md",[445],{"path":376,"priority":322},{"basePath":447,"description":448,"displayName":449,"installMethods":450,"rationale":451,"selectedPaths":452,"source":328,"sourceLanguage":18,"type":248},"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":376,"priority":322},{"basePath":455,"description":456,"displayName":457,"installMethods":458,"rationale":459,"selectedPaths":460,"source":328,"sourceLanguage":18,"type":248},"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",[461],{"path":376,"priority":322},{"basePath":463,"description":464,"displayName":465,"installMethods":466,"rationale":467,"selectedPaths":468,"source":328,"sourceLanguage":18,"type":248},"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",[469],{"path":376,"priority":322},{"basePath":471,"description":472,"displayName":473,"installMethods":474,"rationale":475,"selectedPaths":476,"source":328,"sourceLanguage":18,"type":248},"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",[477],{"path":376,"priority":322},{"sources":479},[480],"manual",{"closedIssues90d":8,"description":482,"forks":235,"homepage":483,"license":240,"openIssues90d":8,"pushedAt":237,"readmeSize":233,"stars":238,"topics":484},"AI Agent skills for a structured catalog of 100k+ US professional-services firms","https://servicegraph.co",[485,486,487,488,489,490,491,276,492,493,494,495],"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":497,"discoverAt":498,"extractAt":499,"githubAt":499,"updatedAt":497},1778694689983,1778694685569,1778694688073,[217,219,215,213,218,214,216],{"evaluatedAt":243,"extractAt":290,"updatedAt":502},1778695095113,[],[505,525,552,579,607,627],{"_creationTime":506,"_id":507,"community":508,"display":509,"identity":511,"providers":512,"relations":520,"tags":521,"workflow":522},1778694690188.7114,"k17f5djrtgcfht64yn209hdmqh86n8kv",{"reviewCount":8},{"description":387,"installMethods":510,"name":388,"sourceUrl":14},{"claudeCode":12},{"basePath":386,"githubOwner":246,"githubRepo":247,"locale":18,"slug":388,"type":248},{"evaluate":513,"extract":519},{"promptVersionExtension":206,"promptVersionScoring":207,"score":514,"tags":515,"targetMarket":220,"tier":221},100,[516,256,517,518,217,218],"cybersecurity","business","procurement",{"commitSha":281},{"parentExtensionId":251,"repoId":286},[217,517,516,518,218,256],{"evaluatedAt":523,"extractAt":290,"updatedAt":524},1778694766522,1778695093938,{"_creationTime":526,"_id":527,"community":528,"display":529,"identity":535,"providers":538,"relations":545,"tags":547,"workflow":548},1778692220267.4014,"k173ztaywbkajjk9gqy90n98fx86mnzf",{"reviewCount":8},{"description":530,"installMethods":531,"name":533,"sourceUrl":534},"Search and book flights across 180+ airlines with zero markup — $20–50 cheaper than OTAs. Returns raw airline prices via local connectors (Ryanair, EasyJet, Wizz Air, Southwest, AirAsia, and 175+ more). Use when user asks to \"find flights\", \"search flights\", \"book a flight\", \"compare airline prices\", \"find cheap flights\", \"fly from X to Y\", \"find connections\", \"find layover options\", or any flight-related travel query. Do NOT use for hotel-only searches, car rentals, or non-flight travel bookings.",{"claudeCode":532},"LetsFG/LetsFG","flight-search","https://github.com/LetsFG/LetsFG",{"basePath":536,"githubOwner":537,"githubRepo":537,"locale":18,"slug":533,"type":248},"skills/flight-search","LetsFG",{"evaluate":539,"extract":544},{"promptVersionExtension":206,"promptVersionScoring":207,"score":514,"tags":540,"targetMarket":220,"tier":221},[541,542,543,217,218],"flights","travel","booking",{"commitSha":281},{"repoId":546},"kd7d4mhwkp3k1m28hz28hyn2dd86mm88",[217,543,541,218,542],{"evaluatedAt":549,"extractAt":550,"updatedAt":551},1778692265291,1778692220267,1778692489923,{"_creationTime":553,"_id":554,"community":555,"display":556,"identity":562,"providers":566,"relations":573,"tags":575,"workflow":576},1778688112811.7478,"k1736ygvysjz51v785y6padpxn86n5wq",{"reviewCount":8},{"description":557,"installMethods":558,"name":560,"sourceUrl":561},"Screen resumes efficiently against job requirements with structured scoring, red flag identification, and interview recommendations",{"claudeCode":559},"guia-matthieu/clawfu-skills","resume-screener","https://github.com/guia-matthieu/clawfu-skills",{"basePath":563,"githubOwner":564,"githubRepo":565,"locale":18,"slug":560,"type":248},"skills/hr-ops/resume-screener","guia-matthieu","clawfu-skills",{"evaluate":567,"extract":572},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":568,"targetMarket":220,"tier":221},[215,213,569,570,571],"hiring","resume","screening",{"commitSha":281},{"repoId":574},"kd72qvzyvm658ya7pbyh5ey47h86md53",[569,215,213,570,571],{"evaluatedAt":577,"extractAt":578,"updatedAt":577},1778690021512,1778688112811,{"_creationTime":580,"_id":581,"community":582,"display":583,"identity":589,"providers":593,"relations":600,"tags":603,"workflow":604},1778675414637.8474,"k172tf5grvwvt50s9mk41akn9s86n0k0",{"reviewCount":8},{"description":584,"installMethods":585,"name":587,"sourceUrl":588},"Track and manage recruiting pipeline stages. Trigger with \"recruiting update\", \"candidate pipeline\", \"how many candidates\", \"hiring status\", or when the user discusses sourcing, screening, interviewing, or extending offers.",{"claudeCode":586},"anthropics/knowledge-work-plugins","recruiting-pipeline","https://github.com/anthropics/knowledge-work-plugins",{"basePath":590,"githubOwner":591,"githubRepo":592,"locale":18,"slug":587,"type":248},"human-resources/skills/recruiting-pipeline","anthropics","knowledge-work-plugins",{"evaluate":594,"extract":599},{"promptVersionExtension":206,"promptVersionScoring":207,"score":595,"tags":596,"targetMarket":220,"tier":221},98,[213,215,597,569,598],"pipeline-management","candidate-tracking",{"commitSha":281},{"parentExtensionId":601,"repoId":602},"k17axwavttsp913d0fmbx8b9n986nn8q","kd7d9w1wpah4hqnbsfzwwax72986mh7d",[598,569,215,597,213],{"evaluatedAt":605,"extractAt":606,"updatedAt":605},1778677458949,1778675414637,{"_creationTime":608,"_id":609,"community":610,"display":611,"identity":615,"providers":617,"relations":623,"tags":624,"workflow":625},1778688112811.7473,"k17f2t860eckp5wm5a0d6nw5td86nbkb",{"reviewCount":8},{"description":612,"installMethods":613,"name":614,"sourceUrl":561},"Design and coordinate efficient interview processes with optimal panel composition, scheduling logistics, and candidate experience",{"claudeCode":559},"interview-scheduler",{"basePath":616,"githubOwner":564,"githubRepo":565,"locale":18,"slug":614,"type":248},"skills/hr-ops/interview-scheduler",{"evaluate":618,"extract":622},{"promptVersionExtension":206,"promptVersionScoring":207,"score":272,"tags":619,"targetMarket":220,"tier":221},[215,569,213,620,621],"interviews","scheduling",{"commitSha":281},{"repoId":574},[569,215,620,213,621],{"evaluatedAt":626,"extractAt":578,"updatedAt":626},1778689982328,{"_creationTime":628,"_id":629,"community":630,"display":631,"identity":635,"providers":637,"relations":646,"tags":647,"workflow":648},1778675414637.8457,"k170x73waepx76knmma1ty2tv586maf6",{"reviewCount":8},{"description":632,"installMethods":633,"name":634,"sourceUrl":588},"Draft an offer letter with comp details and terms. Use when a candidate is ready for an offer, assembling a total comp package (base, equity, signing bonus), writing the offer letter text itself, or prepping negotiation guidance for the hiring manager.",{"claudeCode":586},"draft-offer",{"basePath":636,"githubOwner":591,"githubRepo":592,"locale":18,"slug":634,"type":248},"human-resources/skills/draft-offer",{"evaluate":638,"extract":645},{"promptVersionExtension":206,"promptVersionScoring":207,"score":639,"tags":640,"targetMarket":220,"tier":644},91,[215,213,641,642,643],"offer-letter","compensation","employment","community",{"commitSha":281},{"parentExtensionId":601,"repoId":602},[642,643,215,641,213],{"evaluatedAt":649,"extractAt":606,"updatedAt":649},1778677320260]