Skill bundle
Apollo 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.
Apollo Bundle
Prospecting and enrichment at API speed—with Claude as your research partner. This bundle connects Claude Code to Apollo.io so you search 275M+ contacts in natural language, bulk-enrich people and companies, score lists against a brief, build ranked longlists, manage sequence hooks, analyze accounts, and export to ATS-ready formats.
Why this bundle exists
Apollo’s UI is built for reps clicking filters; recruiting and growth teams often need the same motion on a spreadsheet, a different rubric every req, or a one-off account map for a exec briefing. Skills expose Apollo’s REST API with Claude translating intent → filters, bulk enrichment paths (standard, bulk, waterfall where configured), and Excel-first outputs your whole team can review.
How you benefit
- Natural-language prospecting — search-prospects turns a hiring manager’s paragraph into Apollo filters and a ranked workbook.
- Fewer stale exports — enrich-profiles and enrich-companies refresh titles, emails, and firmographics without manual re-export gymnastics.
- Account-level stories — analyze-account builds multi-tab intelligence for “why this company, why now.”
- Sequence hygiene — manage-sequences and personalize-sequence help you pause/resume/list campaigns and draft per-contact rewrites for human approval before anything sends.
Example prompts
When Claude has access to Apollo.io through this bundle’s API integration (with your keys and project configured), you can ask in plain language—for example:
- Turn this natural-language ICP into an Apollo search and give me an Excel of prospects with titles and companies.
- Enrich this spreadsheet of people with up-to-date titles and emails where Apollo has them.
- Build a longlist from this hiring brief: search, enrich, score, and rank the top 50 for our outbound pilot.
- List my active sequences and pause anything with reply rate under 1% this week so we can fix copy.
Full power (easy to miss)
- build-longlist is the “one brief → ranked file” skill: brief → search → enrich → score in sequence—stronger than running search alone.
- score-prospects uses Claude only (no Apollo HTTP): iterate scoring on an export until your rubric is stable, then re-enrich only the top cohort.
- Pair with Hunter or Instantly: enrich and shortlist here, verify or activate in tools purpose-built for deliverability and send.
What you get
Digital download: a ZIP you unzip into your project. You keep instant access after purchase.
Apollo REST API access requires a master API key from Apollo Settings → Integrations → API. Advanced endpoints (sequences, usage stats) may require paid tiers—see Apollo pricing and your workspace entitlements.
Included skills
| Skill | What it does |
|---|---|
| search-prospects | Natural language → Claude-derived Apollo filters → Excel prospects |
| enrich-profiles | Bulk enrich people (LinkedIn, email, name+domain) — standard, bulk, or waterfall |
| enrich-companies | Bulk enrich organizations by domain |
| score-prospects | Claude scoring vs brief (no Apollo HTTP) |
| build-longlist | Brief → search → enrich → score → ranked Excel |
| manage-sequences | List/get/pause/resume email sequences (campaigns created in Apollo UI) |
| personalize-sequence | Claude rewrites sequence templates per contact (export for review) |
| analyze-account | Org enrichment + people samples + multi-tab intelligence workbook |
| export-contacts | Greenhouse / Lever / Bullhorn / Apollo CSV + generic XLSX |
Requirements
- APOLLO_API_KEY — master API key from Apollo
- ANTHROPIC_API_KEY — for Claude features (scoring, NL search, analysis, personalization)
Compatibility
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.
Apollo Bundle Changelog
1.0.2 — 2026-04-30
Add .env.example at the bundle root documenting environment variables for this integration (copy to .env). No skill behavior 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 — Apollo.io sourcing bundle (https://api.apollo.io/api/v1/): People API Search, people/org enrichment (single + bulk), sequences (emailer campaigns), contacts/accounts helpers, Claude-powered scoring and intelligence skills.
Authentication uses header X-Api-Key per Apollo OpenAPI documentation. Adaptive rate limiting reads X-RateLimit-* / RateLimit-* response headers and backs off before quotas are exhausted. Credits vary by endpoint and plan — see Apollo Settings → Credits and bundle CLAUDE.md.