LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

ableton-extensions - Develop extensions with the Ableton Extensions SDK

Scaffold, write, build, and package Ableton Live extensions to manipulate tracks, clips, MIDI notes, devices, tempo, and audio rendering in a Live Set.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Scaffold Ableton Live extension projects
  • Register commands and context-menu actions
  • Build extension into CommonJS bundle
  • Package extension into ablx file
  • Manipulate Live Set object model
  • Create modal and progress dialogs
  • Import and render audio tracks

Inputs

  • Ableton Extensions SDK files
  • TypeScript extension source code
  • Ableton Live application

Outputs

  • Scaffolded extension project directory
  • Bundled CommonJS extension code
  • Distributable ablx package file
  • Mutated Live Set data model

Requirements

  • Node.js >= 24.14.1
  • Ableton Live with Extension Host
  • Developer Mode enabled in Live

Source

  • Spec: SKILL.md
ableton-live
ableton-extensions
typescript
sdk
audio-automation
Scaffold Ableton Live extension projects
Register commands and context-menu actions
Build extension into CommonJS bundle
Package extension into ablx file
Ableton Extensions SDK files
TypeScript extension source code
Ableton Live application
Scaffolded extension project directory
Bundled CommonJS extension code
Distributable ablx package file