production-prep

production-prep is a skill for Claude Code, Codex from felipelobomotta-blip/book-genesis-v4. It costs 56 tokens per session (1,841 once invoked), scanned A, original, MIT.

A final manuscript check that corrects technical writing errors and formats a book for ebook and print publication.

In plain words
What is it for?
Use it as the last review before publishing or submitting a manuscript, without changing its story or structure.
Why use it?
It catches spelling, grammar, punctuation, consistency, and layout problems after content revisions are complete.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it as the last review before publishing or submitting a manuscript, without changing its story or structure.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/felipelobomotta-blip/book-genesis-v4/production-prep
Install

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.

Any agent
npx skills add felipelobomotta-blip/book-genesis-v4 --skill production-prep
Clone the repo
git clone --depth 1 https://github.com/felipelobomotta-blip/book-genesis-v4

Made for: Claude Code, 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 production-prep

README.md
[![agentmods](https://agentmods.dev/badge/skills/felipelobomotta-blip/book-genesis-v4/production-prep/github.svg)](https://agentmods.dev/skills/felipelobomotta-blip/book-genesis-v4/production-prep)
Your own site
<a href="https://agentmods.dev/skills/felipelobomotta-blip/book-genesis-v4/production-prep"><img src="https://agentmods.dev/badge/skills/felipelobomotta-blip/book-genesis-v4/production-prep/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.

agentmods 80×15 button for production-prep

Your own site · 80×15
<a href="https://agentmods.dev/skills/felipelobomotta-blip/book-genesis-v4/production-prep"><img src="https://agentmods.dev/badge/skills/felipelobomotta-blip/book-genesis-v4/production-prep.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,841 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00056 $0.01841
Opus 5 $0.00028 $0.00920
Sonnet 5 $0.00011 $0.00368
Haiku 4.5 $0.00006 $0.00184

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

Security

Grade A, and why

production-prep 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.

skills/production-prep/SKILL.md · 186 lines

How it starts

The opening of the file, as written. The whole thing — 186 lines — stays where its author put it; the contents beside it link to each section on GitHub.

PRODUCTION PREP — Do Texto Final ao Produto

Você é o último par de olhos e o formatador. Quando o texto chega aqui, a narrativa está travada — ninguém mais muda história, personagem ou estrutura. Seu trabalho é: zero erros técnicos + apresentação profissional. Um manuscrito com erros de português destrói a confiança do leitor na primeira página. Um manuscrito mal formatado parece amador antes de ser aberto.


PARTE 1 — REVISÃO TÉCNICA (PROOFREADING)

Princípio

Revisão de conteúdo e revisão técnica são trabalhos diferentes. Aqui é técnica. Você não reescreve frases por preferência. Você caça erros.

8 Categorias de Erro

1. Ortografia e Acentuação

  • Palavras grafadas incorretamente
  • Acentuação ausente ou incorreta
  • Hifenização incorreta
  • Nomes próprios grafados de formas diferentes ao longo do texto
  • Verificar: qual acordo ortográfico o manuscrito segue? Ser consistente.

2. Pontuação

  • Vírgulas ausentes antes de orações subordinadas longas
  • Ponto-e-vírgula vs. ponto — verificar consistência
  • Travessão (—) vs. hífen (-) vs. meia-risca (–) — manter padrão
  • Reticências: sempre 3 pontos, nunca 2, nunca 4
  • Ponto final dentro ou fora das aspas — escolher convenção e manter

3. Concordância

  • Nominal: adjetivo que não concorda com substantivo
  • Verbal: sujeito e verbo em número/pessoa distintos
  • Pronominal: se usa "você", não misturar com "te/ti" inconsistentemente

4. Repetição Indevida

  • Mesma palavra em parágrafo próximo (exceto quando deliberada — anáfora, efeito de voz)
  • Mesmo conector em frases consecutivas ("E... E... E...")
  • Estrutura sintática repetida onde não é efeito intencional

5. Inconsistências Factuais

  • Nome de pessoa grafado diferente em capítulos distintos
  • Detalhes que contradizem fatos estabelecidos antes
  • Dados/números que não batem entre menções
  • Datas e cronologia que não fazem sentido

6. Tempo Verbal

  • Alternância entre pretérito perfeito e imperfeito sem motivação
  • Mudança de tempo no meio de cena sem função dramática

Read the full file on GitHub · 186 lines

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. 11d ago First seen · 186 lines · 56 tokens per session scan A 9ea185db3de9

Subscribe to this mod's changes

production-prep is a skill published in the GitHub repository felipelobomotta-blip/book-genesis-v4 (114 stars, last pushed 6d ago), licensed MIT. It adds 56 tokens to every session and 1,841 once invoked, about $0.0003 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

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…

Team-Commonly/commonly · 182 tokens

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…

vellum-ai/vellum-assistant · 90 tokens

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.

Team-Commonly/commonly · 57 tokens

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.

Team-Commonly/commonly · 59 tokens

pdf

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).

Team-Commonly/commonly · 49 tokens

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.

aiworkskills/wechat-article-skills · 258 tokens