init-paper-book

Installation
SKILL.md

Init Paper Book

Scaffold a runnable, browsable companion to a LaTeX paper. The book lives in the vault, atlas renders it, and direct URLs at books.user.com/<slug>/<chapter> make it shareable. There is no separate build pipeline — atlas is the renderer.

For syncing an existing book to a paper revision, use /audit-paper-book instead.

Hard rules

Existential — block writing

  1. No new claims. The book may rephrase, scaffold, and explain, but never introduce results not in the paper. Numbers and theorems trace to the paper.
  2. Numeric invariant. Every numeric claim in the book must match the paper. Mismatches block.
  3. Paper is canonical. Source-of-truth is the paper PDF/tex. Edits to the book do not edit the paper. Edits to the paper require /audit-paper-book to propagate.
  4. Atlas slug match. Book slug must equal atlas topic filename (lowercase, hyphenated). The project directory leaf under the research root should also match (warn, don't block). If any of these three disagree, stop and prompt — alignment is required at the source, not a workaround in the book. /audit-paper-book pre-flight aborts on book-slug ⇄ atlas-filename drift; the regenerate script aborts at runtime with "SLUG DRIFT".

Format — catch in review

Installs
13
GitHub Stars
130
First Seen
May 8, 2026
init-paper-book — flonat/flonat-research