prospect

prospect is a skill for Claude Code from w95/awesome-claude-corporate-skills. It costs 33 tokens per session (897 once invoked), scanned A, a copy of prospect, MIT.

A lead-finding workflow that turns a description of your ideal customer into a ranked list of business contacts. It focuses on decision-makers and can include their work email addresses and phone numbers.

In plain words
What is it for?
Use it to find contacts such as engineering, marketing, sales, or procurement leaders based on industry, company size, location, role, and seniority.
Why use it?
It reduces the manual work of searching for companies, matching people to job roles, and ordering potential leads by fit.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit Use it to find contacts such as engineering, marketing, sales, or procurement leaders based on industry, company size, location, role, and seniority.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/w95/awesome-claude-corporate-skills/prospect-apollo
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add w95/awesome-claude-corporate-skills --skill prospect-apollo
Clone the repo
git clone --depth 1 https://github.com/w95/awesome-claude-corporate-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for prospect

README.md
[![agentmods](https://agentmods.dev/badge/skills/w95/awesome-claude-corporate-skills/prospect-apollo/github.svg)](https://agentmods.dev/skills/w95/awesome-claude-corporate-skills/prospect-apollo)
Your own site
<a href="https://agentmods.dev/skills/w95/awesome-claude-corporate-skills/prospect-apollo"><img src="https://agentmods.dev/badge/skills/w95/awesome-claude-corporate-skills/prospect-apollo/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for prospect

Your own site · 80×15
<a href="https://agentmods.dev/skills/w95/awesome-claude-corporate-skills/prospect-apollo"><img src="https://agentmods.dev/badge/skills/w95/awesome-claude-corporate-skills/prospect-apollo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 897 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.00897
Opus 5 $0.00016 $0.00449
Sonnet 5 $0.00007 $0.00179
Haiku 4.5 $0.00003 $0.00090

Measured 9d ago against content hash 6ec853520619, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

prospect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to prospect — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

05-sales/prospect-apollo/SKILL.md · 91 lines

How it starts

The opening of the file, as written. The whole thing — 91 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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 → q_organization_keyword_tags
  • Employee count ranges → organization_num_employees_ranges
  • Company locations → organization_locations
  • Specific domains → q_organization_domains_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__claude_ai_Apollo_MCP__apollo_mixed_companies_search with the company filters:

  • q_organization_keyword_tags for industry/vertical
  • organization_num_employees_ranges for size
  • organization_locations for geography
  • Set per_page to 25

Step 3 — Enrich Top Companies

Use mcp__claude_ai_Apollo_MCP__apollo_organizations_bulk_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__claude_ai_Apollo_MCP__apollo_mixed_people_api_search with:

  • person_titles and person_seniorities from the ICP
  • q_organization_domains_list scoped to the enriched company domains
  • per_page set to 25

Step 5 — Enrich Top Leads

Credit warning: Tell the user exactly how many credits will be consumed before proceeding.

Read the full file on GitHub · 91 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 91 lines · 33 tokens per session scan A 6ec853520619

Subscribe to this mod's changes

prospect is a skill published in the GitHub repository w95/awesome-claude-corporate-skills (198 stars, last pushed 6mo ago), licensed MIT. It adds 33 tokens to every session and 897 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to prospect, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories