What problem it solves Reading a long online documentation site in the browser is tiring and not portable. Docs to Book turns a documentation website into a single, well-typeset PDF book you can read offline, annotate, or print.
What it does Docs to Book crawls an online technical documentation site, extracts and reorganizes the content into book form, applies a brand-aware Typst theme (with a trademark guardrail on palette extraction), translates it into the language of your choice, and compiles a colorful, readable PDF.
Who uses this workflow Developers and learners who want to study a framework/library's docs offline or produce a printable manual/ebook from a docs site.
Placement
Added as an external-link entry in Document Processing (next to the Markdown to EPUB Converter), following the existing *By [@author]* pattern used by other linked skills.
Example
"Turn https://docs.example.dev into a PDF book in Italian." → produces a translated, brand-themed PDF book of the documentation.
By @EliaTolin