← 返回 Skills 市场
zero2ai-hub

Supplier Video Ad Builder

作者 Zero2Ai · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
257
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-supplier-video-ad
功能描述
Transforms supplier or CJ source videos into 1080×1920 TikTok/Instagram Reels ads with clean zone detection, Pillow text overlays, CTA card, and trending audio.
安全使用建议
This skill appears to do exactly what it claims: local video/image processing using ffmpeg and Pillow. Before running: (1) verify ffmpeg/ffprobe and Python/Pillow are installed; (2) review and use the example config but point to trusted local files (font, logo, source videos, audio); (3) run initially on non-sensitive sample media in an isolated directory to confirm output and avoid accidental overwrites; (4) note there is no network activity or credential use, but the source code and owner are provided without an external homepage — if provenance matters for you, consider asking the publisher for more info or running in a sandbox. Minor operational notes: filenames with unusual characters may break ffmpeg concat quoting, and missing/invalid ffprobe output can cause exceptions; these are implementation robustness issues, not indicators of malicious behavior.
功能分析
Type: OpenClaw Skill Name: skill-supplier-video-ad Version: 1.0.0 The skill bundle provides a legitimate utility for automating the creation of short-form video ads using ffmpeg and the Pillow library. The Python scripts (detect_clean_zones.py and make_product_ad.py) are well-structured and use subprocess.run with argument lists, which correctly mitigates shell injection risks. The workflow described in SKILL.md is consistent with the code's functionality, and no indicators of data exfiltration, persistence, or malicious prompt injection were identified.
能力评估
Purpose & Capability
Name/description match the implementation. The two scripts implement the advertised pipeline (frame extraction, cut/slowmo, Pillow text PNGs, CTA card, concat/mux). Required tools (ffmpeg/ffprobe, Python Pillow, a TTF font) are exactly what the task needs.
Instruction Scope
SKILL.md instructs running the included scripts on local files and building a config JSON. The runtime instructions reference only local files (videos, font, logo, audio) and expected binaries; they do not ask the agent to read unrelated system files, environment variables, or send data externally.
Install Mechanism
No install spec — this is instruction + bundled scripts. That minimizes install-time risk; the code is pure Python and uses system ffmpeg/ffprobe. Nothing is downloaded from external URLs during install.
Credentials
The skill declares no environment variables, no credentials, and the code does not attempt to access external services. It only reads user-supplied local paths (fonts, videos, logo, audio) as expected for the task.
Persistence & Privilege
The skill is not forced-always, and it does not modify other skills or agent-wide config. It runs locally and only creates output and a temporary working directory that it removes on completion.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-supplier-video-ad
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-supplier-video-ad 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — build polished short-form product ads from raw supplier/CJ Dropshipping videos. - Detects text-free (clean) zones in source video for ad-safe clips - Supports slow-motion cuts, Montserrat Bold text overlays via Pillow, and branded CTA end cards - Easy config with JSON for product info, overlays, timings, and trending TikTok audio - No ffmpeg drawtext: text rendered as PNG, ensuring broad font/emoji support - Outputs 1080×1920 MP4s, ready for TikTok/Instagram Reels
元数据
Slug skill-supplier-video-ad
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Supplier Video Ad Builder 是什么?

Transforms supplier or CJ source videos into 1080×1920 TikTok/Instagram Reels ads with clean zone detection, Pillow text overlays, CTA card, and trending audio. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 257 次。

如何安装 Supplier Video Ad Builder?

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

Supplier Video Ad Builder 是免费的吗?

是的,Supplier Video Ad Builder 完全免费(开源免费),可自由下载、安装和使用。

Supplier Video Ad Builder 支持哪些平台?

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

谁开发了 Supplier Video Ad Builder?

由 Zero2Ai(@zero2ai-hub)开发并维护,当前版本 v1.0.0。

💬 留言讨论