ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 3/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/koatora20/mv-pipeline
Or

What 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

  1. "Initialize a new project with the mv-pipeline for a Cyberpunk Trap song about a dystopian city; start by generating the songwriting concept."
  2. "I have the audio in project_dir/audio/. Can you run the lyrics alignment using stable-ts and prepare the timeline for Remotion?"
  3. "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

Author@koatora20
Stars1656
Views0
Updated2026-02-28
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-koatora20-mv-pipeline": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#music-video#automation#generative-ai#video-editing#suno
Safety Score: 3/5

Flags: network-access, file-write, file-read, external-api, code-execution