← Back to Skills Marketplace
byungkyu

Apollo

by byungkyu · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ Security Clean
6816
Downloads
5
Stars
0
Active Installs
11
Versions
Install in OpenClaw
/install apollo-api
Description
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
Usage Guidance
Install only if you intend to let Maton connect to Apollo on your behalf. Review Apollo scopes during OAuth, prefer read-only access when possible, specify the intended connection if you have more than one, and approve writes only after checking the target records and payload.
Capability Assessment
Credentials
The skill uses Bash to call a third-party API gateway and can affect business contact/account data, but the authority is purpose-aligned and bounded by user confirmation requirements for writes.
Install Mechanism
The skill directs users to install the Maton CLI via npm or Homebrew and uses networked OAuth/API calls; this is expected for the integration and is disclosed.
Instruction Scope
Instructions repeatedly default to read/list calls, require explicit approval for connection creation and POST/PUT/PATCH/DELETE operations, and warn that API-returned content is untrusted data rather than executable instructions.
Persistence & Privilege
OAuth/API credentials may persist in the OS credential store and a Maton config profile, but the artifact discloses this and instructs agents not to inspect, print, export, or persist secrets elsewhere.
Purpose & Capability
The stated purpose is Apollo prospecting, enrichment, and sales data management; the documented capabilities match that purpose, including contacts, accounts, sequences, labels, and enrichment calls.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install apollo-api
  3. After installation, invoke the skill by name or use /apollo-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.1
Reword the webhook warning and separate CLI vs SDK credential guidance to address SkillSpector findings (P3/E1 exfiltration-phrasing false positive, SDI-4 auth inconsistency)
v1.2.0
Appendix drops the raw curl example; SkillSpector 2.11 static findings addressed across the reference; HTTP blocks replaced with maton api
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.7
- Removed the file: skill-card.md - No changes to functionality or API usage; documentation and interface remain unchanged.
v1.0.6
- Changed all endpoint and connection management URLs from gateway.maton.ai/ctrl.maton.ai to api.maton.ai - Added security & permissions section specifying required user approval for all write operations - Updated code examples and documentation to use new api.maton.ai URLs - Clarified connection management workflows and required headers - Removed LICENSE.txt file
v1.0.5
- Added a new clawdbot metadata section specifying emoji and required environment variable (MATON_API_KEY).
v1.0.4
No changes detected in this version. - No updates or modifications were made to the skill files.
v1.0.3
- Replaced all bash/curl connection management examples with native Python equivalents for easier scripting and cross-platform compatibility. - Updated the Quick Start and connection management sections with Python examples using `urllib.request` and `os`. - No API changes or new endpoints; documentation/examples updated only.
v1.0.2
- Added a note in the description recommending the api-gateway skill for other third party apps. - Updated all example curl commands to use environment variable syntax ($MATON_API_KEY) for consistency. - Added important notes about using curl with glob parsing (-g option) and issues with environment variable expansion when piping output to commands like jq.
v1.0.1
- Added instructions for specifying which Apollo connection to use via the Maton-Connection header. - Clarified the API base URL format and usage of {native-api-path}. - Enhanced the Get Connection response example with additional metadata fields. - Updated authentication instructions to specify that signing up may be necessary to obtain an API key. - Minor improvements and clarifications throughout the documentation for accuracy and completeness.
v1.0.0
Apollo API skill initial release: - Integrates Apollo.io API with managed OAuth via Maton gateway. - Supports searching and enriching people and companies. - Enables management of contacts, accounts, and sales sequences. - OAuth connection management and API key setup instructions included. - Provides comprehensive usage and code examples for curl, JavaScript, and Python. - Details error handling, pagination, search filters, and common endpoints.
Metadata
Slug apollo-api
Version 1.2.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 11
Frequently Asked Questions

What is Apollo?

Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. It is an AI Agent Skill for Claude Code / OpenClaw, with 6816 downloads so far.

How do I install Apollo?

Run "/install apollo-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Apollo free?

Yes, Apollo is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Apollo support?

Apollo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Apollo?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.2.1.

💬 Comments