/install apollo-io
Apollo.io Skill
Sales intelligence and lead discovery via Apollo.io's REST API.
Setup
- Get your API key from Apollo Settings → API
- Set environment variable:
export APOLLO_API_KEY=your_key_here
Capabilities
People Search
Find prospects by job title, location, company, and more.
python \x3Cskill>/scripts/search_people.py --title "VP Engineering" --company Stripe
Person Enrichment
Enrich a person's data from email or LinkedIn URL.
python \x3Cskill>/scripts/enrich_person.py --email [email protected]
python \x3Cskill>/scripts/enrich_person.py --linkedin https://linkedin.com/in/johndoe
Company Search
Find companies by industry, size, location.
python \x3Cskill>/scripts/search_companies.py --industry "Software" --size "50-200"
Company Enrichment
Enrich company data by domain or name.
python \x3Cskill>/scripts/enrich_company.py --domain stripe.com
Usage
The agent will use these scripts automatically when you ask about:
- Finding contacts at specific companies
- Looking up email addresses or phone numbers
- Researching company details
- Prospecting by job title/industry
API Reference
- Apollo API Docs
- Base URL:
https://api.apollo.io/v1 - Auth:
X-Api-Keyheader
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install apollo-io - 安装完成后,直接呼叫该 Skill 的名称或使用
/apollo-io触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Apollo.io Sales Intelligence 是什么?
Apollo.io Sales Intelligence enables lead discovery, contact and company enrichment, and prospecting using a database of 210M+ contacts and 35M+ companies. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1650 次。
如何安装 Apollo.io Sales Intelligence?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install apollo-io」即可一键安装,无需额外配置。
Apollo.io Sales Intelligence 是免费的吗?
是的,Apollo.io Sales Intelligence 完全免费(开源免费),可自由下载、安装和使用。
Apollo.io Sales Intelligence 支持哪些平台?
Apollo.io Sales Intelligence 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Apollo.io Sales Intelligence?
由 kesslerio(@kesslerio)开发并维护,当前版本 v1.0.0。