An end-to-end automated pipeline for creating professional AI-generated music videos from lyrics generation to YouTube upload.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install mv-pipeline
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install mv-pipeline using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The mv-pipeline is a sophisticated framework designed to automate the complex lifecycle of music video production. By leveraging Openclaw Skills, it integrates diverse AI technologies including songwriting agents, Suno for music generation, and advanced video models like Veo 3.1 or Google Flow. This skill provides a structured workflow to transform a simple concept into a fully edited, high-quality music video with synchronized lyrics.
At its core, the pipeline handles the heavy lifting of browser automation for media generation and local processing for technical tasks like audio-visual alignment. It is designed for developers and creators who want to scale their content production by using Openclaw Skills to manage multi-stage AI workflows that would otherwise require hours of manual editing and coordination.
To get started with this pipeline, initialize your workspace and ensure your environment is configured for Openclaw Skills:
# Initialize the project structure
python3 scripts/init_project.py --name "my-song-project" --dir projects/
# Configure the browser profile for Suno automation
# browser start profile=openclaw
# Set up the Remotion editing environment
cd project_dir/edit
npx -y create-video@latest . --template blank
npm install
The mv-pipeline organizes project assets into a clean, hierarchical structure to ensure compatibility across different Openclaw Skills:
| Folder | Description | Key Files |
|---|---|---|
/lyrics |
Textual assets | lyrics_raw.txt, lyrics_formatted.txt |
/audio |
Sound assets | song.wav |
/video |
Visual clips | scene_list.yaml, /scenes/*.mp4 |
/analysis |
Metadata | aligned.json (stable-ts output) |
/edit |
Code-based editing | lyrics-timing.json, Remotion source |
/output |
Production | final.mp4 |
Loading
A sophisticated three-layer memory architecture that provides AI agents with persistent context and semantic search capabilities across sessions.

A premium 2-layer security suite for AI agents featuring $GUAVA token-gated strict protection and on-chain identity verification.

A structured episodic memory system that uses Q-value scoring to help AI agents remember successful patterns and avoid past mistakes.

A real-time runtime security monitor that identifies and warns against malicious patterns during agent execution.

An AI-driven utility for generating automated Chia blockchain payment split addresses from plain language descriptions.

A Telegram Mini App skill for verifying Chia wallet ownership through WalletConnect v2 and cryptographic signature validation via the MintGarden API.








































