← 返回 Skills 市场
api00

Product Description to Ad

作者 api00 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
55
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install revid-product-description-to-ad
功能描述
Turn a product description (free-form text — no URL needed) into a punchy 15–30 second AI-generated ad with hooks, CTA, and visuals. Use when the user pastes...
安全使用建议
This skill appears to do what it says: it builds a JSON payload and posts your product description to Revid's public API to render an ad, using a single REVID_API_KEY. Before installing or running it: (1) Be prepared to provide your Revid API key — the key is transmitted in an HTTP header to https://www.revid.ai and should be treated as a secret. (2) The bundled example script uses curl and jq even though the registry metadata lists no required binaries; ensure those tools are present or run equivalent HTTP calls. (3) Only send product text you are comfortable sharing with Revid (no private secrets). (4) Confirm any billing/credit usage with Revid (rendering video may consume paid credits). (5) If you need the skill to be prevented from autonomous use, disable model invocation or avoid granting it automatic invocation in your agent settings. Overall the skill is coherent and proportionate, but verify the API key scope and trustworthiness of revid.ai before supplying credentials.
功能分析
Type: OpenClaw Skill Name: revid-product-description-to-ad Version: 1.0.2 The skill bundle is a standard integration for the Revid.ai video generation service. It contains instructions (SKILL.md), a helper script (run.sh), and sample data (aeropods-ad.json) designed to convert product descriptions into video ads via the Revid API. No malicious behavior, data exfiltration, or suspicious obfuscation was detected.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to convert product descriptions into short ads and its SKILL.md and examples call Revid's /render and /status endpoints using a REVID_API_KEY. That is coherent. Minor inconsistency: the registry metadata lists no required binaries, yet the provided example script uses curl and jq; also the skill metadata declares REVID_API_KEY as a config path while the example uses it as an environment variable.
Instruction Scope
Runtime instructions are narrowly scoped: validate prompt length, build the JSON payload, POST /render, poll /status, and return the video URL. The instructions do not ask the agent to read unrelated system files, other credentials, or transmit data to endpoints other than revid.ai (the behaviour is appropriate for the described purpose).
Install Mechanism
There is no install specification (instruction-only), so nothing is written to disk or downloaded by an installer. This is lower risk. The included example shell script will perform network calls when run but there is no packaged installer or external archive download.
Credentials
The skill only requires a single service credential (REVID_API_KEY), which is appropriate for calling Revid's API. Note: the SKILL metadata lists REVID_API_KEY under config, while the example script expects it as an environment variable; the API key is sent in an HTTP header to revid.ai — so treat it as a sensitive secret. No other unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills or system-wide settings. The skill does permit autonomous invocation by default (disable-model-invocation: false), which is normal for user-invocable skills and not by itself a problem.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install revid-product-description-to-ad
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /revid-product-description-to-ad 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fix: follow 307 redirect in polling examples
v1.0.1
- Added detailed usage instructions and step-by-step workflow for turning product descriptions into AI-generated ads. - Clarified required and optional input fields, including support for custom brand voice and media/images. - Included API call template and payload example for easier integration. - Expanded troubleshooting section with common failure modes and suggested fixes. - Added examples and cross-references to related skills for alternative use cases.
元数据
Slug revid-product-description-to-ad
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Product Description to Ad 是什么?

Turn a product description (free-form text — no URL needed) into a punchy 15–30 second AI-generated ad with hooks, CTA, and visuals. Use when the user pastes... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 55 次。

如何安装 Product Description to Ad?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install revid-product-description-to-ad」即可一键安装,无需额外配置。

Product Description to Ad 是免费的吗?

是的,Product Description to Ad 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Product Description to Ad 支持哪些平台?

Product Description to Ad 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Product Description to Ad?

由 api00(@api00)开发并维护,当前版本 v1.0.2。

💬 留言讨论