← Back to Skills Marketplace
byungkyu

Apollo

by byungkyu · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ Security Clean
6005
Downloads
5
Stars
4
Active Installs
7
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 prospec...
Usage Guidance
Install only if you trust Maton with the connected Apollo account data. Keep MATON_API_KEY and connection URLs private, use the Maton-Connection header when multiple accounts exist, and approve create, update, delete, or sequence actions only after checking the exact target and intended change.
Capability Analysis
Type: OpenClaw Skill Name: apollo-api Version: 1.0.6 The apollo-api skill provides a legitimate integration for the Apollo.io API via the api.maton.ai proxy service. The SKILL.md file contains standard documentation and Python code snippets for searching and enriching lead data, and it explicitly includes a security instruction requiring user approval for write operations. No indicators of data exfiltration, malicious execution, or harmful prompt injection were detected.
Capability Assessment
Purpose & Capability
The stated purpose matches the documented capabilities: prospecting, enrichment, contacts, accounts, sequences, and Apollo connection management. The access is sensitive because it covers business contact and email-related data.
Instruction Scope
The skill provides read and write API examples, including create, update, delete, and sequence-enrollment operations. It explicitly says write operations require user approval before execution.
Install Mechanism
The package contains only SKILL.md documentation, with no executable install scripts, dependencies, hidden files, or local code payloads.
Credentials
Network access and MATON_API_KEY are proportionate for an Apollo API integration. Requests are routed through Maton as a third-party proxy, which is disclosed.
Persistence & Privilege
The skill manages persistent Apollo OAuth-style connections through Maton, including listing, creating, selecting, and deleting connections. No local persistence or privilege escalation is described.
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.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.0.6
License MIT-0
All-time Installs 226
Active Installs 4
Total Versions 7
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 prospec... It is an AI Agent Skill for Claude Code / OpenClaw, with 6005 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.0.6.

💬 Comments