media-utils
CommunityReliable media assembly utilities via FFmpeg.
Authormichaelboeding
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Internal utility skill for media assembly operations. NOT called directly by users. Used by producer skills (video-producer, podcast-producer, audio-producer, social-producer) to stitch, mix, and assemble final media outputs.
Core Features & Use Cases
- Deterministic media stitching: concatenate audio/video streams with optional crossfades.
- Reliable mixing: blend voice and background audio with volume control and fades.
- Workflow integration: supports batch processing and integration into production pipelines.
Quick Start
Run one of the provided scripts, for example: python3 scripts/audio_concat.py -i intro.wav segment1.wav outro.wav -o podcast.mp3 You can also mix audio with background music: python3 scripts/audio_mix.py --voice narration.wav --music background.mp3 -o final.mp3
Dependency Matrix
Required Modules
ffmpegffprobemarkdownweasyprint
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: media-utils Download link: https://github.com/michaelboeding/skills/archive/main.zip#media-utils Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.