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).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/apollo-apiWhat This Skill Does
The Apollo skill for OpenClaw provides a powerful, secure interface to interact with the Apollo.io API. By leveraging managed OAuth via the Maton gateway, this skill enables users to search for people and organizations, enrich lead data, and manage complex sales pipelines directly within their agent workflows. It abstracts the complexity of authentication, allowing you to focus on prospecting and data management rather than managing credentials.
Installation
To install this skill, use the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/apollo-api
After installation, ensure you have set your MATON_API_KEY environment variable. You can obtain this key by visiting maton.ai/settings. For detailed connection management, visit ctrl.maton.ai to authenticate your Apollo account via OAuth.
Use Cases
- Lead Generation: Automatically search for leads matching specific job titles or industry segments at target companies.
- Data Enrichment: Populate your existing contact lists with high-fidelity professional data, including verified emails and direct dials.
- Account Management: Programmatically organize leads into specific lists or accounts to streamline your sales outreach efforts.
- Sales Automation: Integration into broader workflows to trigger prospecting tasks when a new company is identified or updated in your CRM.
Example Prompts
- "Search for CTOs at software companies in San Francisco and save them to my 'Target Leads' list using the Apollo skill."
- "Can you enrich the contact information for these specific email addresses provided in my document?"
- "Find 10 marketing managers at Google and provide their LinkedIn profile URLs and email addresses."
Tips & Limitations
- Authentication: Always ensure your
MATON_API_KEYis kept secure in your environment variables. Never commit this key to source control. - Limits: The Apollo API has specific rate limits; consider adding small delays or pagination logic when performing high-volume enrichment tasks.
- Connection Status: Use the provided connection management commands to verify your session is active before running heavy automation. If a query returns an authorization error, re-trigger the OAuth flow via your connection URL.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-apollo-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
airtable
Airtable API integration with managed OAuth. Manage bases, tables, and records. Use this skill when users want to read, create, update, or delete Airtable records, or query data with filter formulas. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).