minerupress
Convert MinerU PDF output into publishable book websites
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install MineruPress?▼
Run `npx skills add aronnaxlin/minerupress --all -g -y` in your terminal to install the skill globally for your agent.
How to turn a PDF into a book website?▼
Create a workspace with `minerupress init my-book`, configure `book.yml` with your PDF source, then run `minerupress fetch book.yml` and `mkdocs build --strict` to get a deployable site.
Does MineruPress include MinerU?▼
No. MineruPress only organizes MinerU output; you either upload existing results, use the official MinerU cloud API, or install the MinerU CLI separately.
How are chapters detected automatically?▼
Chapter boundaries are inferred from heading titles in the MinerU output, and you can refine them with aliases or regex patterns in `book.yml` when matching is ambiguous.
Can I deploy the book site automatically?▼
Yes. The built-in `cf_pages` plugin builds the site with `mkdocs build --strict` and deploys it to Cloudflare Pages after export.
Related Repositories in Content & Communication
View All in Content & Communication→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks