remotion-dev/remotion-upgrade
Upgrade Remotion, and related packages
This is a copy. The original lives at remotion-dev/remotion-remotion-upgrade.
npx skills add https://github.com/remotion-dev/skills --skill remotion-upgrade
@remotion/cli is locally available. If it is, run: npx remotion upgrade
This also updates project-local Remotion skills. Skip the manual upgrade below.
@remotion/cli is not available, upgrade manually:npm view remotion version.remotion and @remotion/* dependency across the project and upgrade them all to that exact version. Preserve their dependency sections and the project's workspace or catalog conventions.mediabunny and @mediabunny/* package to the documented compatible version.@remotion/cli is not available, update the installed Remotion skills: npx skills update remotion-best-practices remotion-captions remotion-create remotion-docs remotion-interactivity remotion-maps remotion-markup remotion-multimedia remotion-render remotion-saas remotion-upgrade --yes
npx remotion versions as an additional check.The Remotion releases contain the changelog and may be useful for summarizing relevant changes after the upgrade.
Take remotion-dev/remotion-upgrade from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npx.
Without those the skill loads but fails at the first command.