npx skills add https://github.com/w95/awesome-claude-corporate-skills
apolloio/apollo-mcp-plugin
prospect
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.
Installation
npx skills add apolloio/apollo-mcp-plugin --skill prospect
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Full ICP-to-leads pipeline. Describe your ideal customer in plain English and get a ranked tabl…
2.6K installsEvent prospecting skill. Takes a conference / event speakers URL, extracts the people, filters …
1.9K installsWhen the user wants to find, qualify, and build a list of prospects to reach out to — across B2…
46.6K installsFind companies backed by a specific investor or accelerator, then find contacts and build perso…
25.3K installsFind link prospects, discover contact paths, and draft outreach from SERPs and backlink signals.
4K installsCRM-lite for managing GEO agency prospects and clients. Track leads through the full sales pipe…
520 installsAlso in this package
Other skills from apolloio/apollo-mcp-plugin.
npx skills add apolloio/apollo-mcp-plugin
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md3,604 B -
docs
SUMMARY.md173 B
History
- First seen on skills.sh
- First recorded snapshot · 430 installs
SKILL.md
Prospect
Go from an ICP description to a ranked, enriched lead list in one shot. The user describes their ideal customer via "$ARGUMENTS".
Examples
/apollo:prospect VP of Engineering at Series B+ SaaS companies in the US, 200-1000 employees/apollo:prospect heads of marketing at e-commerce companies in Europe/apollo:prospect CTOs at fintech startups, 50-500 employees, New York/apollo:prospect procurement managers at manufacturing companies with 1000+ employees/apollo:prospect SDR leaders at companies using Salesforce and Outreach
Step 1 — Parse the ICP
Extract structured filters from the natural language description in "$ARGUMENTS":
Company filters:
- Industry/vertical keywords →
qorganizationkeyword_tags - Employee count ranges →
organizationnumemployees_ranges - Company locations →
organization_locations - Specific domains →
qorganizationdomains_list
Person filters:
- Job titles →
person_titles - Seniority levels →
person_seniorities - Person locations →
person_locations
If the ICP is vague, ask 1-2 clarifying questions before proceeding. At minimum, you need a title/role and an industry or company size.
Step 2 — Search for Companies
Use mcp__claudeaiApollo_MCP__apollomixedcompanies_search with the company filters:
qorganizationkeyword_tagsfor industry/verticalorganizationnumemployees_rangesfor sizeorganization_locationsfor geography- Set
per_pageto 25
Step 3 — Enrich Top Companies
Use mcp__claudeaiApollo_MCP__apolloorganizationsbulk_enrich with the domains from the top 10 results. This reveals revenue, funding, headcount, and firmographic data to help rank companies.
Step 4 — Find Decision Makers
Use mcp__claudeaiApollo_MCP__apollomixedpeopleapisearch with:
persontitlesandpersonsenioritiesfrom the ICPqorganizationdomains_listscoped to the enriched company domainsper_pageset to 25
Step 5 — Enrich Top Leads
Credit warning: Tell the user exactly how many credits will be consumed before proceeding.
Use mcp__claudeaiApollo_MCP__apollopeoplebulk_match to enrich up to 10 leads per call with:
firstname,lastname,domainfor each personrevealpersonalemailsset totrue
If more than 10 leads, batch into multiple calls.
Step 6 — Present the Lead Table
Show results in a ranked table:
Leads matching: [ICP Summary]
| # | Name | Title | Company | Employees | Revenue | Phone | ICP Fit |
|---|
ICP Fit scoring:
- Strong — title, seniority, company size, and industry all match
- Good — 3 of 4 criteria match
- Partial — 2 of 4 criteria match
Summary: Found X leads across Y companies. Z credits consumed.
Step 7 — Offer Next Actions
Ask the user:
- Save all to Apollo — Bulk-create contacts via
mcp__claudeaiApollo_MCP__apollocontactscreatewithrun_dedupe: truefor each lead - Load into a sequence — Ask which sequence and run the sequence-load flow for these contacts
- Deep-dive a company — Run
/apollo:company-intelon any company from the list - Refine the search — Adjust filters and re-run
- Export — Format leads as a CSV-style table for easy copy-paste