Skip to main content

ableton-extension

Sterne17
Forks0
Aktualisiert4. Juni 2026 um 11:18

Build, modify, and debug Ableton Live extensions written with the @ableton-extensions/sdk — TypeScript/Node.js code that runs in Live's Extension Host. Use this whenever the user is working on an Ableton Live extension: scaffolding a new one, adding context-menu actions or commands, navigating or mutating the Live Set object model (tracks, clips, devices, scenes, cue points), creating audio or MIDI clips, rendering or importing audio, showing modal webview dialogs or progress dialogs, grouping changes into a single undo step, or building/packaging an .ablx. Also use when you see `@ableton-extensions/sdk` imports, an `activate()`/`initialize()` entry point, a manifest.json with `minimumApiVersion`, `registerContextMenuAction`, `getObjectFromHandle`, `withinTransaction`, or files under an `extensions-sdk` folder. Trigger even if the user only says "Ableton extension" without naming the SDK.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
14 Dateien
SKILL.md
readonly