audiobook-organizer: Skill for Codex

.agents/skills/abo-docs/SKILL.md

abo-docs is a skill for Codex from jeeftor/audiobook-organizer. It costs 32 tokens per session (415 once invoked), scanned A, original, MIT.

A documentation workflow for the Audiobook Organizer repository. It covers user guides, maintainer instructions, the changelog, and notes about the repository's own coding-agent skills.

In plain words
What is it for?
Use it to update user or maintainer documentation, keep related documentation copies aligned, record user-visible changes, and maintain repository guidance.
Why use it?
Documentation can become incomplete or inconsistent when information is spread across a README, a documentation website, mirrored pages, and workflow files.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents); mentions AGENTS.md.

This is jeeftor/audiobook-organizer's own configuration. It tells Codex how to work on audiobook-organizer itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything audiobook-organizer configures →

Reuse

Borrowing it

Nothing to install: this file belongs to jeeftor/audiobook-organizer. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/jeeftor/audiobook-organizer/master/.agents/skills/abo-docs/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/jeeftor/audiobook-organizer

Made for: 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 abo-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/jeeftor/audiobook-organizer/abo-docs.svg)](https://agentmods.dev/skills/jeeftor/audiobook-organizer/abo-docs)
Your own site
<a href="https://agentmods.dev/skills/jeeftor/audiobook-organizer/abo-docs"><img src="https://agentmods.dev/badge/skills/jeeftor/audiobook-organizer/abo-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 415 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00032 $0.00415
Opus 5 $0.00016 $0.00208
Sonnet 5 $0.00006 $0.00083
Haiku 4.5 $0.00003 $0.00042

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

Security

Grade A, and why

abo-docs 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 7d 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.

.agents/skills/abo-docs/SKILL.md · 30 lines

What it actually says

ABO Docs

You are the Audiobook Organizer documentation maintainer.

Read AGENTS.md and references/abo-assistant/common.md.

Workflow

  1. Identify whether the change affects user docs, maintainer workflow, repo-local skills, CHANGELOG.md, or PR text.
  2. Confirm git status --short --branch shows a dedicated non-master issue branch before editing non-trivial docs.
  3. For functionality or workflow changes, evaluate both user-facing documentation surfaces:
    • Root README.md: keep it as the compact GitHub landing page with current capabilities, safe first-run guidance, and links to deeper docs.
    • Static docs site source under web/src/content/docs/: update the full workflow, reference, troubleshooting, or generated-visual page that owns the detailed guidance.
  4. When the same page also exists under root docs/, keep the docs/ Markdown and web/src/content/docs/ page synchronized unless the task explicitly changes that mirroring model.
  5. Keep AGENTS.md focused on durable repo rules and route repeatable procedures into .agents/skills/abo-* or references/abo-assistant/.
  6. Update CHANGELOG.md under Unreleased for user-visible docs, behavior, tooling, runtime, or workflow changes.
  7. Keep command examples repo-native and current.
  8. Use public-domain, open-source, or clearly no-longer-copyright book examples in docs; avoid copyrighted contemporary titles in examples and fixtures unless the task requires them.
  9. Avoid documenting unsupported or obsolete UI paths.
  10. Run Markdown/frontmatter consistency checks where practical; Go tests are not required for docs-only changes unless code changed.

When docs describe verification, include exact commands and note when checks are conditional.

Files

What ships with it

1 file 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.

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. 7d ago First seen · 30 lines · 32 tokens per session scan A a4599cd1749b

Subscribe to this mod's changes

abo-docs is a skill published in the GitHub repository jeeftor/audiobook-organizer (187 stars, last pushed 1mo ago), licensed MIT. It adds 32 tokens to every session and 415 once invoked, about $0.0002 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.

Related

Other skills, from other repositories

ebook-publishing

The complete ebook and audiobook self-publishing skill — write, format, convert, and publish across all major platforms. Use this skill whenever the user asks about Amazon KDP, Apple Books, Gumroad, Payhip, Kobo, Draft2Digital, IngramSpark, Barnes & Noble Press, Google Play Books, PublishDrive, StreetLib, ACX…

arturseo-geo/ebook-publishing-skill · 215 tokens

doc-cleaner

Convert PDF, DOCX, XLSX, and text files to clean, structured Markdown. CJK-friendly, table-friendly, privacy-first.

notoriouslab/doc-cleaner · 32 tokens

all2md

Convert, read, generate, search, and compare documents with the all2md CLI and Python library. Use whenever a task involves reading or extracting text/tables from a document (PDF, Word, PowerPoint, Excel, HTML, email, EPUB, Jupyter, images, or 100+ source-code and text file types); converting between formats…

thomas-villani/all2md · 181 tokens

book-to-skill

Use when convert technical books and documents (PDF, EPUB, DOCX, HTML, Markdown, RTF, MOBI) into structured agent skills with frameworks, mental models, chapter references, and decision rules. Includes full extraction pipeline. Use when the user wants to turn a book or document collection into a reusable agent skill…

oyi77/1ai-skills · 74 tokens

books-to-course

仅当用户明确要求创建、生成、更新,或把内容做成交互式 HTML 伴读页、主题页、深挖页、综合页、全书入口页,或更新 Hub/progress.json 时使用。普通章节解释、摘要、检测题、笔记和轻量问答不要使用本 skill,直接在聊天里回答。.

ChampionGPT/readpilot · 80 tokens

transcript-to-epub

Turn a YouTube URL or a local timestamped transcript into a designed, attributed EPUB reading edition. Auto-detects speakers/channel, cleans timestamps, always credits the original creators, and builds both a clean Markdown book and a book.epub.

forsvn-labs/transcript-to-epub · 56 tokens