/install apollo-io
Apollo.io Skill
Sales intelligence and lead discovery via Apollo.io's REST API.
Setup
- Get your API key from Apollo Settings → API
- Set environment variable:
export APOLLO_API_KEY=your_key_here
Capabilities
People Search
Find prospects by job title, location, company, and more.
python \x3Cskill>/scripts/search_people.py --title "VP Engineering" --company Stripe
Person Enrichment
Enrich a person's data from email or LinkedIn URL.
python \x3Cskill>/scripts/enrich_person.py --email [email protected]
python \x3Cskill>/scripts/enrich_person.py --linkedin https://linkedin.com/in/johndoe
Company Search
Find companies by industry, size, location.
python \x3Cskill>/scripts/search_companies.py --industry "Software" --size "50-200"
Company Enrichment
Enrich company data by domain or name.
python \x3Cskill>/scripts/enrich_company.py --domain stripe.com
Usage
The agent will use these scripts automatically when you ask about:
- Finding contacts at specific companies
- Looking up email addresses or phone numbers
- Researching company details
- Prospecting by job title/industry
API Reference
- Apollo API Docs
- Base URL:
https://api.apollo.io/v1 - Auth:
X-Api-Keyheader
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install apollo-io - After installation, invoke the skill by name or use
/apollo-io - Provide required inputs per the skill's parameter spec and get structured output
What is Apollo.io Sales Intelligence?
Apollo.io Sales Intelligence enables lead discovery, contact and company enrichment, and prospecting using a database of 210M+ contacts and 35M+ companies. It is an AI Agent Skill for Claude Code / OpenClaw, with 1650 downloads so far.
How do I install Apollo.io Sales Intelligence?
Run "/install apollo-io" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Apollo.io Sales Intelligence free?
Yes, Apollo.io Sales Intelligence is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Apollo.io Sales Intelligence support?
Apollo.io Sales Intelligence is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Apollo.io Sales Intelligence?
It is built and maintained by kesslerio (@kesslerio); the current version is v1.0.0.