skills/sales-hunter/SKILL.md
Hunter.io platform help — Domain Search, Email Finder, Email Verifier, Campaigns, Discover, Signals, TechLookup, Leads, browser extension, API, integrations, MCP server. Use when email addresses are bouncing, need to find emails for a domain, Hunter verification results seem wrong, campaign sequences aren't sending, Discover or Signals data looks incomplete, integrations aren't syncing, or API calls aren't returning expected data. Do NOT use for building prospect lists (use /sales-prospect-list), designing cadence strategy (use /sales-cadence), cross-platform deliverability (use /sales-deliverability), or enriching contacts across multiple tools (use /sales-enrich).
npx skillsauth add sales-skills/sales sales-hunterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user with Hunter.io platform questions — from finding and verifying emails through campaign setup, Discover, Signals, TechLookup, API, and integrations.
If references/learnings.md exists, read it first for accumulated knowledge.
Ask the user:
What area of Hunter.io do you need help with?
What's your role?
What are you trying to accomplish? (describe your specific goal or question)
If the user's request already provides most of this context, skip directly to the relevant step. Lead with your best-effort answer using reasonable assumptions (stated explicitly), then ask only the most critical 1-2 clarifying questions at the end — don't gate your response behind gathering complete context.
Note: If the user needs a specialized skill, route them there with a brief explanation of why that skill is a better fit.
If the request maps to a specialized skill, route:
/sales-prospect-list/sales-enrich/sales-cadence/sales-deliverability/sales-integration/sales-intentOtherwise, answer directly from platform knowledge using the reference below.
Provide module-by-module guidance based on the user's area:
{first}.{last}@domain.com).Core entities — understand these to navigate the UI and work with the API:
| Entity | What it represents | Key relationships | |---|---|---| | Domain Search | All emails at a company domain | Returns Emails with names, titles, departments | | Email | A found or verified email address | Has confidence score, verification status, sources | | Lead | A saved contact in your Hunter account | Belongs to Lead Lists, can be added to Campaigns | | Lead List | An organized collection of leads | Contains Leads, used for Campaign recipients | | Campaign | A multi-step email sequence | Has Steps (emails), has Recipients (from Leads) | | Campaign Recipient | A contact enrolled in a campaign | Has send status, open/click/reply tracking |
For detailed API documentation including all endpoints, authentication, rate limits, and webhook event payloads, always consult references/hunter-api-reference.md. Point the user to this file for the full endpoint catalog, request/response schemas, and rate limit details. Any API question should include a pointer to this reference file.
Quick reference: Base URL https://api.hunter.io/v2/, auth via api_key query parameter, X-API-KEY header, or Authorization: Bearer header. Rate limits: 150 req/min (Starter), 300 req/min (Growth), 600 req/min (Scale). Key capabilities: Domain Search, Email Finder, Email Verifier, Leads/Lists management, Campaigns management, TechLookup.
MCP Server: Hunter.io provides an official MCP server (hunter-mcp) for AI agent integration. Install via pip and configure with your API key. This allows AI agents to search for emails, verify addresses, and manage leads through the Model Context Protocol.
For broader integration architecture help beyond Hunter's native connectors (e.g., building multi-tool workflows, Zapier/Make recipes, or webhook pipelines), use /sales-integration.
Based on the user's specific question:
references/hunter-api-reference.md."Best-effort from research — review these, especially items about plan-gated features and integration gotchas that may be outdated.
Don't confuse Hunter Campaigns with dedicated outbound tools. Hunter Campaigns is competent for simple cold email sequences, but it lacks multi-channel support (no phone/LinkedIn steps), advanced sender rotation, and deep A/B testing. For complex multi-channel cadences, use a dedicated tool (Mailshake, Lemlist, Smartlead) and use Hunter for the email finding/verification upstream.
Don't skip verification before campaigns. Hunter's Domain Search and Email Finder return confidence scores, not guarantees. Always verify emails before adding them to campaigns — even within Hunter. A confidence score of 80% still means 1 in 5 could bounce.
Don't confuse credits across operations. Domain Search, Email Finder, and Email Verifier all consume from the same credit pool. A workflow of "search domain → find emails → verify all" consumes credits at each step. Plan your credit budget for the full workflow, not just one step.
Don't assume Campaigns features are available on all plans. Campaigns require Starter plan or above (not available on Free). Review queue is Growth+ only. Sender limits vary by plan (3/15/40/unlimited). Check the user's plan before recommending features.
Don't use Hunter as a standalone outbound platform for high-volume. Hunter excels at email finding and verification. Its Campaigns feature is best for low-to-medium volume (under 500 emails/day). For high-volume outbound, use Hunter for finding/verifying and export to a dedicated sending tool.
Self-improving: If you discover something not covered here, append it to references/learnings.md with today's date.
/sales-cadence — Design outbound cadence strategy (platform-agnostic, works with Hunter Campaigns)/sales-deliverability — Cross-platform email deliverability — SPF/DKIM/DMARC, warmup, inbox placement/sales-prospect-list — Build prospect lists using Hunter Discover and TechLookup/sales-enrich — Enrich contacts with verified emails/phones across multiple providers/sales-intent — Interpret buying signals (Hunter Signals + other intent providers)/sales-integration — Connect Hunter to other tools via API, Zapier, or native integrations/sales-mailshake — Mailshake platform help (if using Mailshake for sending after Hunter finding)/sales-smartlead — Smartlead platform help (if using Smartlead for sending)/sales-lemlist — Lemlist platform help (if using Lemlist for sending)/sales-tomba — Tomba platform help (alternative email finder/verifier)/sales-prospeo — Prospeo platform help (alternative enrichment/verification)/sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-doUser says: "I need to find the email addresses of the engineering team at Stripe." Skill does:
stripe.com with department filter set to "engineering"[email protected]) to predict emails for people not in the databaseUser says: "I want to set up a campaign in Hunter to reach 200 prospects." Skill does:
User says: "I want to use the Hunter API to find emails for a list of 500 companies." Skill does:
references/hunter-api-reference.md for full API docsGET /domain-search) — pass domain, get emailsSymptom: Email Finder returns results with confidence scores below 50%
Cause: Limited data sources for that person/domain, or the company uses an unusual email pattern
Solution: Check the email pattern for the domain via Domain Search first. If the pattern is known (e.g., [email protected]), you can construct the email manually and verify it. Use the Email Verifier to check deliverability regardless of confidence score.
Symptom: Campaign shows emails sent but recipients report not receiving them
Cause: Missing domain authentication (SPF/DKIM/DMARC), no custom tracking domain, or sending too fast from a new account
Solution: Verify SPF/DKIM/DMARC are configured for your sending domain. Set up a custom tracking domain in Campaign settings. If using a new email account, warm it up first (start with 10-20 emails/day). See /sales-deliverability for a full diagnosis framework.
Symptom: Credit balance depleted before the billing cycle resets
Cause: Domain Search on large companies consuming many credits (1 per 10 results), or verifying large lists
Solution: Use department and seniority filters on Domain Search to reduce results. Only verify emails you'll actually contact. Use the limit parameter in API calls to cap results. Consider upgrading plan if consistently hitting limits.
tools
UpViral platform help — viral referral marketing and list-building platform (by Emarky) for viral sweepstakes, giveaway/reward campaigns, pre-launch waiting lists, and milestone referral programs, with REST API (app.upviral.com/api/v1/), callback-URL webhooks, PHP SDK, fraud detection (IP-based suspicious-referral flagging), A/B testing, smart leaderboards, unlockable incentives, and 30+ native ESP/CRM integrations (Mailchimp, ActiveCampaign, ConvertKit, AWeber, HubSpot, Klaviyo, Intercom) plus Zapier/Make/Pipedream/Integrately/Pabbly. Use when UpViral campaigns aren't tracking referral points correctly, deciding between Starter $79/mo annual (10K leads, 1 brand, NO API) vs Business $119/mo (25K, 2 brands, API + webhooks unlocked) vs Premium $319/mo (100K, 5 brands, dedicated account manager), the API returns errors because you're on the Starter tier where API/webhooks are gated, building an UpViral→CRM or UpViral→data-warehouse pipeline with add_contact / get_leads / get_leads_points / add_points / get_custom_fields / lists methods (uvapikey + uvmethod form-encoded POST), interpreting fraud flags where same-IP referrals get marked suspicious and you must manually activate/delete/blacklist, setting up the Callback URL (webhook) to fire on reward-unlock events, Zapier New Lead / New Reward Unlocked triggers not firing, ClickFunnels/Shopify/funnel-builder integration breaking, the drag-and-drop page builder showing broken widgets or limited customization, the setup feeling long and complicated for your first campaign, or picking UpViral over Viral Loops / KickoffLabs / Vyper / Prefinery / Gleam / KingSumo / ShortStack for a viral campaign. Do NOT use for general newsletter audience growth strategy across all platforms (use /sales-audience-growth), newsletter monetization (use /sales-newsletter), KickoffLabs-specific help (use /sales-kickofflabs), no-code merge-tag newsletter referrals (use /sales-referralkit), SparkLoop paid recommendations (use /sales-sparkloop), or full-stack multi-level Level-1/2/3 referral/affiliate tracking (use /sales-referralhero).
development
ReferralHero platform help — full-stack referral, affiliate, waitlist, contest, and NPS platform with subscriber API, webhooks, Zapier, Mailchimp/Kit/AWeber/Klaviyo/ActiveCampaign/SendLane connectors, coupon codes, multi-level referral tracking (Level 1/2/3), anti-fraud, and 5,000 calls/hour rate limit. Use when ReferralHero campaigns aren't tracking referrals correctly, deciding between PRO $199/mo (10K members, includes API + webhooks) and PREMIUM $399/mo (50K members, adds ReCaptcha + SMS verification), authentication is failing with no_token or X-API-Key header is being ignored, multi-level referral counts (Level 2/3) aren't appearing for downline subscribers, coupon group endpoints return 404 or coupon arrays max out, hitting the 5,000 calls/hour soft limit and getting too_many_calls 429s, the Mailchimp/Kit native integration is double-adding subscribers, webhook payloads aren't firing on confirmation events, importing Stripe customer IDs through transaction tracking, generating reward fulfillment when subscribers cross milestone thresholds (promote/unlock_promoted_reward), comparing ReferralHero against SparkLoop/ReferralKit/Viral Loops/GrowSurf/KickoffLabs for referral marketing, or routing referral data via add_bulk_transactions (500-transaction batch limit). Do NOT use for general newsletter audience growth strategy (use /sales-audience-growth), general newsletter monetization (use /sales-newsletter), no-code newsletter-only referral with merge-tag insertion (use /sales-referralkit), SparkLoop's paid recommendations or partner network (use /sales-sparkloop), or affiliate program strategy across many platforms (use /sales-affiliate-program).
tools
KickoffLabs platform help — viral marketing platform for pre-launch waitlists, bonus-entry giveaways, milestone-reward referral programs, leaderboard giveaways, and email opt-in bribes with REST API v1 + v2, server-side webhooks (in/out), KOL.js JavaScript library, AnyForm script for custom pages, fraud detection (duplicate_ip / bounced / duplidate_email flags), SMS verification add-on, native ESP integrations (Klaviyo, Mailchimp, ActiveCampaign, Brevo), website builders (Webflow, Wix, Squarespace, Weebly), Shopify, Facebook Audiences, Slack, Zapier. Use when KickoffLabs viral campaigns aren't tracking referrals correctly, deciding between Hobby $13/mo annual (500 leads/mo no A/B no reward emails) vs Premium $48/mo (2.5K + A/B + reward emails + tracking pixels) vs Business $99/mo (10K + custom email templates + custom domains + advanced reporting + 3 team) vs Enterprise $202/mo (25K + 5 team + SMS included), API key getting rejected because you embedded it in client-side JavaScript instead of server-side, can't decide whether to use v1 /subscribe vs v2 /tags/:TAG_ID/lead for lead creation, webhook payloads firing with `__fraudulent` flag and you need to interpret the duplicate_ip/bounced/duplidate_email reason codes (yes, duplidate is spelled that way in their docs), AnyForm script not posting to KickoffLabs vs native API endpoint, leaderboard endpoint returning more than 50 leads is not allowed, social_id (kid in share URLs) attribution chain breaking between v1 and v2, contest score vs lead count metrics in the webhook payload are confusing, SMS Verification only available on Premium+ as $50/mo add-on (Enterprise includes), per-month lead cap auto-upgrades at $8 per 1000 overage leads, picking between KickoffLabs and Viral Loops / UpViral / Prefinery / ReferralCandy / Voucherify for viral campaign type fit, or rate limit per tier (10-100 calls/minute) is hitting on bulk imports. Do NOT use for general newsletter audience growth strategy (use /sales-audience-growth), general newsletter monetization (use /sales-newsletter), no-code merge-tag-only newsletter referrals (use /sales-referralkit), SparkLoop paid recommendations + partner network (use /sales-sparkloop), or full-stack referral/affiliate with multi-level Level-1/2/3 tracking (use /sales-referralhero).
development
Routes any sales, marketing, ad, or GTM objective to the right specialized skill and outputs the install command for that skill plus a ready-to-paste prompt packed with the user's context. Asks clarifying questions when the objective is ambiguous, then hands back a copy-paste-runnable next step. Covers prospecting, outbound cadences, deals, proposals, forecasting, deliverability, enrichment, intent, content, coaching, CRO, SEO, launch directories, newsletters, email/SMS/push marketing, chatbots, influencer marketing, social media, employee advocacy, media relations, reviews, data hygiene, B2B advertising, retargeting, affiliate, loyalty, digital products, memberships, webinars, checkout, and platform-specific help. Use when the user has a sales or marketing question and isn't sure which skill to use, or wants a multi-skill sequence with a batch install command. Do NOT use to solve problems directly — this skill only routes.