Skill bundle
ContactOut Bundle
Bundled skills and integration code for third-party APIs — download a ZIP after checkout, add your keys, and run the workflows in your own stack. Delivery is usually within minutes.
ContactOut Bundle
LinkedIn-scale enrichment and longlists without living in browser tabs. ContactOut skills let Claude drive bulk profile enrichment, ICP-scored longlists, decision-maker discovery, org mapping, email verification, and ATS exports—with async batch APIs and fallbacks designed for real recruiting volume.
Why this bundle exists
Sourcers already trust ContactOut for contact data; the gap is repeatable workflows across reqs, hiring managers, and handoffs to Greenhouse or Lever. This bundle adds Claude ranking, multi-tab Excel, and verification so lists are not just “more rows” but prioritised, QA’d artifacts stored in your repo.
How you benefit
- Longlists that match the brief — build-longlist combines search, enrichment, and Claude scoring into one ranked workbook.
- Org charts for outbound — map-company-team turns domain + decision-maker APIs into stakeholder maps and outreach angles.
- Quality gates — verify-emails and Claude review tabs catch stale or duplicate emails before sequences or ATS import.
- Decision-maker focus — find-decision-makers targets titles and levels your AE or recruiter specified—not generic keyword search.
Example prompts
When Claude has access to ContactOut through this bundle’s API integration (with your keys and project configured), you can ask in plain language—for example:
- Enrich these 80 LinkedIn URLs in bulk and flag rows where email confidence looks weak.
- Build a longlist from this search brief, enrich, and score against our ‘ideal AE’ paragraph for EMEA.
- Find decision makers at these 25 accounts for VP Sales and export a ranked sheet with outreach angles.
- Verify this email list and give me a QA tab highlighting duplicates and mismatches before we upload anywhere.
Full power (easy to miss)
- enrich-profiles supports async V2 batch with V1 fallback—important when you are throwing hundreds of URLs or emails at once.
- score-prospects is Claude-only: score enriched exports repeatedly without burning ContactOut credits while you tune the rubric.
- Pair with Hunter for alternate email discovery and SMTP-style verification, or with Apollo for wider prospecting—ContactOut stays the anchor for LinkedIn-native enrichment.
What you get
Digital download: a ZIP you unzip into your project. You keep instant access after purchase.
ContactOut API access requires a paid plan. API keys are obtained by contacting ContactOut sales or via your account settings; free plans typically do not include API access.
Included skills
| Skill | What it does |
|---|---|
| enrich-profiles | Bulk enrich profiles from URLs or emails (async V2 batch with V1 fallback) |
| build-longlist | People search + enrichment + Claude scoring into a ranked Excel longlist |
| score-prospects | Score existing enriched spreadsheets against a brief (Claude only, no ContactOut calls) |
| find-decision-makers | Decision makers API + enrichment + outreach angles |
| map-company-team | Company domain data + decision makers + Claude org analysis (multi-tab Excel) |
| verify-emails | Email → LinkedIn reverse lookup, duplicates, Claude quality review |
| export-contacts | Normalise and export to CSV/XLSX or Greenhouse/Lever/Bullhorn CSV templates |
Requirements
- CONTACTOUT_API_KEY — from ContactOut (paid API access)
- ANTHROPIC_API_KEY — for Claude features
Compatibility
Works with macOS and Windows (run.sh / run.ps1). Designed for Claude Code and similar assistants.
Support and updates
Technical reference: CLAUDE.md and per-skill README files in the bundle. Release history at the bottom of this page mirrors CHANGELOG.md so you can read version notes before purchase.
Release history
Below is the same content as CHANGELOG.md in this bundle, so you can see version history before purchase. After download, both files ship together in the ZIP.
ContactOut Bundle Changelog
1.0.2 (2026-04-30)
Add .env.example at the bundle root with CONTACTOUT_API_KEY and ANTHROPIC_API_KEY placeholders so the downloaded ZIP matches the usual buyer setup pattern (copy to .env). No skill code changes.
1.0.1 (2026-04-30)
Maintenance release: refreshed buyer-facing PRODUCT.md release history (mirrored from CHANGELOG.md) and rebuilt the distribution ZIP. No skill behavior changes.
1.0.0 (2026-04-29)
Initial release — sourcing and enrichment bundle for ContactOut REST API (https://api.contactout.com/).
Skills included
- enrich-profiles: Bulk LinkedIn/email enrichment (V2 async batch with V1 sync fallback)
- build-longlist: People search + enrichment + Claude ICP scoring
- score-prospects: Claude-only scoring of enriched spreadsheets
- find-decision-makers: Decision makers API + approach angles
- map-company-team: Company + people data with Claude team analysis
- verify-emails: Reverse lookup + duplicate detection + Claude QA
- export-contacts: ATS-ready CSV/XLSX exports
API notes
Authentication uses headers token and authorization: basic on every request per ContactOut documentation. Async enrichment uses POST /v2/people/linkedin/batch and polls GET /v2/people/linkedin/batch/{job_uuid}.