distrokid-prep
Installation
SKILL.md
DistroKid Release Prep
Take a set of raw input tracks and produce upload-ready FLACs grouped into a release folder under distrokid/to-upload/<release-slug>/. Daniel will move the folder into a processed subfolder once he's confirmed the upload.
Inputs
- Raw tracks (any common format ffmpeg can read: WAV, MP3, M4A, FLAC, AIFF, etc.) provided by the user — usually a folder path or a list of files.
- A release slug (kebab-case, e.g.
marc-mehlman). Ask if not given.
Output
distrokid/to-upload/<release-slug>/containing one FLAC per input track.- Filenames preserve track order — if inputs aren't already numbered, prefix with
01_,02_, etc. in the order given.
Processing
For each input track: