← 返回 Skills 市场
54
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install revid-api-foundations
功能描述
Foundation knowledge for every Revid skill — auth, the single render endpoint, the workflow discriminator, polling, webhooks, and the response envelope. Load...
安全使用建议
This skill is an instruction-only Revid API reference and appears coherent: it only needs a single REVID_API_KEY and documents how to call /render and poll /status. Before installing, confirm the skill's provenance (no homepage/source listed) and that you trust the owner. Protect the REVID_API_KEY: use a key with minimal scope or a dedicated account, rotate it if possible, and avoid exposing it to untrusted agents. If you expect high-volume or unattended renders, prefer setting webhookUrl (recommended in the doc) to avoid continuous polling, and monitor usage/charges. Finally, if you are uncomfortable with autonomous agent actions, restrict the agent's permissions or require manual invocation for operations that will use your API key.
功能分析
Type: OpenClaw Skill
Name: revid-api-foundations
Version: 1.0.1
The skill bundle provides foundational documentation and usage instructions for the Revid.ai API, covering authentication, endpoints, and workflow mapping. It contains no executable code, malicious instructions, or evidence of data exfiltration, and its behavior is strictly aligned with its stated purpose of facilitating video generation via a legitimate third-party service (revid.ai).
能力标签
能力评估
Purpose & Capability
Name and description claim to provide foundational Revid API guidance and the SKILL.md only requires a single Revid API key and documents the /render and /status endpoints — these requirements are consistent with the stated purpose.
Instruction Scope
The instructions describe HTTP calls, the required header (key: $REVID_API_KEY), response handling, polling, webhook usage, and failure modes. They do not ask the agent to read unrelated files or secrets. Note: the polling guidance implies frequent outbound requests (every 5–8s) which may be costly or noisy if run unattended.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing will be written to disk by an installer.
Credentials
The only credential/config required is REVID_API_KEY (declared in the skill metadata and used in instructions). That is proportional to a skill that calls Revid's API; no unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always:false and default autonomous invocation are set. The skill does not request permanent presence or system-wide changes. Autonomous invocation is the platform default and not by itself a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install revid-api-foundations - 安装完成后,直接呼叫该 Skill 的名称或使用
/revid-api-foundations触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix: follow 307 redirect in polling examples
v1.0.0
Initial release of revid-api-foundations: foundational knowledge for all Revid skills.
- Documents authentication, single render endpoint, polling vs. webhooks, and response envelope.
- Outlines all 9 supported workflows and their required input fields.
- Details recommended request fields (`aspectRatio`, `voice`, `captions`, etc.) for skill builders.
- Provides usage patterns, error handling, and polling strategies.
- Explains how to interpret API responses and address common failure modes.
元数据
常见问题
Revid API Foundations 是什么?
Foundation knowledge for every Revid skill — auth, the single render endpoint, the workflow discriminator, polling, webhooks, and the response envelope. Load... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 54 次。
如何安装 Revid API Foundations?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install revid-api-foundations」即可一键安装,无需额外配置。
Revid API Foundations 是免费的吗?
是的,Revid API Foundations 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Revid API Foundations 支持哪些平台?
Revid API Foundations 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Revid API Foundations?
由 api00(@api00)开发并维护,当前版本 v1.0.1。
推荐 Skills