← Back to Skills Marketplace
yash-kavaiya

Viral Reels Creator

by Yash Kavaiya · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install viral-reels-creator
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install viral-reels-creator
  3. After installation, invoke the skill by name or use /viral-reels-creator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: full viral reels production suite with ffmpeg, beat-sync, scene detection, captions, color grading, transitions, and multi-platform export
Metadata
Slug viral-reels-creator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.

How do I install Viral Reels Creator?

Run "/install viral-reels-creator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Viral Reels Creator free?

Yes, Viral Reels Creator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Viral Reels Creator support?

Viral Reels Creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Viral Reels Creator?

It is built and maintained by Yash Kavaiya (@yash-kavaiya); the current version is v1.0.0.

💬 Comments