Skills
Skill 9 of 12
Export a Remotion video
1 minute · 68 words · 2 sections
Install
npx skills add remotion-dev/skills --skill remotion-rendernpx skills add remotion-dev/skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Render a video using:
npx remotion renderFull list of options: https://www.remotion.dev/docs/cli/render.md
Assets
Remotion IconAlso bundled
OpenAIRender a still using:
npx remotion stillFull list of options: https://www.remotion.dev/docs/cli/still.md (opens in a new tab)
To render several frames as images in one call, use render --frames:
npx remotion render [composition-id] out/frames --frames=0,30,90 --image-format=pngSee https://www.remotion.dev/docs/cli/render.md#--frames (opens in a new tab) for more options.
See Transparent videos (opens in a new tab) for rendering out a video with transparency.
main, last pushed 24 September 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md./remotion-dev/skills.md, and each skill at its own .md URL.3 files · 4 KB
Everything this skill ships beside its prose. All of it is set here, as subchapters of skill 9.
Templates, schemas and fixtures the skill draws on.
Everything else published alongside the skill.