[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-nostrband-find-seo-agency-en":3,"guides-for-nostrband-find-seo-agency":515,"similar-k170pgf69k7g4b9ky31taw06mh86ng8n-en":516},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":257,"isFallback":242,"parentExtension":262,"providers":317,"relations":321,"repo":322,"tags":512,"workflow":513},1778694690188.7134,"k170pgf69k7g4b9ky31taw06mh86ng8n",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"nostrband/ServiceGraph","find-seo-agency","https://github.com/nostrband/ServiceGraph",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":240,"workflow":255},1778694912533.7686,"kn795hgrr11bn4jzwpjjb472xn86nm6n","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":202,"practices":207,"prerequisites":211,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"targetMarket":226,"tier":227,"useCases":228,"workflow":233},[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,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the user problem of finding, shortlisting, vetting, or enriching US SEO agencies and provides specific trigger phrases, making the purpose immediately understandable.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value over a simple prompt by leveraging the structured ServiceGraph API for precise filtering and data enrichment, going beyond basic LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill fully covers its stated use case by interfacing with the ServiceGraph API, providing a complete lifecycle from discovery to enrichment, and includes detailed usage recipes.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on finding and enriching US SEO agencies via the ServiceGraph API, with clear deferrals to other skills for broader marketing or web development tasks.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality, scope, and limitations, including specific triggers and deferral logic.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This is a skill, not a tool-based extension. Tool scoping is not applicable.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The SKILL.md provides comprehensive details on API endpoints, authentication flows (including OTP), the filter DSL, and specific sub-flavor mappings, with clear guidance on usage.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This is a skill, not a tool-based extension. Tool naming is not applicable.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This is a skill, not a tool-based extension. Tool parameter schema and response shape are not applicable.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under MIT, a permissive open-source license, clearly stated in both the SKILL.md frontmatter and the LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-07, which is within the last 3 months, indicating active maintenance.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill primarily relies on standard HTTP calls and shell dispatch for authentication, with no third-party code dependencies requiring management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The documentation explicitly details how to handle the SERVICEGRAPH_TOKEN via shell dispatch or sourced .env files, preventing the token from entering the LLM context.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's interaction with the API is through structured HTTP requests, and the filter DSL is described as GitHub-search-style, implying safe parameter handling rather than script execution.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on direct API calls via curl/shell dispatch and does not fetch or execute arbitrary remote content.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's actions are limited to making HTTP requests and executing shell commands for authentication, which are contained operations and do not modify external files or paths.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill's implementation relies on standard HTTP calls and shell dispatch for API interaction, with no evidence of detached processes or deny-retry loops.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's outbound calls are to the documented ServiceGraph API, and the authentication flow is designed to prevent sensitive tokens from entering the LLM context.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown content appears free of hidden steering tricks, control characters, or invisible Unicode tags, and uses standard ASCII and Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation consists of prose, curl commands, and shell script snippets for authentication, none of which are obfuscated or opaque.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure, only about the availability of standard tools like curl or shell environments for API interaction and authentication.",{"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 a very low level of recent activity, which is acceptable for a stable, well-documented skill.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","A manifest version ('0.1') is declared in the SKILL.md frontmatter, providing a clear version signal.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The SKILL.md details a filter DSL and references a `/v1/check` endpoint for validation, indicating that inputs are expected to be validated before API calls.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's operations are read-only API calls for data retrieval and do not involve destructive operations.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The SKILL.md outlines specific API error codes (e.g., `filter_parse_error`, `unauthorized`, `rate_limited`) and provides remediation steps, indicating robust error handling.",{"category":111,"check":115,"severity":42,"summary":116},"Logging","The skill performs read-only API calls and does not perform destructive actions or outbound calls that would typically require a local audit log.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill operates on a catalog of business service firms and does not appear to handle personal data beyond what's necessary for API authentication, which is managed securely.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension explicitly targets US professional services firms and operates within the US market, aligning with the 'global' target market as it has no other regional restrictions.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard tools like curl and shell environments, which are widely available, and provides clear instructions for its use.",{"category":45,"check":128,"severity":24,"summary":129},"README","A comprehensive README exists, providing an overview, installation instructions, available skills, and usage examples.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This is a skill, not a tool-based extension. Tool surface size is not applicable.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","This is a skill, not a tool-based extension. Overlapping tools are not applicable.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, including API interactions, authentication flows, and the filter DSL, are clearly documented and implemented in the SKILL.md.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for specific skills or the entire repo, along with detailed explanations of authentication and API usage.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The SKILL.md clearly outlines API error codes and provides remediation steps for each, enabling the agent to handle errors effectively.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","The skill does not rely on third-party dependencies beyond standard system tools like curl and shell, which are assumed to be available and pinned by the runtime environment.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill is read-only and performs data retrieval; therefore, a dry-run preview is not applicable.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill specifies API error handling for rate limiting and provides guidance on handling timeouts and retries, and its operations are read-only, making them inherently idempotent.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not emit any telemetry; its functionality is limited to API calls and shell commands for authentication.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly defines the artifact (US SEO agencies), the task (find, shortlist, vet, enrich), and provides explicit triggers and non-goals.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is dense and self-contained, clearly summarizing the core capability and providing trigger phrases within the recommended length.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and delegates detailed technical information to API documentation and examples, keeping the core instructions concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md is concise and refers to external API documentation for detailed field catalogs and specifications, following a progressive disclosure pattern.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill primarily makes API calls and does not involve deep code review or multi-file inspection that would necessitate forked exploration.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and README provide numerous end-to-end, ready-to-use examples covering various search scenarios and authentication flows.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md documents various failure modes, limitations, and API errors with corresponding remediation steps or observable symptoms.",{"category":111,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill relies on standard HTTP client tools and shell dispatch, not on external MCP servers that would require fallback mechanisms.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill assumes the availability of standard command-line tools like `curl`, `grep`, `set`, and `openssl`, and specifies the use of bash for authentication scripting.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The skill's documentation details error handling for API responses like invalid filters or unauthorized access, instructing the agent to halt or adapt its approach.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained, clearly defining its scope and providing explicit deferral instructions to related skills like `find-marketing-agency` and `find-web-developer`.",1778694912418,"This skill interacts with the ServiceGraph API to find, shortlist, vet, and enrich US-based SEO agencies. It supports various SEO specializations through keyword filtering and provides detailed instructions on API usage, authentication, and error handling.",[198,199,200,201],"Search for US SEO agencies by specific service types (technical, local, B2B, etc.)","Filter agencies by ratings, review counts, and third-party listings (e.g., Clutch)","Enrich agency data with contact information (URL, phone, email) for shortlisted firms","Handle authentication securely via shell dispatch or .env files without exposing tokens to the LLM",[203,204,205,206],"Finding marketing agencies outside of SEO services.","Web development or site speed optimization tasks.","DIY SEO advice or tool recommendations.","Non-US based firms or individual freelancers.",[208,209,210],"API Integration","Data Retrieval","Security Best Practices",[212,213],"Access to a shell environment with `curl` and `grep`.","Optional: `SERVICEGRAPH_TOKEN` environment variable or `.env.local` file for authenticated API calls.","3.0.0","4.4.0","To quickly identify and gather detailed information on US SEO agencies based on specific service needs, location, and quality signals.","The skill is exceptionally well-documented, adheres to best practices for security and scope, and provides comprehensive examples and error handling. No critical or warning findings.",99,"High-quality skill for finding and enriching US SEO agencies using the ServiceGraph API.",[221,222,223,224,225],"seo","marketing","agency-finder","servicegraph","api-client","global","verified",[229,230,231,232],"Find me an SEO agency in Texas.","Shortlist three technical SEO consultancies for SaaS.","Pull contact info for these 8 SEO firm domains.","Find agencies with at least a 4-star rating and a Clutch listing.",[234,235,236,237,238,239],"Discover available tags and values from `/v1/tags`.","Validate the constructed filter using `/v1/check`.","Scope the candidate pool using `/v1/explore` to get counts and breakdowns.","Search for brief firm cards using `/v1/search` (with authentication if needed).","Present briefs to the user and get their selection.","Retrieve full firm details using `/v1/get/:id` for selected firms.",{"codeQuality":241,"collectedAt":243,"documentation":244,"maintenance":247,"security":252,"testCoverage":254},{"hasLockfile":242},false,1778694893869,{"descriptionLength":245,"readmeSize":246},951,14153,{"closedIssues90d":8,"forks":248,"hasChangelog":242,"manifestVersion":249,"openIssues90d":8,"pushedAt":250,"stars":251},1,"0.1",1778155912000,161,{"hasNpmPackage":242,"license":253,"smitheryVerified":242},"MIT",{"hasCi":242,"hasTests":242},{"updatedAt":256},1778694912533,{"basePath":258,"githubOwner":259,"githubRepo":260,"locale":18,"slug":13,"type":261},"skills/find-seo-agency","nostrband","ServiceGraph","skill",{"_creationTime":263,"_id":264,"community":265,"display":266,"identity":269,"parentExtension":272,"providers":303,"relations":312,"tags":313,"workflow":314},1778694690188.7107,"k170hexh2b1y2ab8gj4acbt6t186mmhn",{"reviewCount":8},{"description":267,"installMethods":268,"name":224,"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":224},{"basePath":270,"githubOwner":259,"githubRepo":260,"locale":18,"slug":260,"type":271},"","plugin",{"_creationTime":273,"_id":274,"community":275,"display":276,"identity":279,"providers":281,"relations":296,"tags":298,"workflow":299},1778694690188.7104,"k1732w2rmwwpgp3kty4p9dhq0586mqne",{"reviewCount":8},{"description":277,"installMethods":278,"name":259,"sourceUrl":14},"ServiceGraph plugins — Claude Code skills for finding, shortlisting, and enriching US professional-services firms via the ServiceGraph API.",{"claudeCode":12},{"basePath":270,"githubOwner":259,"githubRepo":260,"locale":18,"slug":260,"type":280},"marketplace",{"evaluate":282,"extract":291},{"promptVersionExtension":283,"promptVersionScoring":215,"score":284,"tags":285,"targetMarket":226,"tier":227},"3.1.0",95,[286,287,288,289,225,290],"service-providers","lead-generation","professional-services","us-firms","business-directory",{"commitSha":292,"marketplace":293,"plugin":294},"HEAD",{"name":259,"pluginCount":248},{"mcpCount":8,"provider":295,"skillCount":8},"classify",{"repoId":297},"kd73je8ge8dvxgqqy6nvhxz1e186nhcc",[225,290,287,288,286,289],{"evaluatedAt":300,"extractAt":301,"updatedAt":302},1778694708553,1778694690188,1778695093423,{"evaluate":304,"extract":309},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":305,"targetMarket":226,"tier":227},[286,306,288,287,307,308],"agencies","catalog","api",{"commitSha":292,"license":253,"plugin":310},{"mcpCount":8,"provider":295,"skillCount":311},14,{"parentExtensionId":274,"repoId":297},[306,308,307,287,288,286],{"evaluatedAt":315,"extractAt":301,"updatedAt":316},1778694718700,1778695093227,{"evaluate":318,"extract":320},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":319,"targetMarket":226,"tier":227},[221,222,223,224,225],{"commitSha":292,"license":253},{"parentExtensionId":264,"repoId":297},{"_creationTime":323,"_id":297,"identity":324,"providers":325,"workflow":508},1778694685569.3584,{"githubOwner":259,"githubRepo":260,"sourceUrl":14},{"classify":326,"discover":490,"github":493},{"commitSha":292,"extensions":327},[328,341,380,389,397,405,413,421,429,437,445,453,461,466,474,482],{"basePath":270,"description":277,"displayName":259,"installMethods":329,"rationale":330,"selectedPaths":331,"source":340,"sourceLanguage":18,"type":280},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[332,335,337],{"path":333,"priority":334},".claude-plugin/marketplace.json","mandatory",{"path":336,"priority":334},"README.md",{"path":338,"priority":339},"LICENSE","high","rule",{"basePath":270,"description":267,"displayName":224,"installMethods":342,"license":253,"rationale":343,"selectedPaths":344,"source":340,"sourceLanguage":18,"type":271},{"claudeCode":224},"plugin manifest at .claude-plugin/plugin.json",[345,347,348,349,352,354,356,358,360,362,364,366,368,370,372,374,376,378],{"path":346,"priority":334},".claude-plugin/plugin.json",{"path":336,"priority":334},{"path":338,"priority":339},{"path":350,"priority":351},"skills/find-ai-consultancy/SKILL.md","medium",{"path":353,"priority":351},"skills/find-cpa-firm/SKILL.md",{"path":355,"priority":351},"skills/find-cybersecurity-firm/SKILL.md",{"path":357,"priority":351},"skills/find-design-agency/SKILL.md",{"path":359,"priority":351},"skills/find-engineering-firm/SKILL.md",{"path":361,"priority":351},"skills/find-law-firm/SKILL.md",{"path":363,"priority":351},"skills/find-management-consultant/SKILL.md",{"path":365,"priority":351},"skills/find-marketing-agency/SKILL.md",{"path":367,"priority":351},"skills/find-pr-agency/SKILL.md",{"path":369,"priority":351},"skills/find-recruiting-firm/SKILL.md",{"path":371,"priority":351},"skills/find-seo-agency/SKILL.md",{"path":373,"priority":351},"skills/find-service-providers/SKILL.md",{"path":375,"priority":351},"skills/find-software-developer/SKILL.md",{"path":377,"priority":351},"skills/find-web-developer/SKILL.md",{"path":379,"priority":334},".mcp.json",{"basePath":381,"description":382,"displayName":383,"installMethods":384,"rationale":385,"selectedPaths":386,"source":340,"sourceLanguage":18,"type":261},"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",[387],{"path":388,"priority":334},"SKILL.md",{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":340,"sourceLanguage":18,"type":261},"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",[396],{"path":388,"priority":334},{"basePath":398,"description":399,"displayName":400,"installMethods":401,"rationale":402,"selectedPaths":403,"source":340,"sourceLanguage":18,"type":261},"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",[404],{"path":388,"priority":334},{"basePath":406,"description":407,"displayName":408,"installMethods":409,"rationale":410,"selectedPaths":411,"source":340,"sourceLanguage":18,"type":261},"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",[412],{"path":388,"priority":334},{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":340,"sourceLanguage":18,"type":261},"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",[420],{"path":388,"priority":334},{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":340,"sourceLanguage":18,"type":261},"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",[428],{"path":388,"priority":334},{"basePath":430,"description":431,"displayName":432,"installMethods":433,"rationale":434,"selectedPaths":435,"source":340,"sourceLanguage":18,"type":261},"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",[436],{"path":388,"priority":334},{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":340,"sourceLanguage":18,"type":261},"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",[444],{"path":388,"priority":334},{"basePath":446,"description":447,"displayName":448,"installMethods":449,"rationale":450,"selectedPaths":451,"source":340,"sourceLanguage":18,"type":261},"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",[452],{"path":388,"priority":334},{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":340,"sourceLanguage":18,"type":261},"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",[460],{"path":388,"priority":334},{"basePath":258,"description":10,"displayName":13,"installMethods":462,"rationale":463,"selectedPaths":464,"source":340,"sourceLanguage":18,"type":261},{"claudeCode":12},"SKILL.md frontmatter at skills/find-seo-agency/SKILL.md",[465],{"path":388,"priority":334},{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":340,"sourceLanguage":18,"type":261},"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",[473],{"path":388,"priority":334},{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":340,"sourceLanguage":18,"type":261},"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",[481],{"path":388,"priority":334},{"basePath":483,"description":484,"displayName":485,"installMethods":486,"rationale":487,"selectedPaths":488,"source":340,"sourceLanguage":18,"type":261},"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",[489],{"path":388,"priority":334},{"sources":491},[492],"manual",{"closedIssues90d":8,"description":494,"forks":248,"homepage":495,"license":253,"openIssues90d":8,"pushedAt":250,"readmeSize":246,"stars":251,"topics":496},"AI Agent skills for a structured catalog of 100k+ US professional-services firms","https://servicegraph.co",[497,498,499,500,501,502,503,288,504,505,506,507],"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":509,"discoverAt":510,"extractAt":511,"githubAt":511,"updatedAt":509},1778694689983,1778694685569,1778694688073,[223,225,222,221,224],{"evaluatedAt":256,"extractAt":301,"updatedAt":514},1778695095277,[],[517,546,574,601,625,654],{"_creationTime":518,"_id":519,"community":520,"display":521,"identity":527,"providers":531,"relations":540,"tags":542,"workflow":543},1778696113180.8118,"k17b8dp19k5ecqjt52xcm30vvn86nbsx",{"reviewCount":8},{"description":522,"installMethods":523,"name":525,"sourceUrl":526},"Cross-format content adaptation. Turning one substantial piece into many derivative formats (blog series, email sequences, social posts, webinars, podcasts, video shorts) without losing the original's value or producing AI-slop variants. The discipline of adaptation per medium rather than mass-blast distribution. Triggers on content repurposing, content adaptation, cross-format content, content atomization, content multiplication, content distribution across formats, source-piece-to-derivative, video shorts from blog, email from whitepaper, podcast from article, blog series from research. Also triggers when a flagship piece is shipping but the team has not planned how to extend it across formats, when repurposing is happening but the derivatives feel mass-produced, or when AI-assisted repurposing is producing slop variants of strong source pieces.",{"claudeCode":524},"rampstackco/claude-skills","Content Repurposing","https://github.com/rampstackco/claude-skills",{"basePath":528,"githubOwner":529,"githubRepo":499,"locale":18,"slug":530,"type":261},"skills/content-repurposing","rampstackco","content-repurposing",{"evaluate":532,"extract":539},{"promptVersionExtension":214,"promptVersionScoring":215,"score":533,"tags":534,"targetMarket":226,"tier":227},100,[535,536,222,221,537,538],"content-strategy","repurposing","documentation","editorial",{"commitSha":292,"license":253},{"repoId":541},"kd7bebccrrd1xf6w868aggftrd86m86v",[535,537,538,222,536,221],{"evaluatedAt":544,"extractAt":545,"updatedAt":544},1778696593545,1778696113180,{"_creationTime":547,"_id":548,"community":549,"display":550,"identity":556,"providers":561,"relations":568,"tags":570,"workflow":571},1778688112811.741,"k17fdp3d35dpxhrwm32z7cgzgh86mkc2",{"reviewCount":8},{"description":551,"installMethods":552,"name":554,"sourceUrl":555},"Write search-optimized content that ranks on Google using proven frameworks from Ahrefs, Moz, and Google's E-E-A-T guidelines—create helpful, people-first content that satisfies both search engines and readers. Use when: **Write blog posts** optimized for search engines; **Create pillar content** for topical authority; **Optimize existing content** for better rankings; **Write product or service pages** that rank; **Create how-to guides** and tutorials",{"claudeCode":553},"guia-matthieu/clawfu-skills","SEO Content Writer","https://github.com/guia-matthieu/clawfu-skills",{"basePath":557,"githubOwner":558,"githubRepo":559,"locale":18,"slug":560,"type":261},"skills/content/seo-content-writer","guia-matthieu","clawfu-skills","seo-content-writer",{"evaluate":562,"extract":567},{"promptVersionExtension":214,"promptVersionScoring":215,"score":533,"tags":563,"targetMarket":226,"tier":227},[221,564,222,565,566],"content-writing","openai","claude",{"commitSha":292,"license":253},{"repoId":569},"kd72qvzyvm658ya7pbyh5ey47h86md53",[566,564,222,565,221],{"evaluatedAt":572,"extractAt":573,"updatedAt":572},1778689448072,1778688112811,{"_creationTime":575,"_id":576,"community":577,"display":578,"identity":584,"providers":586,"relations":594,"tags":596,"workflow":597},1778699468747.1746,"k1707pszx7h026a651dp5tvaxd86m3ag",{"reviewCount":8},{"description":579,"installMethods":580,"name":582,"sourceUrl":583},"Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.",{"claudeCode":581},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":270,"githubOwner":585,"githubRepo":582,"locale":18,"slug":582,"type":261},"zagmoai",{"evaluate":587,"extract":593},{"promptVersionExtension":214,"promptVersionScoring":215,"score":533,"tags":588,"targetMarket":226,"tier":227},[589,590,591,592,225],"google-docs","google-sheets","productivity","automation",{"commitSha":292},{"repoId":595},"kd776ynh73t0d6samn4bnxdf3x86n8mj",[225,592,589,590,591],{"evaluatedAt":598,"extractAt":599,"updatedAt":600},1778699485884,1778699468747,1778699509178,{"_creationTime":602,"_id":603,"community":604,"display":605,"identity":611,"providers":615,"relations":619,"tags":621,"workflow":622},1778688022104.1677,"k17ck9wbmtfyw83n6rv10vp1s986np36",{"reviewCount":8},{"description":606,"installMethods":607,"name":609,"sourceUrl":610},"Google Sheets: Read and write spreadsheets.",{"claudeCode":608},"googleworkspace/cli","gws-sheets","https://github.com/googleworkspace/cli",{"basePath":612,"githubOwner":613,"githubRepo":614,"locale":18,"slug":609,"type":261},"skills/gws-sheets","googleworkspace","cli",{"evaluate":616,"extract":618},{"promptVersionExtension":214,"promptVersionScoring":215,"score":533,"tags":617,"targetMarket":226,"tier":227},[590,614,592,591,225],{"commitSha":292},{"repoId":620},"kd74t1908zh6g1jzcxw8tg1rwx86nnpt",[225,592,614,590,591],{"evaluatedAt":623,"extractAt":624,"updatedAt":623},1778688770647,1778688022104,{"_creationTime":626,"_id":627,"community":628,"display":629,"identity":635,"providers":638,"relations":647,"tags":650,"workflow":651},1778698867338.3027,"k171kgm311805z9fa64vzfgkqs86nb64",{"reviewCount":8},{"description":630,"installMethods":631,"name":633,"sourceUrl":634},"Clarify brand messaging using narrative structure that positions the customer as hero. Use when the user mentions \"brand message\", \"website copy\", \"elevator pitch\", \"one-liner\", \"messaging isnt resonating\", \"brand script\", \"StoryBrand framework\", or \"customer as hero\". Also trigger when rewriting homepage copy, crafting email nurture sequences, or creating consistent messaging across sales collateral and marketing materials. Covers landing page copy, marketing collateral, and consistent communication. For memorable messaging, see made-to-stick. For product positioning, see obviously-awesome.",{"claudeCode":632},"wondelai/skills","storybrand-messaging","https://github.com/wondelai/skills",{"basePath":633,"githubOwner":636,"githubRepo":637,"locale":18,"slug":633,"type":261},"wondelai","skills",{"evaluate":639,"extract":646},{"promptVersionExtension":214,"promptVersionScoring":215,"score":533,"tags":640,"targetMarket":226,"tier":227},[222,641,642,643,644,645],"messaging","branding","storytelling","copywriting","sales",{"commitSha":292},{"parentExtensionId":648,"repoId":649},"k17bj16z8e1yp2wwfd2hxagjtd86m0fp","kd7aexggvp8qjwjtgjbetg0jch86mg5a",[642,644,222,641,645,643],{"evaluatedAt":652,"extractAt":653,"updatedAt":652},1778699553427,1778698867338,{"_creationTime":655,"_id":656,"community":657,"display":658,"identity":662,"providers":664,"relations":672,"tags":673,"workflow":674},1778698867338.298,"k17eany15hcz465k5n1zhc55cd86nzs2",{"reviewCount":8},{"description":659,"installMethods":660,"name":661,"sourceUrl":634},"Apply the six principles of ethical persuasion (reciprocity, commitment, social proof, authority, liking, scarcity) to product design, copy, and sales. Use when the user mentions \"social proof\", \"persuasive copy\", \"why users dont convert\", \"ethical persuasion\", \"reciprocity\", \"scarcity tactics\", or \"commitment and consistency\". Also trigger when designing testimonial sections, crafting urgency messaging, or improving trust signals on landing pages. For deal negotiation tactics, see negotiation. For viral word-of-mouth, see contagious.",{"claudeCode":632},"Influence Psychology",{"basePath":663,"githubOwner":636,"githubRepo":637,"locale":18,"slug":663,"type":261},"influence-psychology",{"evaluate":665,"extract":671},{"promptVersionExtension":214,"promptVersionScoring":215,"score":533,"tags":666,"targetMarket":226,"tier":227},[222,644,667,668,669,670,645],"product-design","psychology","persuasion","ux",{"commitSha":292,"license":253},{"parentExtensionId":648,"repoId":649},[644,222,669,667,668,645,670],{"evaluatedAt":675,"extractAt":653,"updatedAt":675},1778699285462]