remotion-video
Installation
SKILL.md
Remotion Video Skill
Smart video factory: takes a GitHub repo OR conversation context, auto-generates a video script (scenes, timing, visuals, burned-in subtitles), and outputs a complete, renderable Remotion TSX composition.
Prerequisites
The project must have a Remotion setup. If demo-video/ does not exist, scaffold it:
mkdir -p demo-video/src
cd demo-video
npm init -y
npm install remotion @remotion/cli @remotion/player react react-dom typescript @types/react