apollo
v0.1.03 pre-built skills that chain multiple Apollo APIs into complete sales workflows — no manual steps, no tab switching. Enrich any contact from a name, email, or LinkedIn URL. Prospect by describing your ICP in plain English and get ranked leads. Find, enrich, and load contacts into a sequence in one shot.
by Apollo.ioMIT23.4kupdated 11 minutes ago
Source
git clone https://github.com/anthropics/knowledge-work-pluginsClone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is partner-built/apollo/ inside the repository.
Layout
├── .claude-plugin/plugin.json├── skills/enrich-lead/SKILL.md├── skills/prospect/SKILL.md├── skills/sequence-load/SKILL.md└── .mcp.json
Skills3
Instant lead enrichment. Drop a name, company, LinkedIn URL, or email and get the full contact card with email, phone, title, company intel, and next actions.
Full ICP-to-leads pipeline. Describe your ideal customer in plain English and get a ranked table of enriched decision-maker leads with emails and phone numbers.
Find leads matching criteria and bulk-add them to an Apollo outreach sequence. Handles enrichment, contact creation, deduplication, and enrollment in one flow.
MCP servers1
- url
- https://mcp.apollo.io/mcp
Manifests1
{
"name": "apollo",
"version": "0.1.0",
"description": "3 pre-built skills that chain multiple Apollo APIs into complete sales workflows — no manual steps, no tab switching. Enrich any contact from a name, email, or LinkedIn URL. Prospect by describing your ICP in plain English and get ranked leads. Find, enrich, and load contacts into a sequence in one shot.",
"author": {
"name": "Apollo.io",
"url": "https://www.apollo.io/"
},
"repository": "https://github.com/apolloio/apollo-mcp-plugin",
"homepage": "https://www.apollo.io/",
"license": "MIT",
"keywords": [
"apollo",
"sales",
"prospecting",
"icp",
"enrichment",
"sequences",
"mcp"
]
}