Skills Design & Creative Music Mastering and Normalization Pass

Music Mastering and Normalization Pass

v20260902
music-master
This skill applies professional mastering techniques to an existing musical production. It performs loudness normalization (defaulting to -14 LUFS, suitable for streaming platforms) and peak limiting, ensuring the track sounds balanced, robust, and ready for radio or major streaming services. Use this when the core music is ready but requires final professional polish.
Get Skill
211 downloads
Overview

Music Master

Applies loudness normalization (default target -14 LUFS, common streaming-platform standard) plus a peak limiter to an already-generated production.

When to use

The user wants a "radio-ready" or streaming-normalized version of a track they've already generated.

Steps

  1. Call mcp__cogmusic__master({ id: "<production-id>" }).
  2. The result includes lufs_before and lufs_after — report both so the user can see the actual loudness change, not just "done."
  3. Update the cached entry in music-productions (if one exists) with the new lufs_before/lufs_after/has_mastered: true fields so later lookups don't need a round-trip.
  4. Mastered audio isn't returned inline over MCP — point the user at the dashboard. See ADR-0001.
Info
Name music-master
Version v20260902
Size 1.06KB
Updated At 2026-09-06
Language