← 返回 Skills 市场
6816
总下载
5
收藏
0
当前安装
11
版本数
在 OpenClaw 中安装
/install apollo-api
功能描述
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.
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install apollo-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/apollo-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6816 次。
如何安装 Apollo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install apollo-api」即可一键安装,无需额外配置。
Apollo 是免费的吗?
是的,Apollo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Apollo 支持哪些平台?
Apollo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Apollo?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.1。
推荐 Skills