MV Render Render music videos with waveform visualization and synced lyrics from audio + lyrics input. Prerequisites - Remotion project at directory within this skill - Node.js + npm dependencies installed - ffprobe available (for audio duration detection) First-Time Setup Before first use, check and install dependencies: If ffprobe is not available, install ffmpeg (which includes ffprobe): - Windows : or download from https://ffmpeg.org/download.html and add to PATH - macOS : - Linux : (Debian/Ubuntu) or (Fedora) Quick Start Output: MP4 file at (or custom path). Script Usage Browser Detectio…