audio-analysis
Installation
SKILL.md
Audio Analysis
Pull the audio out of a video (or take a standalone audio file) and run an EBU R128 loudness pass. Output is a short markdown report with LUFS / dBTP / LRA and a recommendation against a chosen target.
This skill does not normalize. Apply normalization separately (with transcode or a future normalize-audio skill) once you've decided on a target.
Procedure
1. Inputs
| Field | Default |
|---|---|
| Source | required (video or audio) |
| Mode | extract / analyze / both (default both) |
| Target | youtube (-14 LUFS / -1 dBTP) / broadcast (-23 / -2) / podcast (-16 / -1) / streaming-spotify (-14 / -1) |
| Output dir | sibling audio/ (or project's assets/ if inside an index project) |