← Back to Skills Marketplace
163
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install publer-api
Description
Use this skill whenever the user wants to interact with the Publer API — including managing social media posts (create, schedule, update, delete, approve), b...
Usage Guidance
This skill is coherent and appears to only talk to Publer's API. Before installing: (1) be prepared to provide your Publer API key and workspace ID when you use the skill — only give the minimum-scoped API key needed; (2) confirm you are on Publer's Business plan (API access required); (3) note the agent will make network calls on your behalf (requests will go to https://app.publer.com/api/v1); and (4) if you don't want the agent to hold or use your API key, do not provide it. If you need higher assurance, ask the publisher for provenance (homepage/source) and verify the endpoints and header format against official Publer docs.
Capability Analysis
Type: OpenClaw Skill
Name: publer-api
Version: 1.0.0
The publer-api skill bundle is a legitimate integration for the Publer social media management platform. It provides comprehensive documentation and instructions (SKILL.md and api-reference.md) for interacting with official API endpoints at app.publer.com, including safety reminders for the agent to request API keys from the user rather than hardcoding them.
Capability Assessment
Purpose & Capability
Name/description (Publer API / social-post management, media, analytics) matches the instructions and endpoints in SKILL.md and api-reference.md. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md stays focused on calling Publer endpoints: mapping user intent to endpoints, gathering workspace/account IDs, uploading media, polling job status, and handling HTTP responses. It does not instruct reading local files, unrelated env vars, or sending data to other endpoints.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or downloaded during install, which minimizes installation risk.
Credentials
The skill declares no required env vars or credentials. The runtime instructions correctly say to ask the user for their Publer API key and workspace ID when needed; those are proportionate and expected for this API integration.
Persistence & Privilege
Skill is not always-on and has default autonomous invocation settings. It does not request persistent system-wide privileges or modify other skills/config. No indicators of elevated or unexpected persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install publer-api - After installation, invoke the skill by name or use
/publer-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Publer API skill.
- Enables interaction with all Publer API endpoints for post management, media, analytics, and competitor analysis.
- Supports workflows for scheduling, publishing, updating, deleting posts, managing media, viewing analytics, and handling competitors.
- Requires a Publer Business plan and user-provided API key; enforces correct authentication headers.
- Includes comprehensive endpoint reference and workflow guides for common tasks.
- Details error handling, async operations, parameter requirements, and edge cases.
Metadata
Frequently Asked Questions
What is Publer API?
Use this skill whenever the user wants to interact with the Publer API — including managing social media posts (create, schedule, update, delete, approve), b... It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.
How do I install Publer API?
Run "/install publer-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Publer API free?
Yes, Publer API is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Publer API support?
Publer API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Publer API?
It is built and maintained by Gjeka (@gjeka); the current version is v1.0.0.
More Skills