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.ioLicense: MIT25.5k GitHub starsUpdated 14 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 4 skill or MCP entries
- Source updated
- Sep 23, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install apollo for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install apollo@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/anthropics/knowledge-work-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is partner-built/apollo/.
Plugin files
├── .claude-plugin/plugin.json├── skills/enrich-lead/SKILL.md├── skills/prospect/SKILL.md├── skills/sequence-load/SKILL.md└── .mcp.json
Included 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
Plugin 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"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[apollo on Agent Plugins Marketplace](https://pluginsmp.com/plugins/apollo)