← Back to Skills Marketplace
Viral Video Studio
by
eddie Luong
· GitHub ↗
· v1.0.0
· MIT-0
156
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install viral-video-studio
Description
Full short-form video content creation workflow for TikTok, Instagram Reels, and YouTube Shorts: analyze a reference viral video URL, reverse-engineer its vi...
Usage Guidance
This skill appears coherent for building short-form video workflows, but consider the following before installing: (1) It instructs the agent to run yt-dlp and ffmpeg to download and process a TikTok URL and save frames to /tmp — make sure you have permission to download/repurpose that content and check legal/copyright terms for the source and for any platform you publish to. (2) The workflow expects external AI services (DALL·E, Kling AI, Hailuo, etc.); you will need accounts/credentials for those and any uploaded images/character references will be shared with those services. (3) Ensure yt-dlp/ffmpeg/python3 are available on the host; the script assumes those binaries. (4) The skill contains monetization/affiliate guidance — review any affiliate links or claims and be cautious about sharing personal account credentials. If you want a higher-assurance review, provide any additional hidden files or a list of external endpoints the skill will call at runtime (e.g., specific API URLs/SDKs) so I can check for unexpected network exfiltration or requests for unrelated secrets.
Capability Analysis
Type: OpenClaw Skill
Name: viral-video-studio
Version: 1.0.0
The skill bundle provides a comprehensive workflow for AI video creation but contains a shell injection vulnerability in `scripts/analyze_tiktok.sh`. The script accepts a user-provided URL and passes it directly to shell commands (yt-dlp) without sanitization, which could allow arbitrary command execution if a malicious URL is provided. While the instructions in `SKILL.md` and the extensive documentation in the `references/` directory are detailed and aligned with the stated purpose of social media strategy, the lack of input validation in the helper script poses a significant security risk.
Capability Assessment
Purpose & Capability
The skill claims to analyze viral short videos and produce concepts/scripts/prompts. The included shell script (analyze_tiktok.sh) and SKILL.md steps explicitly call yt-dlp and ffmpeg to download and extract frames, and reference image- and video-generation services to create assets — these are consistent with the stated workflow.
Instruction Scope
The instructions tell the agent to download user-supplied TikTok URLs (yt-dlp) and extract frames to /tmp, then use the platform 'image' tool for analysis and generate prompts for external image/video services. This stays within the claimed purpose, but has privacy/legal implications: it will fetch potentially copyrighted creator content into /tmp and may send extracted frames to external analysis/generation endpoints. The SKILL.md does not instruct reading unrelated system files or environment variables.
Install Mechanism
No install spec is provided (instruction-only plus one helper script). No network downloads or archive extractions are embedded in an install step. The runtime assumes external tools (yt-dlp, ffmpeg, python3) are present on PATH; that is expected for the described operations.
Credentials
The skill does not declare or require any environment variables, credentials, or config paths. It references third-party services (Kling AI, Hailuo, DALL‑E) that the user may choose to sign up for, but the skill does not request secrets or tokens itself.
Persistence & Privilege
The skill is not forced-always, does not request autonomous privileges beyond the platform default, and does not modify other skills or system-wide settings. It writes outputs to project assets and /tmp as part of normal operation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install viral-video-studio - After installation, invoke the skill by name or use
/viral-video-studio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
**Initial release of Viral Video Studio: an end-to-end short-form video creation workflow.**
- Analyze viral TikTok, Reels, and YouTube Shorts links for viral structure and triggers.
- Reverse-engineer videos using the 7 psychological triggers framework.
- Generate detailed scripts, scene-by-scene AI image prompts, and text overlay guides.
- Create a 30-day posting calendar plus a monetization roadmap for channel growth.
- Includes character design workflow, content strategy, and step-by-step production instructions.
Metadata
Frequently Asked Questions
What is Viral Video Studio?
Full short-form video content creation workflow for TikTok, Instagram Reels, and YouTube Shorts: analyze a reference viral video URL, reverse-engineer its vi... It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.
How do I install Viral Video Studio?
Run "/install viral-video-studio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Viral Video Studio free?
Yes, Viral Video Studio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Viral Video Studio support?
Viral Video Studio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Viral Video Studio?
It is built and maintained by eddie Luong (@eddieluong); the current version is v1.0.0.
More Skills