BeClaude

ableton-extensions-skill

New
54GitHub TrendingGeneralby Ronvaknins

An Agent Skill that teaches an AI coding agent how to scaffold, write, build, and package Ableton Live extensions with the Ableton Extensions SDK (@ableton-extensions/sdk, TypeScript).

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ableton-extensions-skill.md https://raw.githubusercontent.com/Ronvaknins/ableton-extensions-skill/main/SKILL.md
3
Invoke in Claude Code
/ableton-extensions-skill
View source on GitHub
agenttypescript

Frequently Asked Questions

What is ableton-extensions-skill?

An Agent Skill that teaches an AI coding agent how to scaffold, write, build, and package Ableton Live extensions with the Ableton Extensions SDK (@ableton-extensions/sdk, TypeScript).

How to install ableton-extensions-skill?

To install ableton-extensions-skill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /ableton-extensions-skill.

What is ableton-extensions-skill best for?

ableton-extensions-skill is a community categorized under General. It is designed for: agent, typescript. Created by Ronvaknins.