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 equinor/neqsim --skill paperlab_book_typesetting_releasegit clone --depth 1 https://github.com/equinor/neqsimWrote 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/equinor/neqsim/paperlab_book_typesetting_release)<a href="https://agentmods.dev/skills/equinor/neqsim/paperlab_book_typesetting_release"><img src="https://agentmods.dev/badge/skills/equinor/neqsim/paperlab_book_typesetting_release/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/equinor/neqsim/paperlab_book_typesetting_release"><img src="https://agentmods.dev/badge/skills/equinor/neqsim/paperlab_book_typesetting_release.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.00055 | $0.00736 |
| Opus 5 | $0.00028 | $0.00368 |
| Sonnet 5 | $0.00011 | $0.00147 |
| Haiku 4.5 | $0.00006 | $0.00074 |
Grade A, and why
paperlab_book_typesetting_release 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 8d 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 — 90 lines — stays where its author put it; the contents beside it link to each section on GitHub.
PaperLab Book Typesetting Release
When to Use
USE WHEN: preparing a PaperLab book for professional review, course release, or publisher submission. This skill checks rendered outputs, not only Markdown source. Use after content, figure, citation, and notebook checks are mostly stable.
DO NOT USE for: scientific validation of claims. Pair with
paperlab_scientific_traceability_audit for that.
Required Render Targets
For a release candidate, render at least:
python paperflow.py book-build books/<book> --format html --skip-notebooks --no-compile
python paperflow.py book-render books/<book> --format docx
python paperflow.py book-render books/<book> --format pdf
python paperflow.py book-render books/<book> --format odf
Use --format odf, not --format odt.
HTML Checks
- No horizontal page overflow at 500 px, 768 px, 1024 px, and desktop widths.
- Sidebar behavior is usable on desktop and hidden or collapsed on small screens.
- Cover, title, figures, equations, and tables are not clipped.
- Tables scroll horizontally only inside the table area, not the full page.
- KaTeX equations render without raw LaTeX showing in normal reading mode.
- Standalone HTML has embedded images when generated with the book-root
_embed_images.pyhelper.
PDF Checks
- Correct page size, margins, font size, and publisher profile.
- Chapter openings start cleanly, preferably recto for two-sided books.
- Running headers are absent from title pages and sensible on body pages.
- Tables use booktabs-style rules and do not overflow the text block.
- Figures stay close to their first reference and do not split from captions.
- Equations are numbered by chapter and do not collide with text.
- No orphan headings, widowed single lines, or large blank areas caused by floats.
DOCX Checks
- Equations become native Word equations when the OMML conversion dependency is available.
- Figure captions use consistent style and numbering.
- Cross-references and citation text survive conversion.
- Tables have readable column widths and no vertical-rule clutter.
- Heading levels map correctly to Word styles and table of contents generation.
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.
- 8d ago First seen · 90 lines · 55 tokens per session scan A 90aa7719706b
paperlab_book_typesetting_release is a skill published in the GitHub repository equinor/neqsim (151 stars, last pushed today), licensed Apache-2.0. It adds 55 tokens to every session and 736 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-09-03.
Other skills, from other repositories
pdf-design
Designs PDF reports and proposals from HTML with previews and branding. Use to create, export, or securely upload a PDF.
document-design
Creates print-ready HTML that exports to PDF. Use to make a proposal, report, one-pager, newsletter, slides, or flyer.
solidworks-engineering-drawing
A SolidWorks skill for creating and reviewing engineering drawings, which are manufacturing documents showing views, measurements, holes, parts lists, and title-block information.
architectural-drawing-parser
Parse architectural drawings, floor plans, and building code compliance documents using Vision AI. Extracts building type, occupancy, floor areas, room layouts, dimensions, and code parameters. Use when: reading PDF floor plans, analyzing architectural drawings, extracting building data from images or scanned…
accessibility-pass
Use this skill whenever the user asks to check, review, or fix the accessibility of a PowerPoint deck, Word document, HTML page, or Markdown file, and before handing over any deck or document this agent just generated, so it does not ship with missing alt text, untitled slides, or unreadable colour contrast.
design-export-repair
Fixes broken decks/PDFs exported from Claude's "Design" feature (or similar AI deck generators) — cut-off or clipped text, wrong/substituted fonts, and corrupted .pptx package structure that shows up only once you export to PDF, not while looking at it in the app. Use this skill whenever the user uploads a zip, .pptx…