ableton-live

Installation
SKILL.md

Ableton Live Automation

Automate Ableton Live music production workflows using OSC (Open Sound Control) protocol, MIDI scripting, and Max for Live devices. Control transport, clips, tracks, effects, and mixing.

Direct Control (CLI / API / Scripting)

OSC (Open Sound Control) Protocol

Ableton Live can be controlled via OSC using third-party tools like Connection Kit or LiveOSC.

Setup Connection Kit

  1. Install Connection Kit Max for Live device
  2. Configure OSC input/output ports (default: 11000)
  3. Enable in Live preferences
# Install OSC client libraries
pip install python-osc
Related skills
Installs
3
GitHub Stars
7
First Seen
Mar 5, 2026