ableton-extension

ableton-extension is a skill for Claude Code, Codex from aker-dev/ableton-extension-skill. It costs 202 tokens per session (3,494 once invoked), scanned A, original, no licence file.

A development guide for building and debugging Ableton Live extensions, which are TypeScript and Node.js programs that run inside Ableton Live's Extension Host.

In plain words
What is it for?
It helps scaffold extensions, add context-menu actions or commands, and navigate or change an Ableton Live Set.
Why use it?
It gives coding-agent help for extension-specific work instead of treating the project like ordinary TypeScript code.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/aker-dev/ableton-extension-skill/ableton-extension
Any agent
npx skills add aker-dev/ableton-extension-skill --skill ableton-extension
Clone the repo
git clone --depth 1 https://github.com/aker-dev/ableton-extension-skill

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ableton-extension

README.md
[![agentmods](https://agentmods.dev/badge/skills/aker-dev/ableton-extension-skill/ableton-extension.svg)](https://agentmods.dev/skills/aker-dev/ableton-extension-skill/ableton-extension)
Your own site
<a href="https://agentmods.dev/skills/aker-dev/ableton-extension-skill/ableton-extension"><img src="https://agentmods.dev/badge/skills/aker-dev/ableton-extension-skill/ableton-extension.svg" alt="Measured on agentmods" height="20"></a>
Per session 202 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,494 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00202 $0.03494
Opus 5 $0.00101 $0.01747
Sonnet 5 $0.00040 $0.00699
Haiku 4.5 $0.00020 $0.00349

Measured 6d ago against content hash 20663882d440, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

ableton-extension scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (assets/templates/build.ts, assets/templates/extension.ts, assets/templates/html.d.ts), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

`child_process` and native addons) may only read/write:
ableton-extension/SKILL.md · 314 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 314 lines · 202 tokens per session scan A 20663882d440

Subscribe to this mod's changes

ableton-extension is a skill published in the GitHub repository aker-dev/ableton-extension-skill (19 stars, last pushed 3mo ago), with no licence file. It adds 202 tokens to every session and 3,494 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

mcp-server-development

Implementation patterns for the ableton-mind TypeScript MCP server: Zod tools, resources, prompts, bridge client, verify loop, transactions and idempotency.

Pantani/ableton-mind · 38 tokens

ableton-live

Connect and operate the Loophole Bridge (Ableton Live MCP server). Use when the user wants to check Live/bridge prerequisites, wire an MCP client to Loophole, or run a Live editing recipe (humanize, build arrangement, batch rename, chord from prompt). Triggers: "is my Ableton bridge working", "set up loophole"…

OthmanAdi/loophole · 90 tokens

ableton-remote-script

Patterns for the ableton-mind Python Remote Script bridge: ControlSurface lifecycle, handlers, thread-safe LiveAPI, listeners, undo transactions and offline tests.

Pantani/ableton-mind · 37 tokens

lint-js

Lint JS/TS code only. Use before opening a PR when only JavaScript or TypeScript files were changed (no Rust).

denoland/deno · 29 tokens

no-bare-casts

Writing as in TypeScript or TSX production code, modifying a file that contains a bare as cast, silencing a type error with a cast, encountering as unknown as, or reviewing a cast site.

prisma/orm · 52 tokens

aws-sst-development

SST v4 (Ion) expert for managing AWS resources as code with the Pulumi-backed framework. Use when writing or editing sst.config.ts, building infra/ modules (sst.aws.Function/Bucket/Dynamo/Cron/Service/Router, sst.Secret, sst.Linkable, raw aws. Pulumi resources), wiring resource links,...

sickn33/agentic-awesome-skills · 75 tokens