apollo

Interact with Apollo.io REST API (people/org enrichment, search, lists).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "apollo" with this command: npx skills add JhumanJ/apollo

Apollo.io

Interact with Apollo.io via REST API.

Config

Create config/apollo.env (example at config/apollo.env.example):

  • APOLLO_BASE_URL (usually https://api.apollo.io)
  • APOLLO_API_KEY

Scripts load this automatically.

Commands

Low-level helpers

  • GET: skills/apollo/scripts/apollo-get.sh "/api/v1/users" (endpoint availability may vary)
  • People search (new): skills/apollo/scripts/apollo-people-search.sh "vp marketing" 1 5
  • POST (generic): skills/apollo/scripts/apollo-post.sh "/api/v1/mixed_people/api_search" '{"q_keywords":"vp marketing","page":1,"per_page":5}'

Enrichment (common)

  • Enrich website/org by domain: skills/apollo/scripts/apollo-enrich-website.sh "apollo.io"
  • Get complete org info (bulk): skills/apollo/scripts/apollo-orgs-bulk.sh "6136480939c707388501e6b9"

Notes

  • Apollo authenticates via X-Api-Key header (these scripts send it automatically).
  • Some endpoints require a master API key and a paid plan (Apollo returns 403 in that case).
  • Rate limiting is common (e.g. 600/hour on many endpoints); handle 429 responses.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

yuqing-bitable-and-label

Incrementally sync data from XiaoAi API to Feishu Bitable and optionally auto-label records with machine-based type and sentiment annotations.

Registry SourceRecently Updated
General

张律师综合套装

张律师法律AI中台 - 中国首个开源法律AI技能库,涵盖刑事辩护、民商事诉讼、合同审查全流程

Registry SourceRecently Updated
General

刑事辩护

刑事辩护全流程AI助手 - 6大阶段21个模板,从接案到执行全覆盖

Registry SourceRecently Updated