remotion-dev/remotion-remotion-multimedia
Interacting with Mediabunny
This is a copy. The original lives at remotion-dev/remotion-multimedia.
npx skills add https://github.com/remotion-dev/remotion --skill remotion-multimedia
Mediabunny is a multimedia library for dealing with audio and video in the browser.
Here is a compact overview of its capabilities: https://mediabunny.dev/llms.txt
See get-audio-duration.md for getting the duration of an audio file in seconds with Mediabunny.
See get-video-dimensions.md for getting the width and height of a video file with Mediabunny.
See get-video-duration.md for getting the duration of a video file in seconds with Mediabunny.
Take remotion-dev/remotion-remotion-multimedia 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.