apollo
Apollo.io contact and company enrichment API. Enrich people with email, phone, title, company data. Enrich organizations with industry, revenue, employee count, funding. Search for prospects. Use when the user needs to enrich contacts, find emails, lookup company info, or search for leads.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/capt-marbles/apollo-enrichmentWhat This Skill Does
The Apollo enrichment skill is a powerful integration for OpenClaw that connects your AI agent to the Apollo.io API. Its primary purpose is to provide deep, actionable insights into professional contacts and corporate organizations. By leveraging Apollo's vast database, the skill allows you to retrieve verified contact details, including work and personal email addresses, direct phone numbers, job titles, and LinkedIn profiles. Beyond individuals, the skill provides extensive organizational data such as company industry, revenue, employee count, funding history, and technology stacks. This makes it an essential tool for sales teams, recruiters, and business researchers who need to verify lead information or perform automated market analysis directly within their workflow.
Installation
To integrate the Apollo skill into your environment, follow these steps:
- Ensure you have an active Apollo.io account and generate an API key from the Apollo Integrations settings page.
- Add your credentials to your environment variables by running
export APOLLO_API_KEY=your-api-key-herein your terminal. - Install the skill using the OpenClaw repository command:
clawhub install openclaw/skills/skills/capt-marbles/apollo-enrichment. - Verify the installation by running a simple company lookup to ensure the API connection is authenticated.
Use Cases
This skill is highly versatile for growth and research operations. Typical use cases include:
- Lead Enrichment: Automatically turning a list of names or emails into high-fidelity lead profiles for CRM updates.
- Market Research: Quickly identifying the scale, funding, and tech stack of target companies when performing competitive analysis or account-based marketing.
- Outbound Prospecting: Finding specific decision-makers, such as CTOs or VPs of Sales, within particular industries or geographic regions to populate outreach lists.
- Data Cleansing: Updating outdated contact information in your existing records by re-enriching them through the Apollo backend.
Example Prompts
- "Enrich [email protected] with Apollo and give me his phone number and job title."
- "What is the current employee count and funding round for stripe.com?"
- "Find all CTOs at fintech startups based in New York City with more than 50 employees."
Tips & Limitations
- Credit Management: Be mindful that every enrichment action consumes credits from your Apollo account. Always check your usage at apollo.io/settings/credits to avoid service interruptions.
- Filtering: Use the
-xor--exclude-competitorsflag when searching to automatically filter out known competitor entities like Hathora or Nakama. - Bulk Operations: For large lists, utilize the
bulk-enrichcommand to process up to 10 contacts simultaneously, which is significantly more efficient than individual requests. - Data Privacy: Ensure that you have the appropriate permissions to process and store the contact data retrieved through this API, adhering to GDPR and CCPA compliance requirements.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-capt-marbles-apollo-enrichment": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-read, data-collection
Related Skills
attio
Attio CRM integration for managing companies, people, deals, notes, tasks, and custom objects. Use when working with Attio CRM data, searching contacts, managing sales pipelines, adding notes to records, creating tasks, or syncing prospect information.
dnd
D&D 5e toolkit for players and DMs. Roll dice, look up spells and monsters, generate characters, create encounters, and spawn NPCs. Uses the official D&D 5e SRD API.
solar-weather
Monitor solar weather conditions including geomagnetic storms, solar flares, aurora forecasts, and solar wind data. Uses NOAA Space Weather Prediction Center real-time data.
geo-optimization
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
firecrawl
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.