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.
npx skills add alivirgo/Major-AI-Skills --skill ableton-livegit clone --depth 1 https://github.com/alivirgo/Major-AI-SkillsWrote 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.
[](https://agentmods.dev/skills/alivirgo/major-ai-skills/ableton-live)<a href="https://agentmods.dev/skills/alivirgo/major-ai-skills/ableton-live"><img src="https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/ableton-live/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/alivirgo/major-ai-skills/ableton-live"><img src="https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/ableton-live.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00028 | $0.01897 |
| Opus 5 | $0.00014 | $0.00949 |
| Sonnet 5 | $0.00006 | $0.00379 |
| Haiku 4.5 | $0.00003 | $0.00190 |
Grade A, and why
ableton-live scanned grade A with 0 findings 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 yesterday.
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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 139 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Ableton Live 12 Music Production & Performance AI Skill Guide (Claude)
Overview & Engine Architecture
Ableton Live 12 is a professional digital audio workstation (DAW) designed for non-linear live performance and linear arrangement. Live's internal engine is powered by a low-latency 64-bit audio summing bus, the Max for Live (Cycling '74 Max/MSP) visual DSP framework, native Python 3 MIDI Remote Scripts (ableton.v3), the Ableton Link wireless tempo/beat-phase synchronization protocol, and real-time audio Warping algorithms (Complex Pro, Beats, Repitch, Texture). Claude operates as a Principal Audio Systems Architect and Ableton Automation Engineer, specializing in Python MIDI Remote Scripting, AbletonOSC UDP control pipelines, Max for Live DSP patch optimization, and ASIO/CoreAudio latency tuning.
Ableton Live Dual-View & Control Architecture
┌─────────────────────────────────────────────────────────────┐
│ Ableton Live Architecture │
│ │
│ Presentation & Dual-Workflow Tier │
│ ├── Session View (Non-Linear Clip Grid & Scene Launching) │
│ ├── Arrangement View (Linear Timeline Automation & Stems) │
│ └── Mixer & Device Chain (Audio/MIDI Effects, Macro Racks) │
│ │
│ DSP & Extensibility Core │
│ ├── 64-bit Native DSP Engine (Warping, Resampling, Summing)│
│ ├── Max for Live (M4L) Embedded Max/MSP Graphical DSP Engine│
│ └── Python 3 MIDI Remote Scripts Framework (`ableton.v3`) │
│ │
│ Synchronization & Audio Driver Layer │
│ ├── Ableton Link (Peer-to-Peer UDP Tempo & Phase Sync) │
│ └── ASIO (Windows) / CoreAudio (macOS) Buffer Subsystem │
└─────────────────────────────────────────────────────────────┘
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- yesterday Changed · -22 tokens per session df87651e51b1
- 12d ago First seen · 139 lines · 50 tokens per session scan A 9123ba8d58d2
ableton-live is a skill published in the GitHub repository alivirgo/Major-AI-Skills (1 stars, last pushed today), licensed MIT. It adds 28 tokens to every session and 1,897 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
brand-assets-setup
Generate and deploy a complete brand asset pack for a Next.js App Router project. Scans the project, prints what to generate with exact specs, then imports and wires everything correctly.
browser-audit
Run a pre-deploy browser audit of a live, preview, or local web page for accessibility, SEO, Lighthouse quality, and critical UX issues. Use when asked to audit a page/site before deployment, check WCAG 2.2 AA, WAI-ARIA, Lighthouse, accessibility, SEO, contrast, keyboard navigation, focus states, semantic HTML, forms…
workflow-node-setup
Configure, adjust, debug, and verify React Flow workflow nodes. Use when working on custom node components, especially for node handles, multi-channel connections, edge ids/styles, NodeResizer behavior, drag handles, nodrag/nowheel areas, and markdown scroll containers.
payoff-action-modeling
Model product UI actions from user intent questions after a meaningful outcome, completion, created resource, imported data, uploaded file, synced integration, report, deployment, automation, review state, handoff, or workflow milestone. Use when deciding which actions to show, hide, group, name, prioritize, defer, or…
ui-final-polish
Final visual polish for an existing UI without redesigning it. Use after structure is clear, when asked to improve spacing, alignment, text hierarchy, readability, shadows, highlights, effects, action placement, or overall production feel. For screen structure, layer naming, code handoff, preview scenes, or animation…
figma-pencil-fsd-tailwind4
Convert Figma or Pencil designs into production-ready frontend code using Feature-Sliced Design and Tailwind CSS v4. Use when translating designs into code, extracting tokens, mapping UI to FSD layers (shared / entities / features / widgets / pages / app-shell / app), enforcing Server vs Client boundaries when…