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.
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill prospect
Go from an ICP description to a ranked, enriched lead list in one shot. The user describes their ideal customer via "$ARGUMENTS".
/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 OutreachExtract structured filters from the natural language description in "$ARGUMENTS":
Company filters:
q_organization_keyword_tagsorganization_num_employees_rangesorganization_locationsq_organization_domains_listPerson filters:
person_titlesperson_senioritiesperson_locationsIf the ICP is vague, ask 1-2 clarifying questions before proceeding. At minimum, you need a title/role and an industry or company size.
Use mcp__claude_ai_Apollo_MCP__apollo_mixed_companies_search with the company filters:
q_organization_keyword_tags for industry/verticalorganization_num_employees_ranges for sizeorganization_locations for geographyper_page to 25Use 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.
Use mcp__claude_ai_Apollo_MCP__apollo_mixed_people_api_search with:
person_titles and person_seniorities from the ICPq_organization_domains_list scoped to the enriched company domainsper_page set to 25> Credit warning: Tell the user exactly how many credits will be consumed before proceeding.
Use mcp__claude_ai_Apollo_MCP__apollo_people_bulk_match to enrich up to 10 leads per call with:
first_name, last_name, domain for each personreveal_personal_emails set to trueIf more than 10 leads, batch into multiple calls.
Show results in a ranked table:
| # | Name | Title | Company | Employees | Revenue | Email | Phone | ICP Fit |
|---|---|---|---|---|---|---|---|---|
ICP Fit scoring:
Summary: Found X leads across Y companies. Z credits consumed.
Ask the user:
mcp__claude_ai_Apollo_MCP__apollo_contacts_create with run_dedupe: true for each lead/apollo:company-intel on any company from the listInteractive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.
Analyze meeting notes to find action items and create Jira tasks for assigned work. When an agent needs to: (1) Create Jira tasks or tickets from meeting notes, (2) Extract or find action items from notes or Confluence pages, (3) Parse meeting notes for assigned tasks, or (4) Analyze notes and generate tasks for team members. Identifies assignees, looks up account IDs, and creates tasks with proper context.
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flow," "activation rate," "user activation," "first-run experience," "empty states," "onboarding checklist," "aha moment," or "new user experience." For signup/registration optimization, see signup-flow-cro. For ongoing email sequences, see email-sequence.
Prepare for tomorrow''s meetings and tasks. Pulls calendar from Outlook via WorkIQ, cross-references open tasks and workspace context, classifies meetings, detects conflicts and day-fit issues, finds learning and deep-work slots, and generates a structured HTML prep file with productivity recommendations.
Design meeting rhythms, metric reporting, quarterly planning, and decision-making velocity for scaling companies. Use when decisions are slow, planning is broken, the company is growing but alignment is worse, or leadership meetings consume all time without producing decisions.
Add Google Calendar as an MCP tool (list calendars, list/search/create events, free/busy queries) using OneCLI-managed OAuth. Multi-calendar and multi-account supported. Mirrors /add-gmail-tool's stub pattern — no raw credentials ever reach the container; OneCLI injects real tokens at request time.
Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.
Google Workflow: Weekly summary: this week's meetings + unread email count.
Take anthropics/prospect from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.