ableton-extensions-skill
Scaffold, build, and package Ableton Live extensions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ableton-extensions-skill?โผ
Run `npx skills add Ronvaknins/ableton-extensions-skill --all -g -y` in your terminal to install the skill globally.
What can I build with this Ableton skill?โผ
You can create Ableton Live extensions that edit MIDI clips and notes, batch-modify tracks and scenes, add right-click context-menu actions, and show modal or progress dialogs.
Can Ableton extensions process audio in real time?โผ
No. Extensions are an offline editing layer with no real-time MIDI or audio callbacks; for live transformations use Live's built-in MIDI effects or Max for Live devices instead.
What do I need before using this skill?โผ
You need the Ableton Extensions SDK from Ableton's beta program, an Extensions-capable Live beta build, and Node.js 24.14.1 or newer installed.
Does this skill work with Claude Code and other agents?โผ
Yes. It follows the open SKILL.md format, so any agent that supports Agent Skills can load it, including Claude Code.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core