05 Master Audio banner
chrislema chrislema

05 Master Audio

Development community

Description

--- name: master-audio description: Apply broadcast-ready audio mastering chain to video files using ffmpeg for clear, warm talking-head sound user_invocable: true metadata: tags: video, audio, mastering, eq, compression, ffmpeg --- ## When to use Use this skill when the user wants to master, clean up, or improve the audio on a video. Triggered by requests like "master the audio," "fix the audio," "clean up audio," "audio sounds bad," or "master-audio." ## How to use ### Prerequisites - `f

Installation

Installs to ~/.claude/commands/chrislema-videoeditor-05-master-audio.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/chrislema/videoeditor/HEAD/.claude/commands/05-master-audio.md -o ~/.claude/commands/chrislema-videoeditor-05-master-audio.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository