← 返回 Skills 市场
zero2ai-hub

Skill Tiktok Ads Video

作者 Zero2Ai · GitHub ↗ · v2.1.0
cross-platform ✓ 安全检测通过
404
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install skill-tiktok-ads-video
功能描述
Generate TikTok-style short-form ad videos with animated pill captions. Takes a base MP4 (Veo/Runway/Kling), overlays animated captions with fade in/out, mix...
安全使用建议
This skill appears to do what it claims: overlay captions on local videos. Before installing or running it: 1) Be prepared to let 'uv' install moviepy/pillow/numpy (PyPI packages)—run in a virtualenv or sandbox if you want to limit supply-chain risk. 2) Review the rest of scripts/overlay.py (truncated in the manifest) to confirm there are no hidden network calls or subprocess executions. 3) Provide only non-sensitive videos to the tool and be aware it will read system font paths for rendering. If you need stronger guarantees, run it in an isolated environment or inspect the full file contents and dependency versions first.
功能分析
Type: OpenClaw Skill Name: skill-tiktok-ads-video Version: 2.1.0 The skill bundle is benign. The `scripts/overlay.py` script's functionality aligns with its stated purpose of generating TikTok-style ad videos by overlaying animated captions. It uses standard libraries (moviepy, pillow, numpy) for video and image processing. File system access is limited to reading input video, writing output video, and loading font files from expected system or user-local paths, which is legitimate for its function. There is no evidence of data exfiltration, unauthorized network activity, shell injection, persistence mechanisms, or prompt injection attempts against the AI agent in `SKILL.md`. While loading arbitrary font files via command-line arguments could theoretically lead to resource exhaustion if a malicious font file were provided, this is a general vulnerability in font rendering and not indicative of malicious intent within the skill itself.
能力评估
Purpose & Capability
Name/description match the delivered artifact: a Python script that overlays animated pill captions on an MP4. Declared required binary 'uv' matches the SKILL.md usage (uv run ...). The script lists expected Python deps (moviepy, pillow, numpy) which are appropriate for video/image processing.
Instruction Scope
SKILL.md instructs running the included script locally with uv and installing the necessary Python libs; it references only local video/audio files and optional font paths. The instructions do not direct the agent to read unrelated system state, contact external endpoints, or exfiltrate data. The script reads font files from standard locations (~/.local/share/fonts, /usr/share/fonts) which is expected for font fallback.
Install Mechanism
No install spec is provided (instruction-only plus an included script). The usage examples rely on 'uv --with moviepy --with pillow' which will cause Python packages to be installed at runtime (typically from PyPI). That is expected but carries the usual supply-chain risk of installing third-party packages; the skill itself does not download arbitrary binaries or point to unknown URLs.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The code accesses local font files and user-supplied video files only, which is proportionate to its purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. It does not modify other skills or agent-wide config. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-tiktok-ads-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-tiktok-ads-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
- Added new "big_center" caption style with large centered text and a price bar, ideal for bold product reveals. - Updated documentation to include the "big_center" style and its recommended use case. - No breaking changes; all previous styles and features remain available.
v2.0.0
skill-tiktok-ads-video v2.0.0 introduces major new features with built-in product presets and simplified usage. - Added built-in product presets and caption styles — generate ad videos without writing a captions JSON file. - New CLI options: --product and --style, supporting multiple built-in products and animation styles. - Legacy manual captions.json input still supported for compatibility. - Documentation updated to reflect new preset-driven workflow.
v1.0.0
Initial release of skill-tiktok-ads-video: - Generate TikTok-style ad videos with animated pill captions over base MP4s. - Overlay captions via JSON-driven phases, supporting fade in/out and customizable positioning. - Mixes in background audio tracks, with volume/start offset control. - Fixes PIL textbbox offset bug for precise, pixel-perfect caption placement. - Supports custom fonts and detailed per-caption style settings (color, bold, padding, border radius). - Usable for TikTok ads, Instagram Reels, and YouTube Shorts product videos.
元数据
Slug skill-tiktok-ads-video
版本 2.1.0
许可证
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Skill Tiktok Ads Video 是什么?

Generate TikTok-style short-form ad videos with animated pill captions. Takes a base MP4 (Veo/Runway/Kling), overlays animated captions with fade in/out, mix... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 404 次。

如何安装 Skill Tiktok Ads Video?

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

Skill Tiktok Ads Video 是免费的吗?

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

Skill Tiktok Ads Video 支持哪些平台?

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

谁开发了 Skill Tiktok Ads Video?

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

💬 留言讨论