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 instructions/jeeftor/audiobook-organizer/agents-mdgit clone --depth 1 https://github.com/jeeftor/audiobook-organizerWrote 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/instructions/jeeftor/audiobook-organizer/agents-md)<a href="https://agentmods.dev/instructions/jeeftor/audiobook-organizer/agents-md"><img src="https://agentmods.dev/badge/instructions/jeeftor/audiobook-organizer/agents-md.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.03189 | $0.03189 |
| Opus 5 | $0.01595 | $0.01595 |
| Sonnet 5 | $0.00638 | $0.00638 |
| Haiku 4.5 | $0.00319 | $0.00319 |
Grade A, and why
audiobook-organizer AGENTS.md 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 5d 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 — 274 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AGENTS.md
This file is the single source of truth for AI coding agents working in this repository.
For task-specific workflow details, use the repo-local skills in .agents/skills/abo-*.
Project Summary
Audiobook Organizer is a Go application for organizing and renaming audiobook libraries using metadata from metadata.json files and embedded metadata in EPUB, MP3, and M4B files.
The repository supports these user-facing entrypoints:
audiobook-organizerfor non-interactive CLI organizationaudiobook-organizer tuifor interactive terminal organizationaudiobook-organizer renamefor CLI renamingaudiobook-organizer rename-tuifor interactive terminal renamingaudiobook-organizer webfor the local browser UIaudiobook-organizer guias a compatibility alias for the local browser UI
The project ships one audiobook-organizer binary with CLI, TUI, rename, Audiobookshelf, and local web UI support.
Repository Shape
main.go: CLI entrypointcmd/: Cobra commands and top-level flag/config wiringinternal/organizer/: core organization and rename logicinternal/tui/: Bubble Tea TUI flows and modelsinternal/app/: application service layer used by the web APIinternal/server/: local HTTP server, token checks, JSON routes, and embedded static assetsweb/: Vue/Vite frontend for the local browser UIdocs/: user-facing documentationtestdata/: test fixtures for audio and metadata scenariosinternal/organizer/integration/: integration teststest/abs/: Audiobookshelf test harness and E2E tests
The supported UI is the local browser UI through audiobook-organizer web, audiobook-organizer gui, cmd/web.go, cmd/gui.go, internal/server/, internal/app/, and web/.
Repo-Local Skills
Use these skills for repeatable Audiobook Organizer workflows:
$abo-workflow: route broad maintainer requests to the right specialist skill.$abo-feature: implement focused features across CLI, core, TUI, web, or ABS boundaries.$abo-bugfix: reproduce, fix, and verify regressions with focused tests.$abo-issue-create: create or reuse an issue and prepare the issue branch.$abo-issue-watcher: inspect issue status, comments, linked PRs, and next steps.$abo-issue-verify: verify acceptance criteria, tests, docs, changelog, and ABS matrix obligations.$abo-issue-closeout: finish issue hygiene and close only when appropriate.$abo-tests: select, write, and run repo-native Go, TUI, server/app, web, and docs checks.$abo-abs-tests: handle Audiobookshelf harness, ABS E2E, andtest/abs/test-matrix.mdwork.$abo-web-ui: work only on the current local browser UI design inweb/,internal/server/,internal/app,cmd/web.go, andcmd/gui.go.$abo-audit: audit Go and current web UI dependencies without changing files.$abo-updater: update Go and current web UI dependencies, then verify.$abo-docs: maintain docs, AGENTS.md, changelog, and repo-local skill references.$abo-pr: route PR drafting, creation, watching, and closeout.$abo-pr-writer: draft or update PR descriptions.$abo-pr-create: commit, push, and create a PR into protectedmaster.$abo-pr-watcher: watch PR CI, review comments, issue comments, and branch freshness.
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.
- 5d ago First seen · 274 lines · 3,189 tokens per session scan A 90999b28f60a
audiobook-organizer AGENTS.md is an instructions file published in the GitHub repository jeeftor/audiobook-organizer (187 stars, last pushed 1mo ago), licensed MIT. It adds 3,189 tokens to every session, about $0.0159 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 instructions, from other repositories
dingtalk-workspace-cli AGENTS.md
AGENTS.md instructions for DingTalk-Real-AI/dingtalk-workspace-cli, covering repository agent guide, build and test, command framework declaration, flag / help / schema homology and agent schema contract.
unraid-management-agent copilot-instructions.md
Copilot instructions for ruaan-deysel/unraid-management-agent, covering copilot instructions, copilot workflow, path-specific instructions, reusable prompts and quick commands.
coral CLAUDE.md
Instructions for cdknorow/coral, covering claude.md - coral go, mission, testing, go unit tests and legacy parity tools (historical reference).
agentcat-go-sdk CLAUDE.md
Claude Code instructions for agentcathq/agentcat-go-sdk, covering claude.md, what this is, build & test commands, module layout and architecture.
oastools GEMINI.md
Instructions for erraggy/oastools, covering gemini.md, project overview, building and running, key commands and development conventions.
claw-code-go CLAUDE.md
Claude Code instructions for SocialGouv/claw-code-go, covering claw-code-go and downstream consumer: iterion.