Skip to main content
Huntr Skills give your AI agent repeatable GTM workflows powered by the Huntr MCP server.
MCP provides the tools. Skills explain how to combine them. Connect Huntr MCP so your agent can call company search, people search, enrichment, LinkedIn activity, web, and research tools. Install Huntr Skills so it can plan, price, approve, execute, and persist complete workflows consistently.

What the skills do

Describe the result you need in plain language. The selected skill:
  1. inspects the live Huntr MCP tools and current pricing;
  2. distinguishes supported filters, post-qualification checks, and unsupported requirements;
  3. builds an ordered tool plan;
  4. shows the maximum cost and waits for approval;
  5. creates CSV output before paid execution;
  6. updates and flushes CSV after every individual result;
  7. preserves failures, empty results, duplicates, and unfinished rows;
  8. returns completed files, coverage, cost, caveats, and a resume point.

Install

Install all skills globally:
Install only the universal Huntr skill:
After installation, start a new agent session. Then connect Huntr MCP with your API key.

View the GitHub repository

Browse every SKILL.md, installation instructions, and the latest workflow catalog.

Connect Huntr MCP

Configure Huntr tools in Codex, Claude Code, Cursor, or another MCP client.

Choose a skill

Huntr GTM

Use when you want to describe the finished data or research outcome and let Huntr create the complete plan.
View skill on GitHub

Build Target List

Start from a company ICP and finish with matching accounts, target buyers, and optional work emails.
View skill on GitHub

Accounts to Contacts

Start with an existing company list and find selected roles at each account.
View skill on GitHub

Find and Enrich Contact

Resolve people from names, companies, domains, or LinkedIn URLs, then append professional profile fields and optional work emails.
Huntr does not provide personal email or personal mobile-phone enrichment. View skill on GitHub

Enrich Company List

Append selected company intelligence to domains, company names, LinkedIn URLs, or a company CSV. Available groups include LinkedIn firmographics, available funding metadata, technology stack, public contact routes, active jobs, and recent LinkedIn company posts.
View skill on GitHub

LinkedIn Engagers to Leads

Collect reactions and comments from one LinkedIn post, deduplicate people, filter them, and optionally enrich profiles and work emails.
View skill on GitHub

Intent List to Contacts

Turn website visitors, event attendees, product activity, scored accounts, or another intent-style CSV into a prioritized contact list.
View skill on GitHub

Cost approval

Skills fetch current prices through Huntr instead of relying on prices written in the skill files. Before paid execution, the agent presents:
  • the interpreted request;
  • supported and unsupported criteria;
  • the ordered Huntr tool plan;
  • maximum calls and rows;
  • expected CSV files;
  • likely cost when useful;
  • maximum cost;
  • current balance.
The maximum cost is a hard ceiling. A material scope change requires another quote and approval.

CSV and resume behavior

CSV is both the output and the durable workflow state.
  • The agent creates files in its writable workspace or a destination you specify.
  • Every planned row starts as pending.
  • Every individual Huntr result is written and flushed immediately.
  • One-to-many outputs use linked files such as companies, people, engagements, jobs, posts, and summary CSVs.
  • Empty, failed, ambiguous, duplicate, skipped, and unsupported rows remain visible.
  • API keys and authorization headers are never stored.
If execution is interrupted, invoke the skill again and point it to the existing CSV files. It rechecks pricing and balance, requests approval for remaining work, and processes only unfinished rows.

Supported and unsupported criteria

Skills classify each requirement before execution: For example, an exact funding amount is not a native company-search filter. Huntr can discover candidate companies and investigate available funding metadata afterward, but missing public data remains uncertain. Huntr Skills do not send campaigns, write to CRMs, or operate external sequencers. They prepare the supported data and hand it off as CSV.

Next steps