remotion
Installation
SKILL.md
Remotion Skills
This skill is a router for all Remotion video-creation operations. It mirrors the upstream remotion-dev/skills repository. Based on user intent, read the corresponding sub-skill SKILL.md before executing.
Sub-skills are authoritative. The files under each sub-skill directory are upstream content kept verbatim — do not edit them; re-sync from upstream instead. The table below is the index, the sub-skill SKILL.md is the instruction.
Sub-skill Index
| Sub-skill | Entry | Use When |
|---|---|---|
| New Project | remotion-create/remotion-create.md |
Scaffold a new Remotion project (npx create-video), design a video, start the Studio preview |
| React Markup | remotion-markup/remotion-markup.md |
Writing Remotion React markup — the core: animations, media, sequences, timing, fonts, effects, maps, Lottie, DOM measurement, transitions, trimming |
| Rendering | remotion-render/remotion-render.md |
Rendering videos and stills (npx remotion render/still), transparent videos |
| Captions | remotion-captions/remotion-captions.md |
Transcribing, importing SRT, and displaying captions/subtitles |
| Interactivity | remotion-interactivity/remotion-interactivity.md |
Making animations editable in Remotion Studio Visual Mode |
| SaaS / Apps | remotion-saas/remotion-saas.md |
Building video apps — <Player>, rendering on Lambda/Vercel/Cloudflare/Node, client-side rendering, choosing a framework |
| Mediabunny | mediabunny/mediabunny.md |
Multimedia handling in the browser — get audio/video duration, get video dimensions |