remotion-devremotion-devOfficialยท57 Agent Skills Included

remotion

Create videos programmatically with React and AI agents

Creates real videos from React code, letting AI agents build, animate, and render MP4s, transparent overlays, and stills. Covers captions, maps, sound effects, transitions, 3D scenes, and batch rendering on Lambda, Vercel, or your own servers. Removes manual video editing by turning prompts into editable compositions previewable in Remotion Studio.
npx skills add remotion-dev/remotion --all -g -y
Available:

Gives the AI agent the repo's build commands, coding style rules, and key dev services so it can correctly build, test, and render Remotion packages.

All Skills in This Repository (57)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

studio

Launch the Remotion example Studio dev server and open it in the Codex browser.

Official
Intermediate
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

studio-perf

Optimize Remotion Studio render performance by minimizing frame-reactive component surfaces.

Official
Intermediate
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

update-version

Update AvailableFrom version tags in Remotion documentation PRs to the next patch release.

Official
Basic
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

vercel

Monitor Vercel deployments until they reach a terminal state.

Official
Advanced
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

add-new-package

Scaffold and register a new package within the Remotion monorepo.

Official
Intermediate
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

flake

Track and rerun flaky Remotion CI failures in GitHub Actions.

Official
Intermediate
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

update-chrome-binaries-test-region

Publish Remotion Lambda Chrome binaries to the eu-central-1 test region and update hosted layer references.

Official
Advanced
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

merge

Shepherd Remotion pull requests through CI checks and merge them.

Official
Intermediate
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

nullable-new-params

Convert new internal optional parameters to required nullable values in TypeScript diffs.

Official
Intermediate
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

scaffold-element

Scaffold a new Remotion Element for development in the docs Remotion Studio.

Official
Basic
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

gh-stack

Manage stacked GitHub pull requests and dependent branches via the gh-stack CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
remotion-devremotion-dev

studio-config-option-lifecycle

Classify Remotion Studio config options as startup-fixed or reloadable.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Remotion skills?โ–ผ

Run `npx skills add remotion-dev/remotion --all -g -y` in your terminal to install all Remotion agent skills globally.

How to make a video with AI?โ–ผ

Ask your agent to create a video and the remotion-create skill scaffolds a project, writes the React markup, and previews it in Remotion Studio.

Can AI add captions to my video?โ–ผ

Yes. The remotion-captions skill transcribes audio with Whisper, imports SRT files, and displays animated TikTok-style captions.

Does Remotion work with Claude Code and Codex?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, and other compatible agents.

Can I render videos at scale with Remotion?โ–ผ

Yes. The remotion-saas and remotion-render skills cover batch rendering on AWS Lambda, Vercel, Node.js servers, or client-side.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’