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 agentmods add skills/guitaralchemist/ga/evalnpx skills add GuitarAlchemist/ga --skill evalgit clone --depth 1 https://github.com/GuitarAlchemist/gaWrote 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/guitaralchemist/ga/eval)<a href="https://agentmods.dev/skills/guitaralchemist/ga/eval"><img src="https://agentmods.dev/badge/skills/guitaralchemist/ga/eval.svg" alt="Measured on agentmods" 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 | $0.00041 | $0.00960 |
| Opus 5 | $0.00020 | $0.00480 |
| Sonnet 5 | $0.00008 | $0.00192 |
| Haiku 4.5 | $0.00004 | $0.00096 |
Grade B, and why
GA Eval scanned grade B with 2 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 4d 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.
Unrestricted tool accessmediumExcessive agency
A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.
# Run any command Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -s -X POST http://localhost:5232/api/ga/eval \ This is a copy
94% identical to GA Language Evaluator — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 84 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/ga eval — GA Language Evaluator
Use this sub-command when the user asks to run a GAL script, test a closure, or explore the GA DSL interactively.
When to Use
- "What does
domain.diatonicChordsreturn for E minor?" - "List all available closures"
- "Run this closure and show me the result"
- "Test whether this chord symbol parses correctly"
CLI (primary — no server needed for domain closures)
The GaCli project (Apps/GaCli) calls domain closures directly in-process. No Aspire stack required.
# From repo root — build once, then use the binary directly
dotnet build Apps/GaCli/GaCli.fsproj -c Debug -v q
# Run any command
dotnet run --project Apps/GaCli/GaCli.fsproj -- <command>
Commands
ga closures [domain|pipeline|agent|io] List closures (optionally filtered by category)
ga chord <symbol> Parse a chord symbol → JSON structure
ga transpose <symbol> <semitones> Transpose a chord by N semitones
ga diatonic <root> [major|minor] Get the 7 diatonic triads for a key
ga progression <sym...> --by <n> Transpose every chord in a progression
ga ask <question> Ask the GA chatbot (requires server running)
Examples
dotnet run --project Apps/GaCli/GaCli.fsproj -- closures
dotnet run --project Apps/GaCli/GaCli.fsproj -- chord Am7
dotnet run --project Apps/GaCli/GaCli.fsproj -- transpose Cmaj9 5
dotnet run --project Apps/GaCli/GaCli.fsproj -- diatonic G major
dotnet run --project Apps/GaCli/GaCli.fsproj -- progression Am F C G --by 7
Available Closures (quick reference)
| Name | Inputs | Output |
|---|---|---|
domain.parseChord |
symbol: string |
JSON chord structure |
domain.transposeChord |
symbol: string, semitones: int |
transposed chord symbol |
domain.diatonicChords |
root: string, scale: string |
string[] of 7 triads |
agent.theoryAgent |
question: string |
GA chatbot answer |
agent.tabAgent |
request: string |
tab or VexTab string |
agent.criticAgent |
progression: string |
harmonic critique |
agent.fanOut |
question: string, agentNames: string[] |
Map of answers |
io.readFile |
path: string |
file contents |
io.writeFile |
path: string, content: string |
unit |
io.httpGet |
url: string |
response body |
io.httpPost |
url: string, body: string |
response body |
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.
- 4d ago First seen · 84 lines · 41 tokens per session scan B 63df78012302
GA Eval is a skill published in the GitHub repository GuitarAlchemist/ga (2 stars, last pushed today), licensed MIT. It adds 41 tokens to every session and 960 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 2 findings (unrestricted tool access, makes network calls). It is 94% identical to GA Language Evaluator, differing in 6 lines, and is treated as a copy.
Other skills, from other repositories
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…
media-ingest
Ingest video, audio, PDF, book, screenshot, and GitHub repo content into the brain. Multi-format handling with entity extraction and backlink propagation. Covers video-ingest, youtube-ingest, and book-ingest subtypes.
diagnostic-stem-delivery
Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.
chengfeng-cut
剪辑中文口播原素材:逐词转录、词典修字出修字表、五轮扫描找口误与重复、汇总表与重复句子表、打开 Studio 让用户复核、复盘沉淀用户偏好与词典。只产出一份已复核的删词账本,不切媒体、不做字幕、不做分镜动画。用户说剪口播、处理口误、生成口播基础素材、继续剪口播,或确认卡回传 action=returncutreview 时使用。不要用于执行物理剪切、导出剪后视频、单独安装、单独打开工作台或口播分镜成片。.
chengfeng-check-updates
剪辑环境的唯一管理者:就绪检查(skills 是否最新 → Runtime 是否配套)、Skills 更新激活、Runtime 安装与体检。用户说检查更新、安装剪辑环境、装播放器、检查剪辑环境、剪辑环境就绪了吗、配置转录凭证时使用;业务 Skill(剪口播/字幕/画面/导出)第 0 步也引用本 Skill 的就绪检查。不用于剪辑、字幕、画面、导出本身或项目数据迁移。.
infographic-template-updater
Update template catalogs and UI prompts after adding new infographic templates (src/templates/.ts), including SKILL.md template list, site gallery template mappings, and the AIPlayground prompt list.