← 返回 Skills 市场
56
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install revid-shopify-product-promo
功能描述
Turn a Shopify (or any e-commerce) product page URL into a 30–45 second 9:16 promo video ready for TikTok / Reels / Shorts. Use when the user shares a produc...
安全使用建议
This skill is coherent and appears to do what it says: it scrapes a public product page and sends the content to Revid (www.revid.ai) using a single API key. Before installing or using it, ensure you: (1) only send public/non-sensitive product URLs — do not use internal or authenticated pages because their content will be transmitted to Revid; (2) treat REVID_API_KEY as a secret (set via environment variable), avoid exposing it in logs or shared scripts, and use a limited-scope or revocable key if available; (3) verify you trust the Revid service and the domain in the skill (www.revid.ai) and consider using webhooks to avoid long polling; and (4) review the provided examples/run.sh to avoid accidental key leakage when sharing examples or CI logs.
功能分析
Type: OpenClaw Skill
Name: revid-shopify-product-promo
Version: 1.2.1
The skill is a legitimate integration for the Revid AI service, designed to convert product URLs into promotional videos. The instructions in SKILL.md and the accompanying shell script (examples/run.sh) follow standard API interaction patterns, including authentication via an API key and status polling from revid.ai. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name/description, SKILL.md and examples all consistently implement a Revid-based workflow that scrapes a product page and posts a render request to https://www.revid.ai using REVID_API_KEY. The requested config (REVID_API_KEY) and network calls are proportionate to the advertised capability.
Instruction Scope
Instructions stay on-task: validate and optionally HEAD the product URL, scrape product fields, POST to Revid's /render endpoint, then poll /status (or use webhook). Note: this necessarily fetches the target product page and transmits scraped content to revid.ai — expected for the feature but a privacy consideration if pages are private or contain PII.
Install Mechanism
No install spec — instruction-only with example scripts. Nothing is downloaded or executed from untrusted URLs; the example uses curl/jq which are standard and not installed by the skill.
Credentials
Only a single config value (REVID_API_KEY) is required and is appropriate for the external API usage. No unrelated credentials, secrets, or system config paths are requested.
Persistence & Privilege
Skill is not force-included (always: false) and uses normal autonomous invocation defaults. It does not request system-wide changes or access to other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install revid-shopify-product-promo - 安装完成后,直接呼叫该 Skill 的名称或使用
/revid-shopify-product-promo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
Fix: follow 307 redirect in polling examples
v1.2.0
- Shopify/e-commerce product URLs can now be turned into 30–45 second vertical promo videos for TikTok, Reels, or Shorts.
- Automatically extracts product image(s), name, key features, and price.
- Improved scraping prompt to exclude unrelated page content (e.g. footer, navigation).
- Detailed API usage and troubleshooting guidance added.
- Polling and webhook support for video generation status.
- Includes tips for handling storefront scraping issues and customizing video output.
元数据
常见问题
Shopify Product Promo 是什么?
Turn a Shopify (or any e-commerce) product page URL into a 30–45 second 9:16 promo video ready for TikTok / Reels / Shorts. Use when the user shares a produc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 56 次。
如何安装 Shopify Product Promo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install revid-shopify-product-promo」即可一键安装,无需额外配置。
Shopify Product Promo 是免费的吗?
是的,Shopify Product Promo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shopify Product Promo 支持哪些平台?
Shopify Product Promo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shopify Product Promo?
由 api00(@api00)开发并维护,当前版本 v1.2.1。
推荐 Skills