Converts JSON timeline specifications into Remotion video compositions, which is useful when you need programmatic video generation or want to build video editors on top of declarative specs. Ships with eight standard components like TitleCard, TypingText, and SplitScreen, plus transition and effect definitions you can drop into a catalog. The hook based architecture makes it straightforward to add custom components alongside the standard ones. Good fit if you're building video tools where non-developers need to create content, or if you're wiring up AI systems that output video timelines as structured data. The timeline spec format is clean JSON with tracks, clips, and composition settings.
npx skills add https://github.com/vercel-labs/json-render --skill json-render-remotion