← 返回 Skills 市场
Viral Reels Creator
作者
Yash Kavaiya
· GitHub ↗
· v1.0.0
· MIT-0
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install viral-reels-creator
功能描述
Full-featured viral Reels creator and editor powered by ffmpeg. Use this skill whenever the user wants to create, edit, find, or produce viral Instagram Reel...
安全使用建议
This skill looks like a genuine ffmpeg-based reels editor, but it asks you (via SKILL.md) to run system package installs, run Python scripts that themselves may execute shell commands, and access host filesystem paths (/mnt/user-data, /home/claude). Before installing or allowing autonomous use: 1) Verify you trust the skill source (homepage unknown). 2) Inspect the full contents of the three scripts (scripts/*.py, batch-export.sh) for any network calls, unexpected shell exec, or writes outside intended output folders. 3) Run any apt-get/pip installs manually in a sandbox or container (not on a production host). 4) If you allow the agent to run this skill, restrict its runtime environment (chroot/container, limited filesystem mounts) so it only reads/uploads the folders you expect. If you want, I can review the contents of the scripts (full source) and flag any suspicious network or credential usage in them.
功能分析
Type: OpenClaw Skill
Name: viral-reels-creator
Version: 1.0.0
The viral-reels-creator skill bundle is a comprehensive and well-documented suite for automated video editing using ffmpeg, Python, and bash. It includes functional scripts for scene detection (scene-detect.py), beat detection (beat-detect.py), and multi-platform exporting (batch-export.sh), along with extensive reference documentation for transitions, animations, and viral content strategy. The code logic and AI agent instructions in SKILL.md are entirely consistent with the stated purpose of creating social media content, and no indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力评估
Purpose & Capability
The name, description, and included files (ffmpeg commands, caption templates, color grades, beat/scene detection scripts) are coherent with a viral Reels creator. However the metadata claims no required binaries or env vars while the SKILL.md explicitly instructs installation/use of ffmpeg and Python packages (opencv, librosa, etc.). The registry should have declared ffmpeg and Python dependencies; the mismatch is a notable inconsistency.
Instruction Scope
SKILL.md tells the agent to run system package installs (apt-get), pip installs (including --break-system-packages), run Python scripts and ffmpeg commands, inspect /mnt/user-data/uploads/, copy assets to /home/claude/, and write outputs to /mnt/user-data/outputs/. Those are valid for a local video tool, but they grant broad filesystem and package-management access and include example Python code that calls subprocess.run(..., shell=True). The instructions also assume host filesystem layout (paths like /mnt/user-data) which may be outside a user's expectations — this increases the potential impact if the agent runs autonomously.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md instructs using apt-get and pip to install runtime dependencies. Because install steps are provided only as freeform instructions (not a vetted package spec), they rely on executing arbitrary system commands on the host. The pip install list (opencv-python, librosa, soundfile) and apt-get of ffmpeg are reasonable for functionality but should be run intentionally by the user in a controlled environment.
Credentials
The skill does not request environment variables, credentials, or external service tokens. All operations are local (ffmpeg, Python libs, file I/O). No declared need for secrets — that aligns with the stated purpose.
Persistence & Privilege
always:false (no forced inclusion) and model invocation is allowed (default). That means the agent could autonomously run the skill when eligible. Combined with the ability to run system commands and access host paths, autonomous invocation increases blast radius; however this is platform-default behavior and not unique to this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install viral-reels-creator - 安装完成后,直接呼叫该 Skill 的名称或使用
/viral-reels-creator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: full viral reels production suite with ffmpeg, beat-sync, scene detection, captions, color grading, transitions, and multi-platform export
元数据
常见问题
Viral Reels Creator 是什么?
Full-featured viral Reels creator and editor powered by ffmpeg. Use this skill whenever the user wants to create, edit, find, or produce viral Instagram Reel... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Viral Reels Creator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install viral-reels-creator」即可一键安装,无需额外配置。
Viral Reels Creator 是免费的吗?
是的,Viral Reels Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Viral Reels Creator 支持哪些平台?
Viral Reels Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Viral Reels Creator?
由 Yash Kavaiya(@yash-kavaiya)开发并维护,当前版本 v1.0.0。
推荐 Skills