glincker

Ableton Export — Development skill for Claude Code

Development community

Pre-export checklist before rendering audio.

How to install Ableton Export

Installs to ~/.claude/skills/glincker-ableton-skills-ableton-export/SKILL.md

Terminal
mkdir -p ~/.claude/skills/glincker-ableton-skills-ableton-export && curl -fsSL https://raw.githubusercontent.com/glincker/ableton-skills/HEAD/commands/ableton-export.md -o ~/.claude/skills/glincker-ableton-skills-ableton-export/SKILL.md

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

What Ableton Export does


name: ableton-export description: Pre-export checklist before rendering audio. Validates levels, headroom, mono compatibility, and sample rate settings. Use right before bouncing to file.

/ableton-export

Run a pre-export audit and surface anything that would compromise the bounced file.

What it checks

Check Pass criteria
Master peak Below -1 dB
Master headroom At least -3 dB before limiter
Track-level clipping No track meter in red
Mono co

Alternatives in Development

Full documentation available on GitHub

View Source Repository