find-ai-consultancy

find-ai-consultancy is a skill for Claude Code from nostrband/ServiceGraph. It costs 244 tokens per session (3,475 once invoked), scanned A, original, MIT.

A company-finding assistant for locating United States consultancies whose main work is artificial intelligence, machine learning, or data projects.

In plain words
What is it for?
Use it to find, shortlist, and add information about firms that build AI or machine-learning systems, language-model apps, data and analytics solutions, computer-vision or language-processing systems, recommendation systems, or related infrastructure.
Why use it?
It removes the need to search and classify firms when the core project involves AI models, data analysis, cloud systems, or AI applications.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the servicegraph plugin — 18 skills, 1 MCP server shipped together

Good fit Use it to find, shortlist, and add information about firms that build AI or machine-learning systems, language-model apps, data and analytics solutions, computer-vision or language-processing systems, recommendation systems, or related infrastructure.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nostrband/servicegraph/find-ai-consultancy
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add nostrband/ServiceGraph --skill find-ai-consultancy
Clone the repo
git clone --depth 1 https://github.com/nostrband/ServiceGraph

Made for: Claude Code.

Or install servicegraph, the plugin that ships this one along with the rest of its 18 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for find-ai-consultancy

README.md
[![agentmods](https://agentmods.dev/badge/skills/nostrband/servicegraph/find-ai-consultancy/github.svg)](https://agentmods.dev/skills/nostrband/servicegraph/find-ai-consultancy)
Your own site
<a href="https://agentmods.dev/skills/nostrband/servicegraph/find-ai-consultancy"><img src="https://agentmods.dev/badge/skills/nostrband/servicegraph/find-ai-consultancy/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for find-ai-consultancy

Your own site · 80×15
<a href="https://agentmods.dev/skills/nostrband/servicegraph/find-ai-consultancy"><img src="https://agentmods.dev/badge/skills/nostrband/servicegraph/find-ai-consultancy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 244 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,475 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00244 $0.03475
Opus 5 $0.00122 $0.01737
Sonnet 5 $0.00049 $0.00695
Haiku 4.5 $0.00024 $0.00347

Measured 12d ago against content hash e3d88c1891db, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

find-ai-consultancy scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

Any HTTP client works (curl, fetch, requests). Examples below use curl.
skills/find-ai-consultancy/SKILL.md · 288 lines

How it starts

The opening of the file, as written. The whole thing — 288 lines — stays where its author put it; the contents beside it link to each section on GitHub.

find-ai-consultancy

Drive the ServiceGraph API (https://api.servicegraph.co) to find, shortlist, and enrich US AI/ML and data consultancies via the pro_services dataset. The catalog tags firms with industry:data_ai_consulting and a 4-tag service sub-taxonomy: ai-ml-development (the largest at ~12k firms), data-analytics, cloud-services, and api-integration. There is no data-engineering or business-intelligence sub-tagdata-analytics covers both. Confirm exact tag names via /v1/datasets/pro_services/fields?include_values=1.

Always pin industry:data_ai_consulting. This skill exists to do that automatically — the user shouldn't have to think about catalog taxonomy.

Any HTTP client works (curl, fetch, requests). Examples below use curl.

Sibling skills — defer when scope is different

  • General application or backend dev that uses AI as a feature (e.g. "build us a SaaS with an AI chatbot tab") → find-software-developer.
  • Web/site projects that include some AIfind-web-developer.
  • AI-related marketing or contentfind-marketing-agency.

This skill is for engagements where the AI/ML/data work IS the deliverable.

When NOT to use this skill

  • Consumer AI courses or learning ("find me an online course to learn ML").
  • AI/LLM product comparisons ("ChatGPT vs Claude vs Gemini", "Cursor vs Copilot").
  • DIY/code tasks ("how do I fine-tune Llama", "review this PyTorch loop").
  • In-house ML/data hires (Machine Learning Engineer, Data Scientist).
  • Generic AI knowledge questions.
  • Non-US firms / individual freelance ML engineers.

MCP server (preferred for authed calls)

If your harness has the ServiceGraph MCP server loaded (tools containing servicegraph), prefer those — OAuth 2.1 + PKCE keeps the token in the harness sandbox. Otherwise use the REST flow below.

API surface (dataset id: pro_services)

Every endpoint requires the bearer (Authorization: Bearer vk_…). No anonymous tier.

Read the full file on GitHub · 288 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 288 lines · 244 tokens per session scan A e3d88c1891db

Subscribe to this mod's changes

find-ai-consultancy is a skill published in the GitHub repository nostrband/ServiceGraph (62 stars, last pushed 3mo ago), licensed MIT. It adds 244 tokens to every session and 3,475 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

image-to-3d

Turn a generated or photographed image of a single object into a 3D mesh with the Tripo API, and download the GLB. Use when the request involves image-to-3D, photogrammetry-style reconstruction, turning a product shot or an isolated garment, prop or piece of hardware into a model for Blender, Unity or Unreal, or when…

guinacio/claude-image-gen · 112 tokens

character-reference-sheets

Dress 3D character base renders with AI-generated clothing while preserving the body, pose and framing, so each garment can be cut out and sent to image-to-3D generators. Use when the request involves a Blender base render in A-pose or T-pose, a character visual sheet, a turnaround, generating clothing over a nude…

guinacio/claude-image-gen · 117 tokens

scanner-pmcc

Scan stocks for Poor Man's Covered Call (PMCC) suitability. Analyzes LEAPS and short call options for delta, liquidity, spread, IV, yield, trend direction, and earnings proximity. Use when user asks about PMCC candidates, diagonal spreads, or LEAPS strategies.

staskh/trading_skills · 63 tokens

ib-collar

Generate tactical collar strategy reports for protecting PMCC positions through earnings or high-risk events. Requires TWS or IB Gateway running locally.

staskh/trading_skills · 30 tokens

ib-portfolio-action-report

Generate a comprehensive portfolio action report with earnings dates and risk assessment. Use when user asks for portfolio review, action items, earnings risk, or position management across IB accounts. Requires TWS or IB Gateway running locally.

staskh/trading_skills · 49 tokens

ib-trades-history

Fetch trade executions from Interactive Brokers filtered by account, date range, or symbol. Supports live API (7 days history) and FlexReport (full history). Use when user asks about their trades, executions, or transaction history. Requires TWS or IB Gateway running locally.

staskh/trading_skills · 59 tokens