npx skills add https://github.com/remotion-dev/skills
guanyang/open-agent-hub
mediabunny
Multimedia handling with the Mediabunny library
Installation
npx skills add guanyang/open-agent-hub --skill mediabunny
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Multimedia handling with the Mediabunny library
20.9K installsHelps users discover and install agent skills when they ask questions like "how do I do X", "fi…
3.3M installsBrowser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "chec…
617.3K installsBuild, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsAlso in this package
Other skills from guanyang/open-agent-hub · top by installs.
npx skills add guanyang/open-agent-hub
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Skill metadata
Parsed from SKILL.md frontmatter.
More metadata
- tags
- remotion, mediabunny, multimedia, video, audio
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md764 B -
docs
SUMMARY.md65 B
History
- First seen on skills.sh
- First recorded snapshot · 131 installs
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.