This turns React components into MP4 videos using Remotion's frame-based animation system. You define videos like compositions, use `useCurrentFrame()` and `interpolate()` for animations, and arrange scenes with `<Sequence>`. It's built for programmatic video generation: batch rendering data visualizations, auto-subtitle tutorials, or syncing 3D animations to AI voiceovers. The skill includes complete TTS integration with MiniMax and Edge TTS, plus a scene-driven architecture where audio files determine timeline durations through a central config. If you've ever manually edited 50 similar videos or wanted to animate algorithmic concepts with code instead of dragging keyframes, this is the approach. Run `npm run dev` to preview in Remotion Studio, then render to video.
npx skills add https://github.com/wshuyi/remotion-video-skill --skill remotion-video