book-creation skillC
book-creation is agent-read markdown (skill) from equinor/neqsim.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Skill: Book Creation in PaperLab ## When to Use USE WHEN: creating a new scientific book project, writing chapter content, running book notebooks, building/rendering a book, or troubleshooting the book pipeline. This skill covers the complete lifecycle from `book-new` to final rendered outputs in HTML/Word/PDF/ODF. DO NOT USE for: paper writing workflows (use `write-methods-section`, `journal-formatting`, etc. instead). --- ## 1. Book Project Structure Every book lives under `neqsim-paperlab/books/<slug>_<year>/`. The critical file is **`book.yaml`** — it defines metadata, chapter ordering, parts, and rendering settings. ``` books/<book_slug>/ ├── book.yaml # Master manifest — defines EVERYTHING ├── refs.bib # Master bibliography ├── nomenclature.yaml # Symbol definitions ├── frontmatter/ │ ├── title_page.md │ ├── copyright.md │ ├── dedication.md │ └── preface.md ├── chapters/ │ ├── ch01_introduction/ │ │ ├── chapter.md # Chapter text (markdown with LaTeX math) │ │ ├── figures/ # Generated figures (PNG) │ │ └── notebooks/ # Jupyter notebooks that generate figures …
Read the whole file at its exact version.
How to install
mdr add equinor/neqsim/book-creation@git:20260919.77c34a0mdr add equinor/neqsim/book-creation@sha256:3fb17e92204ae968Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_zt37mwa2wbyfn6qs)
1 badge views in 30 days
Versions
Audit of the latest version
- fail: Frontmatter block present
- fail: Frontmatter declares a name
- fail: Frontmatter declares a description
- fail: No link to a raw IP address (matched: http://127.0.0.1:8765)
- pass: Size between 200 bytes and 200 KB (26598 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No script tag
Source
equinor/neqsim · 155 stars · license Apache-2.0 · pushed 2026-09-24 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_zt37mwa2wbyfn6qs GET https://markdownregistry.com/api/v1/resolve?ref=equinor/neqsim/book-creation GET https://markdownregistry.com/api/v1/blob/3fb17e92204ae968b2b9875870221fa69577854793c33ef2fba5d4b0c745f2a4
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.