mcpbeat

Remotion Multimedia

remotion-dev/remotion-remotion-multimedia

Interacting with Mediabunny

This is a copy. The original lives at remotion-dev/remotion-multimedia.

2k tokens
context cost
the whole folder, loaded on every use
6
files
instructions only
1
copies elsewhere
how many repositories repackaged it
55471
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/remotion-dev/remotion --skill remotion-multimedia

What comes with it

5 963 bytes besides the instruction
agents/openai.yaml
assets/remotion-icon.png
get-audio-duration.md
get-video-dimensions.md
get-video-duration.md

The instruction itself

3 sections, as written by the author

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

Getting audio duration

See get-audio-duration.md for getting the duration of an audio file in seconds with Mediabunny.

Getting video dimensions

See get-video-dimensions.md for getting the width and height of a video file with Mediabunny.

Getting video duration

See get-video-duration.md for getting the duration of a video file in seconds with Mediabunny.

Repackaged in 1 other repositories

same content, different owner
remotion-dev/skills open on GitHub →

How to use it

Copy the folder

Take remotion-dev/remotion-remotion-multimedia from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.