Normalize loudness across podcast, lesson, or video batches before publishing
Uses ffmpeg-normalize to batch-normalize audio levels so an agent can hand off consistent output without opening a DAW or touching every file by hand. It fits pipelines that need EBU R128, RMS, or peak targets across mixed media before delivery.
Normalize loudness across podcast, lesson, or video batches before publishing
Uses ffmpeg-normalize to batch-normalize audio levels so an agent can hand off consistent output without opening a DAW or touching every file by hand. It fits pipelines that need EBU R128, RMS, or peak targets across mixed media before delivery.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/normalize-loudness-across-podcast-lesson-or-video-batches-before-publishing/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/normalize-loudness-across-podcast-lesson-or-video-batches-before-publishing
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/normalize-loudness-across-podcast-lesson-or-video-batches-before-publishing.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.