Turns JSON timeline specs into actual videos using Remotion. You define your composition structure, tracks, and clips in JSON, then this renders it through Remotion's engine. Comes with eight standard components like TitleCard, TypingText, and SplitScreen, but you can plug in custom React components too. The real win here is being able to generate or manipulate video timelines programmatically instead of hardcoding compositions. If you're building AI video generators, batch rendering systems, or anything where you need to create videos from structured data, this gives you a clean layer between your data pipeline and Remotion's rendering.
npx skills add https://github.com/vercel-labs/json-render --skill remotion