apollo-cli

Search and enrich Apollo.io people, companies, job postings, and news from the terminal.

50|2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/apolloio/apollo-io-cli --skill apollo-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apollo-cli
Source: https://github.com/apolloio/apollo-io-cli/tree/main/.claude/skills/apollo-cli
Command: npx skills add https://github.com/apolloio/apollo-io-cli --skill apollo-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines access to Apollo.io data from the command line, enabling developers to authenticate once and run searches, enrichments, and CRM actions without switching contexts.

Core Features & Use Cases

  • Search people, companies, job postings, and news directly from the CLI and pipe results to jq or format outputs for automation.
  • Enrich CRM records (contacts, accounts, deals) from shell scripts to enable batch processing and workflow automation.
  • Retrieve analytics and credit usage data, drive sequences, and manage tasks from scripts in end-to-end data workflows.

Quick Start

Ask the Apollo CLI to search for people by title and export results to JSON.

Frequently Asked Questions about apollo-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search Apollo.io people and companies from the command line?

You can search Apollo.io people and companies from the command line using the Apollo CLI to run queries and output results in formats like JSON, CSV, or YAML for integration with shell scripts and data pipelines.

Can I enrich CRM records in bulk using a terminal interface?

Yes, you can enrich CRM records in bulk using the terminal interface by driving Apollo.io data enrichment actions from shell scripts, enabling batch processing of contacts, accounts, and deals without switching contexts.

What output formats are supported when exporting Apollo search results?

Apollo search results support output formatting in JSON, JSONL, CSV, YAML, and table formats, allowing you to pipe data directly to tools like jq or integrate with automated data workflows.

Does the Apollo CLI require authentication for each search query?

No, the Apollo CLI requires authenticated access only once, enabling developers to run people searches, company lookups, and CRM actions across multiple subcommands without repeated login prompts.

What Apollo.io data types can I retrieve using command-line operations?

Using command-line operations, you can retrieve Apollo.io data types including people profiles, company records, job postings, and news, while also driving sequences and managing CRM tasks from scripts.