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 felipelobomotta-blip/book-genesis-v4 --skill book-autogit clone --depth 1 https://github.com/felipelobomotta-blip/book-genesis-v4Wrote 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/felipelobomotta-blip/book-genesis-v4/book-auto)<a href="https://agentmods.dev/skills/felipelobomotta-blip/book-genesis-v4/book-auto"><img src="https://agentmods.dev/badge/skills/felipelobomotta-blip/book-genesis-v4/book-auto/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/felipelobomotta-blip/book-genesis-v4/book-auto"><img src="https://agentmods.dev/badge/skills/felipelobomotta-blip/book-genesis-v4/book-auto.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00047 | $0.00540 |
| Opus 5 | $0.00023 | $0.00270 |
| Sonnet 5 | $0.00009 | $0.00108 |
| Haiku 4.5 | $0.00005 | $0.00054 |
Grade A, and why
book-auto 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 11d 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 — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/book-auto — One Command, One Book
What This Does
You give an idea. You get a book. That's it.
This skill dispatches the book-orchestrator agent which runs the entire Book Genesis V4 pipeline autonomously:
- Market research
- Reader personas
- Narrative foundation (characters, outline, theme)
- Voice DNA (per-character voice specs)
- >>> CHECKPOINT 1: You approve the foundation <<<
- Entity state initialization (builds ENTITY_STATE.yaml from foundation)
- Continuity check (outline)
- Writing all chapters (with dialogue polish, hooks, chaos, entity state update per batch, mechanical cleanup, evaluation, quality gate — all automatic)
- Full-manuscript evaluation
- Revisions
- Entity state update (tracks revisions)
- Continuity audit (full manuscript)
- >>> CHECKPOINT 2: You approve the manuscript <<<
- Editorial package (logline, synopsis, query letter, cover brief)
- Production prep (proofreading, formatting)
- >>> CHECKPOINT 3: Book delivered <<<
Usage
/book-auto [language] [idea]
Examples:
/book-auto pt-br thriller sobre ex-policial do CORE vingando a família assassinada por milícia
/book-auto en literary fiction about a quantum physicist losing her memory
/book-auto pt-br autoficção sobre burnout de dev em startup brasileira
/book-auto en dark romance between a hitman and a federal agent
How To Execute
When this skill is invoked, IMMEDIATELY dispatch the book-orchestrator agent:
Agent tool:
subagent_type: book-orchestrator
prompt: "Create a book from this idea: {user's full input including language and idea}. Run the full pipeline autonomously. Only pause at the 3 checkpoints."
Do NOT add commentary. Do NOT ask questions. Just dispatch.
The orchestrator will run for up to 200 turns, creating the entire book pipeline autonomously. It will return to the user at the 3 checkpoints for approval.
Project Location
All books are created at: ~/Desktop/livros/{slug}/
The slug is auto-generated from the title (lowercase, hyphens, no accents).
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.
- 11d ago First seen · 64 lines · 47 tokens per session scan A 51d6b9032f8d
book-auto is a skill published in the GitHub repository felipelobomotta-blip/book-genesis-v4 (114 stars, last pushed 6d ago), licensed MIT. It adds 47 tokens to every session and 540 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.
Other skills, from other repositories
officecli-commonly-templates
Use this skill when producing a polished, Commonly-branded deliverable (.docx brief / memo, .xlsx data matrix, .pptx deck) and you do not have specific brand guidance from the user. Trigger on: 'write me a brief', 'one-pager', 'memo', 'data sheet', 'status matrix', 'short deck', 'summary deck', 'closing slide', 'final…
chat-complex-documents
Chat with and search your complex documents — ask questions, extract tables and fields, and get answers grounded in the source. Connects the hosted Unstructured Transform MCP server to parse, structure, and enrich PDFs, Word/Excel/PowerPoint, images, scanned files, emails, and 60+ other formats into clean, AI-ready…
markdown-converter
Convert binary documents (PDF, DOCX, XLSX, PPTX, HTML, EPUB, images) to clean LLM-friendly Markdown using Microsoft's markitdown Python tool. Use when a user attaches a binary file and you need to read its contents.
pandic-office
Convert Markdown to PDF (or DOCX/EPUB/HTML) using the pandoc CLI. Use when asked to produce a PDF report, brief, summary, or any document where the input is Markdown and the output should be a polished, paginated file.
Manipulate PDF files — extract text, count pages, render thumbnails, merge or split documents. Use for PDF-specific operations that don't fit markdown-converter (general read) or pandic-office (write from markdown).
aws-wechat-article-assets
A local library for storing business descriptions, product images, and reusable writing or design presets for WeChat articles. It organizes these materials by product so other article tools can reuse them.