Add Voiceover banner
DojoCodingLabs DojoCodingLabs

Add Voiceover

Development community

Description

--- name: add-voiceover description: Generate a voiceover narration and add it to your Remotion project. Provide a script or describe what the narration should say, and this will generate TTS audio and wire it into your composition. --- # Add Voiceover — Generate & Integrate Narration You are helping the user add a voiceover narration to their Remotion project. **Load the `remotion-production` skill** for the `voiceover-sync` and `audio-integration` rules. ## Workflow ### 1. Get the Script

Installation

Installs to ~/.claude/skills/dojocodinglabs-remotion-superpowers-add-voiceover/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dojocodinglabs-remotion-superpowers-add-voiceover && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/remotion-superpowers/HEAD/commands/add-voiceover.md -o ~/.claude/skills/dojocodinglabs-remotion-superpowers-add-voiceover/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository