← Back to Skills Marketplace
5372
Downloads
7
Stars
29
Active Installs
13
Versions
Install in OpenClaw
/install api
Description
REST API reference for 147 services. Authentication patterns, endpoints, rate limits, and common gotchas.
Usage Guidance
Install only if you want a broad API reference. Treat every curl example as a template: use sandbox or test credentials first, replace placeholders carefully, avoid sending secrets or personal data, and require explicit confirmation before running examples that send messages, post publicly, delete data, change infrastructure, or perform financial/trading actions.
Capability Analysis
Type: OpenClaw Skill
Name: api
Version: 1.3.4
The OpenClaw AgentSkills skill bundle is a documentation-only reference for various APIs. All `curl` examples use legitimate API endpoints of well-known services and consistently employ environment variables as placeholders for API keys, indicating no attempt to directly access or exfiltrate credentials. The markdown files, including those detailing 'traps' in `auth.md`, `pagination.md`, `resilience.md`, and `webhooks.md`, provide helpful security advice and best practices rather than malicious instructions or prompt injection attempts. The only shell commands found (`head`, `sed`) are used benignly to navigate the skill's own local documentation files. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation.
Capability Assessment
Purpose & Capability
The stated purpose is broad REST API reference documentation, and the artifacts match that purpose with Markdown files containing authentication notes, endpoint references, rate limits, gotchas, and curl examples.
Instruction Scope
The scope is broad and includes examples that can send messages, post content, modify infrastructure, delete records, or move money if a user supplies live credentials, but the skill states that users manage their own keys and run commands themselves.
Install Mechanism
The package contains Markdown documentation only; no executable files, install scripts, obfuscation, or automatic runtime hooks were found.
Credentials
Requiring curl and jq is proportionate for API examples. External network calls and credentials appear only as documented examples using placeholders or environment variables.
Persistence & Privilege
The only persistence mentioned is an optional preferences file under ~/api/preferences.md; there is no credential storage, privilege escalation, background worker, or automatic persistence mechanism.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install api - After installation, invoke the skill by name or use
/api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.4
- Added new API reference files organized by category (e.g., ai-ml, communication, crm, database, etc.)
- Introduced documentation for pagination, resilience (error handling), and webhook patterns
- Added a quick reference for multi-account credential naming via the new `credentials.md`
- Expanded the Quick Reference table and updated file organization details
- No changes to core logic; content and navigation improvements only
v1.3.3
- Removed 13 API reference and pattern documentation files, including all category files under "apis/" (ai-ml.md, payments.md, communication.md, etc.) as well as pagination.md, resilience.md, and webhooks.md.
- This significantly reduces available API documentation, removing detailed guides and references for 147 third-party services.
v1.3.2
No user-facing changes in this release.
- Version bumped from 1.3.1 to 1.3.2 with no file changes detected.
v1.3.1
- Documentation-only skill: now provides API reference, authentication patterns, endpoints, and common gotchas for 147 services.
- Simplified quick reference and removed details about credential storage and file management.
- Updated setup and core rules to focus on documentation and user responsibility for API calls.
- Removed references to persistent credential/account management and the memory template file.
- Streamlined examples and navigation instructions for finding API documentation within category files.
v1.3.0
147 APIs consolidated into 16 category files with index navigation system.
v1.2.4
Multi-account credential system with 60+ documented APIs.
v1.2.3
147 documented APIs with multi-account credential system.
v1.2.2
147 documented APIs with multi-account credential system.
v1.2.1
147 documented APIs with multi-account credential system.
v1.2.0
Multi-account credential system, dynamic API discovery, 100+ documented APIs.
v1.1.0
Complete rewrite with 50+ API references and production patterns.
v1.0.1
Upgrade: nueva estructura con archivos auxiliares de trampas
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Publish Api?
REST API reference for 147 services. Authentication patterns, endpoints, rate limits, and common gotchas. It is an AI Agent Skill for Claude Code / OpenClaw, with 5372 downloads so far.
How do I install Publish Api?
Run "/install api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Publish Api free?
Yes, Publish Api is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Publish Api support?
Publish Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Publish Api?
It is built and maintained by Iván (@ivangdavila); the current version is v1.3.4.
More Skills