mv-pipeline
End-to-end automated Music Video pipeline. Covers songwriting (lyrics/composition), Suno music generation (browser automation), lyrics alignment (stable-ts), video generation (Veo 3.1 via Vertex AI or Google Flow via browser), Remotion-based editing (subtitles, effects, telops), and YouTube upload. Use when creating a full MV from scratch, or running any individual stage of the pipeline.
Why use this skill?
Automate your entire music video production lifecycle from songwriting and AI music generation to video editing and YouTube publishing using the mv-pipeline.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/koatora20/mv-pipelineWhat This Skill Does
The mv-pipeline skill is a robust, end-to-end automation engine designed to turn creative concepts into professional-grade music videos. It orchestrates a complex workflow that spans songwriting, AI-based audio generation, cinematic visual synthesis, technical lyrics alignment, and high-fidelity video editing. By integrating browser automation for platforms like Suno with specialized tools like Veo 3.1 and Remotion, the skill drastically reduces the overhead of producing high-quality multimedia content. It streamlines the lifecycle of an MV into six distinct stages: conceptualization, composition, visual creation, timing synchronization, assembly, and publishing, allowing users to handle the process either as a single cohesive flow or as modular, independent tasks.
Installation
You can install the skill by running the following command in your terminal:
clawhub install openclaw/skills/skills/koatora20/mv-pipeline
Ensure you have the required Python virtual environment and dependencies (such as Remotion and stable-ts) configured in your workspace as specified in the repository documentation.
Use Cases
- Independent Artists: Rapidly generate concept music videos for new tracks without needing a dedicated video production team.
- Content Creators: Automate the production of lyrical videos or visualizers for social media platforms to maintain a consistent output schedule.
- Experimental Filmmakers: Utilize the automated scoring system to handle batch generation of background clips for complex, high-energy editing styles like hyper-pop or trap music videos.
- Enterprise Marketing: Create branded audio-visual assets by utilizing custom prompts for visual consistency alongside generated music.
Example Prompts
- "Initialize a new project with the mv-pipeline for a Cyberpunk Trap song about a dystopian city; start by generating the songwriting concept."
- "I have the audio in project_dir/audio/. Can you run the lyrics alignment using stable-ts and prepare the timeline for Remotion?"
- "Run the mass video generation pipeline using the current scene list in scene_list.yaml, then perform quality scoring and remove all clips with a flicker score over 0.5."
Tips & Limitations
- DOM Dependency: Because this skill relies on browser automation for Suno, layout changes on the target website may require you to refresh your snapshot-based references. Always perform a fresh snapshot if automation fails.
- Quality Control: When generating 30+ scenes, leverage the automated quality scoring system. Setting your overall threshold to 0.15 is a great baseline to filter out blur, motion artifacts, or morphing errors typical in generative video.
- Asset Management: Keep your project directory organized by following the strict structure (e.g., /audio, /lyrics, /video/scenes) to ensure the scripts can locate assets for the compilation phase.
- Cost Awareness: Be mindful that Veo 3.1 via Vertex AI involves API costs. For cost-effective development, prioritize the Google Flow option unless specific high-end rendering features are needed.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-koatora20-mv-pipeline": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
Guava Memory
Skill by koatora20
guava-guard
Runtime security guard for OpenClaw agents. Warns on dangerous tool call patterns. For full static scanning, use guard-scanner.
guard-scanner
Security scanner for AI agent skills. Use BEFORE installing or running any new skill from ClawHub or external sources. Detects prompt injection, credential theft, exfiltration, identity hijacking, sandbox violations, code complexity, config impact, and 17 more threat categories. Includes a Runtime Guard hook (26 patterns, 5 layers, 0.016ms/scan) that blocks dangerous tool calls in real-time.
guava-suite
Premium security suite for AI agents. Adds $GUAVA token-gated strict mode protection on top of guard-scanner. Features: 2-layer defense (static + runtime), Soul Lock, Memory Guard, on-chain identity verification via SoulRegistry V2. Requires $GUAVA token on Polygon Mainnet.
Memory Mastery
Skill by koatora20