npx skills add guanyang/open-agent-hub --skill mediabunny --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
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.
- Getting audio duration
- Getting video dimensions
- Getting video duration
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.
