claude-video-create
Installation
SKILL.md
claude-video-create — Programmatic Video via Remotion
Pre-Flight
- Check Node.js:
node --version(requires 18+) - Check if Remotion is available:
npx remotion --version 2>/dev/null - If no Remotion project exists, scaffold one first
When to Use Remotion vs FFmpeg
Use Remotion for:
- Complex text animations (spring physics, staggered reveals, typewriter effects)
- Data-driven videos (charts, graphs, dashboards from JSON/CSV)
- React component-based templates (reusable, parameterized)
- Branded intros/outros with motion graphics
- Content that updates from data (weekly reports, scorecards)