Agent skill · Media & Video

mediabunny

Multimedia handling with the Mediabunny library

guanyanggithub.com/guanyangGitHub ↗
claude-codeMIT
Install
npx skills add guanyang/open-agent-hub --skill mediabunny --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 1 KB
Bundled scripts: none
Path: skills/mediabunny/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 940
Language: TypeScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

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](get-audio-duration.md) for getting the duration of an audio file in seconds with Mediabunny. ## Getting video dimensions See [get-video-dimensions.md](get-video-dimensions.md) for getting the width and height of a video file with Mediabunny. ## Getting video duration See [get-video-duration.md](get-video-duration.md) for getting the duration of a video file in seconds with Mediabunny.

What's inside
Steps it walks through
  1. Getting audio duration
  2. Getting video dimensions
  3. Getting video duration
Ships with 3 files
  • get-audio-duration.md
  • get-video-dimensions.md
  • get-video-duration.md
More from open-agent-hub
All skills →
About this skill
What does the mediabunny skill do?

Multimedia handling with the Mediabunny library

How do I install it?

Run `npx skills add guanyang/open-agent-hub --skill mediabunny --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From guanyang/open-agent-hub, a repository with 940 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going