Open source · Agent Skills
book-to-skill
Turn any technical book, document folder, or collection of sources into a unified agent skill ready to study, reference, and use while you work.
github.com/virgiliojr94/book-to-skill
Book → Skill
Extract frameworks, decision rules, and chapter files your agent loads on demand instead of a dump of raw PDF text.
What this repo is about
You buy a great technical book, read it once, and months later can't remember chapter 7 existed. Searching a PDF returns pages, not answers. Asking an agent about the book risks hallucination. book-to-skill pays the navigation cost once at compile time, then lets your coding agent load a small resident core plus the one chapter you need.
01
Point
Pass a PDF, EPUB, folder, glob, or list of sources to /book-to-skill.
02
Distill
It extracts frameworks, decision rules, anti-patterns, and per chapter files. Structure, not a summary.
03
Use on demand
Ask /my-book replication and the agent reads the right chapter from real content.
Explore the docs
Pages mirror the sitelinks you'll find for the GitHub project. Each one deep links back to the source files in the repo.
SKILL.md
How conversion works and which formats are supported.
Open page →README
Install paths, usage, and the core workflow.
Open page →Releases
Version history from v1.0 through the latest installable package.
Open page →Performance & Cost
Measured token savings and roughly $1 per book conversion.
Open page →SECURITY.md
Local first processing, reporting, and safe usage guidance.
Open page →