← 返回 Skills 市场
316
总下载
2
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zernio-api
功能描述
Official Zernio API reference for scheduling posts across 14 social media platforms. Covers authentication, endpoints, webhooks, and platform-specific featur...
安全使用建议
This skill is documentation for the Zernio API and appears internally consistent. Before installing: (1) confirm the Zernio domain and service are legitimate and you trust the provider; (2) be aware examples show using API keys and platform tokens — the skill itself doesn't declare or hold those secrets, so never paste keys into public chats; (3) when you integrate with real accounts, create least-privilege API keys and use webhook secrets securely on your server; (4) if you plan to let the agent call APIs autonomously, ensure you only provide credentials you are comfortable the agent using and review any generated requests. If you want the skill to perform actions, you will need to supply valid Zernio credentials separately (the skill's metadata does not automatically request or store them).
功能分析
Type: OpenClaw Skill
Name: zernio-api
Version: 1.0.3
The skill bundle is a comprehensive API reference for Zernio, a social media scheduling platform. It contains documentation, endpoint mappings, and code examples (TypeScript, Python, cURL) for managing posts, accounts, and media across 14 platforms. All network calls are directed to the legitimate zernio.com domain, and the content lacks any indicators of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description (Zernio API reference for scheduling posts) matches the bundled files: endpoint docs, OAuth/connect guides, webhook verification, media/upload flows and platform-specific parameters. The files and examples all revolve around calling https://zernio.com and related endpoints, which is proportionate to the stated purpose.
Instruction Scope
SKILL.md and the rule files only instruct how to call Zernio endpoints, perform OAuth flows, verify webhooks, and handle uploads/analytics. There are no instructions to read local files, access unrelated environment variables, or exfiltrate system data. Webhook verification and HMAC examples are standard and scoped to webhook handling.
Install Mechanism
No install spec and no code files are included (instruction-only). That is the lowest-risk install mechanism — nothing is downloaded or written to disk by the skill itself.
Credentials
The documentation and examples reference API credentials (e.g., YOUR_API_KEY, process.env.ZERNIO_API_KEY), app passwords, Telegram chat IDs, and other platform tokens — all expected for using a social-media scheduling API. However, the skill metadata declares no required env vars; this is a minor inconsistency (docs show credentials you will need to supply when using the real API, but the skill does not itself declare required environment variables).
Persistence & Privilege
Skill is not always: true and is user-invocable. It does not request persistent agent-wide configuration or privileged system modifications. Autonomous invocation is allowed (platform default) but nothing in the skill increases privilege or persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zernio-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/zernio-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- No changes detected in this release.
- Version number updated to 1.0.3.
v1.0.2
Version 1.0.2 of the zernio-api skill.
- No file changes detected in this release.
- Documentation and functionality remain the same as the previous version.
v1.0.1
- Major update: Moved from CLI-based skill documentation to official Zernio API reference.
- Added 12 rule files covering all API features (authentication, posts, analytics, errors, platforms, webhooks, media, etc).
- Removed all CLI-related implementation and setup files.
- SKILL.md now focuses on REST API usage, endpoints, and platform support.
- CLI install, command references, and usage examples have been replaced by API curl examples and rule file references.
v1.0.0
Initial release of the zernio CLI skill:
- Schedule and manage social media posts across 14 platforms directly from your terminal.
- Comprehensive CLI command set for profiles, accounts, posts (including scheduling, drafts, media, and analytics), and media uploads.
- JSON output by default, with consistent error handling.
- Supports workflow automation and usage by AI agents.
- Detailed platform-specific examples and best practices included.
元数据
常见问题
Zernio API 是什么?
Official Zernio API reference for scheduling posts across 14 social media platforms. Covers authentication, endpoints, webhooks, and platform-specific featur... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 316 次。
如何安装 Zernio API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zernio-api」即可一键安装,无需额外配置。
Zernio API 是免费的吗?
是的,Zernio API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zernio API 支持哪些平台?
Zernio API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zernio API?
由 mikipalet(@mikipalet)开发并维护,当前版本 v1.0.3。
推荐 Skills