[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-nostrband-find-management-consultant-en":3,"guides-for-nostrband-find-management-consultant":502,"similar-k17e3321k89wgm66chgs724bg986nhnh-en":503},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":227,"parentExtension":247,"providers":304,"relations":308,"repo":309,"tags":499,"workflow":500},1778694690188.7124,"k17e3321k89wgm66chgs724bg986nhnh",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"nostrband/ServiceGraph","find-management-consultant","https://github.com/nostrband/ServiceGraph",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":240},1778694838244.8262,"kn72x297gsm3hjc1vjch99b69h86nmr0","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,47,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the user problem of finding, shortlisting, and vetting US management consultancies, with specific examples of triggers and explicit non-goals.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill leverages the ServiceGraph API with a specific filter DSL and a four-tier funnel, offering value beyond a simple API wrapper by guiding the LLM's interaction with structured data.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, covering the complete lifecycle from discovery to enrichment of US management consultancies via the ServiceGraph API and providing detailed instructions for authentication and filtering.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on finding and managing US management consultancies via the ServiceGraph API, adhering to a single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description is accurate, concise, and well-structured, clearly outlining the skill's purpose, triggers, and limitations.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill primarily uses direct API calls (curl examples) or suggests MCP tools with specific function names, avoiding a single generalist execution tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides detailed documentation on the filter DSL, API endpoints, authentication methods, and includes recipes for various use cases.",{"category":33,"check":48,"severity":49,"summary":50},"Tool naming","not_applicable","This skill primarily relies on direct API calls and filter DSL, rather than exposing distinct named tools.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","API calls are structured with specific parameters according to the DSL, and responses are documented, ensuring minimal and relevant I/O.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension includes a MIT license file, adhering to permissive open-source standards.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on May 7, 2026, indicating recent maintenance within the last 90 days.",{"category":59,"check":63,"severity":49,"summary":64},"Dependency Management","The skill does not appear to use third-party dependencies directly within its bundle.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill explicitly details a security model to keep the token out of the LLM context, using shell dispatch and user confirmation, and provides an OTP flow for capturing tokens without surfacing values.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's instructions focus on structured API interactions and filtering, with no indication of treating loaded data as executable instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on direct API calls and bundled instructions; there is no evidence of runtime fetching of external code or content to be executed.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill interacts with an external API and does not appear to modify any local files or paths outside of its intended scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill clearly documents API usage and authentication procedures, with no indication of submitting confidential data to third parties without explicit user action or documentation.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions appear free of hidden steering tricks, control characters, or malicious Unicode.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill logic is primarily prose and API interaction examples, with no evidence of obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about user project structure, focusing on API interaction and filtering.",{"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 the repository is either new or has no current issues needing attention.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill has a declared version '0.2' in its frontmatter, indicating a meaningful version signal.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill's filter DSL documentation implies validation of input arguments for API calls.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill primarily performs read operations on the ServiceGraph API; there are no destructive operations described that would require guarding.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The SKILL.md details specific error codes and their meanings, providing guidance on how to handle them.",{"category":104,"check":114,"severity":49,"summary":115},"Logging","The skill primarily interacts with an external API and does not perform local file operations or destructive actions that would necessitate a local audit log.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill operates on firm data, not personal data. While API calls may involve IP addresses, no sensitive personal data is processed or submitted by the skill itself.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill explicitly targets US management consultancies and is described as global in scope for finding these US firms. `targetMarket` is implicitly 'global' in its search domain.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill is designed to be used with standard HTTP clients and provides clear instructions, making it portable across POSIX-compliant shells.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README provides a good overview of the ServiceGraph capabilities and installation instructions.",{"category":33,"check":130,"severity":49,"summary":131},"Tool surface size","This skill does not expose distinct tools; it relies on a DSL for API interaction.",{"category":40,"check":133,"severity":49,"summary":134},"Overlapping near-synonym tools","The skill does not expose multiple distinct tools that could be considered near-synonyms.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as API interaction and filtering capabilities, are directly supported by the ServiceGraph API and the provided DSL.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions using `npx skills add` and includes copy-pasteable examples for usage.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The SKILL.md includes a dedicated 'Errors' section detailing API error codes, their meanings, and suggested actions.",{"category":147,"check":148,"severity":49,"summary":149},"Execution","Pinned dependencies","The skill does not bundle scripts or use third-party dependencies that require pinning.",{"category":33,"check":151,"severity":49,"summary":152},"Dry-run preview","The skill focuses on querying an external API for information and does not perform state-changing operations that would require a dry-run mode.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The API documentation details rate limiting and specific error codes like 'unauthorized' and 'rate_limited', implying the need for retry logic, and the skill's error handling section covers these scenarios.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not emit any telemetry; it interacts with a third-party API.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined as finding, shortlisting, and enriching US management consultancies, with clear triggers and explicit non-goals.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and triggers.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and concise, using separate sections and links for detailed information.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed information, such as API documentation links and filter DSL examples, is presented clearly without overly bloating the main SKILL.md.",{"category":170,"check":174,"severity":49,"summary":175},"Forked exploration","This skill is not an exploration or deep code review skill; it focuses on querying an external API.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and README provide numerous concrete, end-to-end examples demonstrating how to use the filter DSL for various use cases.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md addresses various edge cases and limitations, including API errors, quota exhaustion, and specific service tag interpretations, with recovery steps.",{"category":104,"check":183,"severity":24,"summary":184},"Tool Fallback","The skill clearly distinguishes between MCP (preferred for authed) and direct curl calls (for anonymous/fallback), indicating a fallback path.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill's error handling and API interaction patterns suggest that unexpected states or API errors will halt the workflow or guide the user appropriately, rather than proceeding destructively.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained, focusing on ServiceGraph API interaction, and does not appear to implicitly rely on other skills.",1778694837906,"This skill interacts with the ServiceGraph API to find, shortlist, and enrich information about US management consulting firms. It supports detailed filtering by industry, services, location, and ratings, and includes robust instructions for authentication and API usage.",[195,196,197,198,199],"Find, shortlist, and enrich US management consultancies","Detailed filtering by industry, services, location, and ratings","Supports strategy, operations, executive coaching, and more","Integrates with the ServiceGraph API and optional MCP server","Robust authentication and token management guidance",[201,202,203,204,205],"Hiring in-house strategy or operations professionals.","Providing 'do-the-work' assistance like building strategies.","Comparing consulting frameworks (e.g., Lean vs Agile).","Answering academic or MBA program questions.","Finding non-US firms or individual freelance consultants.","3.0.0","4.4.0","To efficiently find, vet, and enrich US management consulting firms for business procurement needs, leveraging a comprehensive structured data catalog.","Excellent documentation and adherence to security best practices for API interaction. No significant issues found.",99,"A highly polished and secure skill for discovering and enriching US management consultancies.",[213,214,215,216,217],"management-consulting","service-discovery","business-services","api-integration","data-enrichment","global","verified",[221,222,223,224],"Find top strategy consultancies in a specific state.","Shortlist boutique operations consulting firms with healthcare experience.","Identify executive coaches for senior leadership.","Enrich contact information for a list of consulting firm domains.",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":237,"testCoverage":239},{"hasLockfile":227},false,1778694822403,{"descriptionLength":230,"readmeSize":231},982,14153,{"closedIssues90d":8,"forks":233,"hasChangelog":227,"manifestVersion":234,"openIssues90d":8,"pushedAt":235,"stars":236},1,"0.2",1778155912000,161,{"hasNpmPackage":227,"license":238,"smitheryVerified":227},"MIT",{"hasCi":227,"hasTests":227},{"updatedAt":241},1778694838244,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/find-management-consultant","nostrband","ServiceGraph","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":255,"parentExtension":258,"providers":290,"relations":299,"tags":300,"workflow":301},1778694690188.7107,"k170hexh2b1y2ab8gj4acbt6t186mmhn",{"reviewCount":8},{"description":252,"installMethods":253,"name":254,"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":254},"servicegraph",{"basePath":256,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":257},"","plugin",{"_creationTime":259,"_id":260,"community":261,"display":262,"identity":265,"providers":267,"relations":283,"tags":285,"workflow":286},1778694690188.7104,"k1732w2rmwwpgp3kty4p9dhq0586mqne",{"reviewCount":8},{"description":263,"installMethods":264,"name":244,"sourceUrl":14},"ServiceGraph plugins — Claude Code skills for finding, shortlisting, and enriching US professional-services firms via the ServiceGraph API.",{"claudeCode":12},{"basePath":256,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":266},"marketplace",{"evaluate":268,"extract":278},{"promptVersionExtension":269,"promptVersionScoring":207,"score":270,"tags":271,"targetMarket":218,"tier":219},"3.1.0",95,[272,273,274,275,276,277],"service-providers","lead-generation","professional-services","us-firms","api-client","business-directory",{"commitSha":279,"marketplace":280,"plugin":281},"HEAD",{"name":244,"pluginCount":233},{"mcpCount":8,"provider":282,"skillCount":8},"classify",{"repoId":284},"kd73je8ge8dvxgqqy6nvhxz1e186nhcc",[276,277,273,274,272,275],{"evaluatedAt":287,"extractAt":288,"updatedAt":289},1778694708553,1778694690188,1778695093423,{"evaluate":291,"extract":296},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":292,"targetMarket":218,"tier":219},[272,293,274,273,294,295],"agencies","catalog","api",{"commitSha":279,"license":238,"plugin":297},{"mcpCount":8,"provider":282,"skillCount":298},14,{"parentExtensionId":260,"repoId":284},[293,295,294,273,274,272],{"evaluatedAt":302,"extractAt":288,"updatedAt":303},1778694718700,1778695093227,{"evaluate":305,"extract":307},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":306,"targetMarket":218,"tier":219},[213,214,215,216,217],{"commitSha":279},{"parentExtensionId":249,"repoId":284},{"_creationTime":310,"_id":284,"identity":311,"providers":312,"workflow":495},1778694685569.3584,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":313,"discover":477,"github":480},{"commitSha":279,"extensions":314},[315,328,367,376,384,392,400,408,416,421,429,437,445,453,461,469],{"basePath":256,"description":263,"displayName":244,"installMethods":316,"rationale":317,"selectedPaths":318,"source":327,"sourceLanguage":18,"type":266},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[319,322,324],{"path":320,"priority":321},".claude-plugin/marketplace.json","mandatory",{"path":323,"priority":321},"README.md",{"path":325,"priority":326},"LICENSE","high","rule",{"basePath":256,"description":252,"displayName":254,"installMethods":329,"license":238,"rationale":330,"selectedPaths":331,"source":327,"sourceLanguage":18,"type":257},{"claudeCode":254},"plugin manifest at .claude-plugin/plugin.json",[332,334,335,336,339,341,343,345,347,349,351,353,355,357,359,361,363,365],{"path":333,"priority":321},".claude-plugin/plugin.json",{"path":323,"priority":321},{"path":325,"priority":326},{"path":337,"priority":338},"skills/find-ai-consultancy/SKILL.md","medium",{"path":340,"priority":338},"skills/find-cpa-firm/SKILL.md",{"path":342,"priority":338},"skills/find-cybersecurity-firm/SKILL.md",{"path":344,"priority":338},"skills/find-design-agency/SKILL.md",{"path":346,"priority":338},"skills/find-engineering-firm/SKILL.md",{"path":348,"priority":338},"skills/find-law-firm/SKILL.md",{"path":350,"priority":338},"skills/find-management-consultant/SKILL.md",{"path":352,"priority":338},"skills/find-marketing-agency/SKILL.md",{"path":354,"priority":338},"skills/find-pr-agency/SKILL.md",{"path":356,"priority":338},"skills/find-recruiting-firm/SKILL.md",{"path":358,"priority":338},"skills/find-seo-agency/SKILL.md",{"path":360,"priority":338},"skills/find-service-providers/SKILL.md",{"path":362,"priority":338},"skills/find-software-developer/SKILL.md",{"path":364,"priority":338},"skills/find-web-developer/SKILL.md",{"path":366,"priority":321},".mcp.json",{"basePath":368,"description":369,"displayName":370,"installMethods":371,"rationale":372,"selectedPaths":373,"source":327,"sourceLanguage":18,"type":246},"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",[374],{"path":375,"priority":321},"SKILL.md",{"basePath":377,"description":378,"displayName":379,"installMethods":380,"rationale":381,"selectedPaths":382,"source":327,"sourceLanguage":18,"type":246},"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",[383],{"path":375,"priority":321},{"basePath":385,"description":386,"displayName":387,"installMethods":388,"rationale":389,"selectedPaths":390,"source":327,"sourceLanguage":18,"type":246},"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",[391],{"path":375,"priority":321},{"basePath":393,"description":394,"displayName":395,"installMethods":396,"rationale":397,"selectedPaths":398,"source":327,"sourceLanguage":18,"type":246},"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",[399],{"path":375,"priority":321},{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":327,"sourceLanguage":18,"type":246},"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",[407],{"path":375,"priority":321},{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":327,"sourceLanguage":18,"type":246},"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",[415],{"path":375,"priority":321},{"basePath":243,"description":10,"displayName":13,"installMethods":417,"rationale":418,"selectedPaths":419,"source":327,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/find-management-consultant/SKILL.md",[420],{"path":375,"priority":321},{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":327,"sourceLanguage":18,"type":246},"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",[428],{"path":375,"priority":321},{"basePath":430,"description":431,"displayName":432,"installMethods":433,"rationale":434,"selectedPaths":435,"source":327,"sourceLanguage":18,"type":246},"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",[436],{"path":375,"priority":321},{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":327,"sourceLanguage":18,"type":246},"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",[444],{"path":375,"priority":321},{"basePath":446,"description":447,"displayName":448,"installMethods":449,"rationale":450,"selectedPaths":451,"source":327,"sourceLanguage":18,"type":246},"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",[452],{"path":375,"priority":321},{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":327,"sourceLanguage":18,"type":246},"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",[460],{"path":375,"priority":321},{"basePath":462,"description":463,"displayName":464,"installMethods":465,"rationale":466,"selectedPaths":467,"source":327,"sourceLanguage":18,"type":246},"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",[468],{"path":375,"priority":321},{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":327,"sourceLanguage":18,"type":246},"skills/find-web-developer","Use whenever the user wants to find, shortlist, vet, or enrich US web development firms — building, refreshing, or rebuilding marketing sites, landing pages, ecommerce, WordPress/Webflow/Shopify, headless CMS, microsites, and web frontend work. Triggers on \"find a web developer for a marketing landing page\", \"shortlist three Webflow agencies in California\", \"rebuild our ecommerce site on Shopify\", or \"pull contact info for these 8 web dev shop domains\", even when described indirectly (redesign and rebuild our site, ship a microsite). Drives the ServiceGraph API (api.servicegraph.co) — a 100k+ US firm catalog filterable by industry, services, location, size, ratings. Defer to find-software-developer for custom backend/API/mobile/internal-tool work — anything beyond a website. Defer to find-marketing-agency when scope spans broader marketing beyond the build. Skip in-house web-engineer hires, \"how do I build X\" DIY questions, hosting/CMS-product comparisons, non-US firms, individual freelancers.","find-web-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/find-web-developer/SKILL.md",[476],{"path":375,"priority":321},{"sources":478},[479],"manual",{"closedIssues90d":8,"description":481,"forks":233,"homepage":482,"license":238,"openIssues90d":8,"pushedAt":235,"readmeSize":231,"stars":236,"topics":483},"AI Agent skills for a structured catalog of 100k+ US professional-services firms","https://servicegraph.co",[484,485,486,487,488,489,490,274,491,492,493,494],"agent-skills","claude-plugins","claude-skills","mcp-server","ai-agents","b2b-data","openapi","vendor-discovery","claude-code-marketplace","claude-code-plugins","claude-code-skills",{"classifiedAt":496,"discoverAt":497,"extractAt":498,"githubAt":498,"updatedAt":496},1778694689983,1778694685569,1778694688073,[216,215,217,213,214],{"evaluatedAt":241,"extractAt":288,"updatedAt":501},1778695094618,[],[504,534,557,586,608,636],{"_creationTime":505,"_id":506,"community":507,"display":508,"identity":514,"providers":518,"relations":527,"tags":530,"workflow":531},1778696833339.6243,"k174g80xa9zxhydbncvpf0xzy986nvx5",{"reviewCount":8},{"description":509,"installMethods":510,"name":512,"sourceUrl":513},"Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.",{"claudeCode":511},"sanjay3290/ai-skills","manus","https://github.com/sanjay3290/ai-skills",{"basePath":515,"githubOwner":516,"githubRepo":517,"locale":18,"slug":512,"type":246},"skills/manus","sanjay3290","ai-skills",{"evaluate":519,"extract":526},{"promptVersionExtension":206,"promptVersionScoring":207,"score":520,"tags":521,"targetMarket":218,"tier":219},100,[522,523,524,525,216],"ai-agent","autonomous-execution","research","automation",{"commitSha":279},{"parentExtensionId":528,"repoId":529},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[522,216,525,523,524],{"evaluatedAt":532,"extractAt":533,"updatedAt":532},1778697107270,1778696833339,{"_creationTime":535,"_id":536,"community":537,"display":538,"identity":542,"providers":545,"relations":553,"tags":554,"workflow":555},1778696833339.6228,"k177df8tbts95fw6vhzr8tm4hd86mb4b",{"reviewCount":8},{"description":539,"installMethods":540,"name":541,"sourceUrl":513},"Interact with Google Drive - search files, find folders, list contents, download files, upload files,\ncreate folders, move, copy, rename, and trash files. Use when user asks to: search Google Drive,\nfind a file/folder, list Drive contents, download or upload files, create folders, move files,\nor organize Drive content. Lightweight integration with standalone OAuth authentication supporting\nfull read/write access.\n",{"claudeCode":511},"Google Drive Skill",{"basePath":543,"githubOwner":516,"githubRepo":517,"locale":18,"slug":544,"type":246},"skills/google-drive","google-drive",{"evaluate":546,"extract":551},{"promptVersionExtension":206,"promptVersionScoring":207,"score":520,"tags":547,"targetMarket":218,"tier":219},[544,548,216,549,550],"file-management","oauth","python",{"commitSha":279,"license":552},"Apache-2.0",{"parentExtensionId":528,"repoId":529},[216,548,544,549,550],{"evaluatedAt":556,"extractAt":533,"updatedAt":556},1778697011084,{"_creationTime":558,"_id":559,"community":560,"display":561,"identity":567,"providers":571,"relations":579,"tags":582,"workflow":583},1778691104675.9954,"k17fnexs6srvhgqy8za7cm9w1x86mpm9",{"reviewCount":8},{"description":562,"installMethods":563,"name":565,"sourceUrl":566},"Generate a complete EPUB e-book with chapters, table of contents, and rich text formatting.",{"claudeCode":564},"iterationlayer/skills","generate-epub-book","https://github.com/iterationlayer/skills",{"basePath":568,"githubOwner":569,"githubRepo":570,"locale":18,"slug":565,"type":246},"skills/generate-epub-book","iterationlayer","skills",{"evaluate":572,"extract":578},{"promptVersionExtension":206,"promptVersionScoring":207,"score":520,"tags":573,"targetMarket":218,"tier":219},[574,575,576,577,216],"epub","ebook","document-generation","technical-publishing",{"commitSha":279},{"parentExtensionId":580,"repoId":581},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[216,576,575,574,577],{"evaluatedAt":584,"extractAt":585,"updatedAt":584},1778692844501,1778691104676,{"_creationTime":587,"_id":588,"community":589,"display":590,"identity":594,"providers":596,"relations":604,"tags":605,"workflow":606},1778691104675.9834,"k17bwxnh9scy64bmm9anmf7bbx86mtvn",{"reviewCount":8},{"description":591,"installMethods":592,"name":593,"sourceUrl":566},"Extract vehicle identification, owner details, registration dates, and technical specifications from vehicle registration documents.",{"claudeCode":564},"extract-fleet-vehicle-registration",{"basePath":595,"githubOwner":569,"githubRepo":570,"locale":18,"slug":593,"type":246},"skills/extract-fleet-vehicle-registration",{"evaluate":597,"extract":603},{"promptVersionExtension":206,"promptVersionScoring":207,"score":520,"tags":598,"targetMarket":218,"tier":219},[599,600,601,216,602],"document-processing","data-extraction","fleet-management","pdf",{"commitSha":279},{"parentExtensionId":580,"repoId":581},[216,600,599,601,602],{"evaluatedAt":607,"extractAt":585,"updatedAt":607},1778691789036,{"_creationTime":609,"_id":610,"community":611,"display":612,"identity":618,"providers":623,"relations":630,"tags":632,"workflow":633},1778687399826.0356,"k17adthbkqwevjhvp7a7c34gsx86mj0r",{"reviewCount":8},{"description":613,"installMethods":614,"name":616,"sourceUrl":617},"Foundation skill for Power Automate via FlowStudio MCP — auth setup, the reusable MCP helper (Python + Node.js), tool discovery via `list_skills` / `tool_search`, and oversized-response handling. Load this skill first when connecting an agent to Power Automate. For specialized workflows, load `flowstudio-power-automate-build`, `flowstudio-power-automate-debug`, `flowstudio-power-automate-monitoring` (Pro+), or `flowstudio-power-automate-governance` (Pro+) — each contains the workflow narrative, this skill provides the plumbing they all rely on. Requires a FlowStudio MCP subscription or compatible server — see https://mcp.flowstudio.app",{"claudeCode":615},"github/awesome-copilot","FlowStudio Power Automate MCP Foundation","https://github.com/github/awesome-copilot",{"basePath":619,"githubOwner":620,"githubRepo":621,"locale":18,"slug":622,"type":246},"skills/flowstudio-power-automate-mcp","github","awesome-copilot","flowstudio-power-automate-mcp",{"evaluate":624,"extract":629},{"promptVersionExtension":206,"promptVersionScoring":207,"score":520,"tags":625,"targetMarket":218,"tier":219},[626,627,628,525,216],"power-automate","flowstudio","mcp",{"commitSha":279,"license":238},{"repoId":631},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[216,525,627,628,626],{"evaluatedAt":634,"extractAt":635,"updatedAt":634},1778690293786,1778687399826,{"_creationTime":637,"_id":638,"community":639,"display":640,"identity":644,"providers":646,"relations":652,"tags":653,"workflow":654},1778696833339.623,"k17eb3w4gbzr7b04400ar601ed86n95s",{"reviewCount":8},{"description":641,"installMethods":642,"name":643,"sourceUrl":513},"Read and write Google Sheets spreadsheets - get content, update cells, append rows, fetch specific ranges,\nsearch for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, update cells,\nadd data to Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell values.\nLightweight integration with standalone OAuth authentication supporting full read/write access.\n",{"claudeCode":511},"google-sheets",{"basePath":645,"githubOwner":516,"githubRepo":517,"locale":18,"slug":643,"type":246},"skills/google-sheets",{"evaluate":647,"extract":651},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":648,"targetMarket":218,"tier":219},[643,649,650,216,550],"spreadsheet","data-management",{"commitSha":279},{"parentExtensionId":528,"repoId":529},[216,650,643,550,649],{"evaluatedAt":655,"extractAt":533,"updatedAt":655},1778697032015]