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 scott-fryxell/brayness --skill zoom-to-abletongit clone --depth 1 https://github.com/scott-fryxell/braynessWrote 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/scott-fryxell/brayness/zoom-to-ableton)<a href="https://agentmods.dev/skills/scott-fryxell/brayness/zoom-to-ableton"><img src="https://agentmods.dev/badge/skills/scott-fryxell/brayness/zoom-to-ableton/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/scott-fryxell/brayness/zoom-to-ableton"><img src="https://agentmods.dev/badge/skills/scott-fryxell/brayness/zoom-to-ableton.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.00104 | $0.00938 |
| Opus 5 | $0.00052 | $0.00469 |
| Sonnet 5 | $0.00021 | $0.00188 |
| Haiku 4.5 | $0.00010 | $0.00094 |
Grade A, and why
zoom-to-ableton 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 12d ago.
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 — 74 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Zoom to Ableton
Batch-generate one Ableton Live Set per Zoom H6 session folder. Each WAV becomes an audio track with an arrangement clip at bar 1, color from the Ableton palette, and the Scott 2024 Effect Rack on the device chain.
An .als is gzipped XML, so files are built directly - no Live, no MCP
server. Read references/als-format.md before modifying the generator.
Preconditions
- Session folders live under the H6 root (default: iCloud
~/Library/Mobile Documents/com~apple~CloudDocs/Ableton User Library/H6/<year>/<session>/). - The track shell
2024/24-08-28/*.alsand the 12.4 schema donor2026/260115-162443/*.alsstill exist under the H6 root (footer, returns, Ableton root, and rack fragment schema). UpdateTEMPLATE_GLOB/SCHEMA_GLOBin the script if either moves. - Rack fragment
references/scott-2024-effect-rack-devices.xmlexists (expanded Devices XML; preset paths still point at the Ableton User Library.adg). Do not load a skill-local.adgcopy. - Evicted iCloud files re-download on read; large batches may take time.
Run
python3 h6-to-als.py --dry-run # preview everything
python3 h6-to-als.py # generate all missing
python3 h6-to-als.py --year 2026 # one year
python3 h6-to-als.py --only 260205 # substring match on year/name
python3 h6-to-als.py --tempo 92 # arrangement grid BPM (default 120)
python3 h6-to-als.py --base /path/to/H6 # different root
Clips are unwarped (IsWarped=false): audio always plays at real
wall-clock speed. --tempo only sets Live's master tempo and how long
clips appear on the beat grid. H6 sessions do not carry a detectable
BPM; tap or type the song tempo in Live after open, or pass --tempo
when you know it. Turning Warp on in Live is optional if you later want
the clip to follow tempo changes.
The script resolves relative to its own location; run it from anywhere.
Ordered flow
--dry-runfirst when scanning new folders; check the track lists.- Generate one session, open the
.alsin Live, confirm it loads, clips play, and the Scott 2024 rack is on each track. Only then batch the rest. - Re-run any time; sessions that already have an
.alsare skipped (never overwrites). To regenerate, delete the session's.alsfirst.
What ships with it
5 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.
- 12d ago First seen · 74 lines · 104 tokens per session scan A e4009870de63
zoom-to-ableton is a skill published in the GitHub repository scott-fryxell/brayness (121 stars, last pushed 3d ago), licensed MIT. It adds 104 tokens to every session and 938 once invoked, about $0.0005 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-30.
Other skills, from other repositories
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
general-video
Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
chengfeng-check-updates
An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.
diagnostic-stem-delivery
Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.