upgrade-mediabunny
SkillDev toolsLets your agent upgrade Mediabunny packages to the latest version across the Remotion repo.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the upgrade-mediabunny skill
About this capability
Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.
What this skill tells your AI
The instructions your AI receives, as published by remotion-dev/remotion in .agents/skills/upgrade-mediabunny/SKILL.md and read by ahel’s review.
- Find the latest version of Mediabunny with
npm view mediabunny version. - In the root
package.json, update thecatalogversions formediabunny,@mediabunny/mp3-encoder, and@mediabunny/ac3to that version. - In
packages/template-*/package.json, updatemediabunnyand any@mediabunny/*packages to the same version. Templates use explicit versions, notcatalog:, so update them manually. - Update
packages/cli/src/extra-packages.tswith the new Mediabunny version. - Update
packages/studio-shared/src/package-info.tswith the new Mediabunny version inextraPackages. - Update the compatibility table in
packages/docs/docs/mediabunny/version.mdx. To find the next version this upgrade will be applied to, look in the rootpackage.jsonfor the version and increment the patch version by 1. - Run
bun iat the end.
Signals
- GitHub stars
- 59k
- Forks
- 4k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
upgrade-mediabunny- Source
- github.com/remotion-dev/remotion