book-to-skillGitHub
SKILL.mdREADMEReleasesPerformanceSecurity

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

Compile once

Book → Skill

Extract frameworks, decision rules, and chapter files your agent loads on demand instead of a dump of raw PDF text.

vs context dump24x to 51x fewer tokens
typical conversion~$1 per book
works withCopilot · Amp · Claude Code

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.

  1. 01

    Point

    Pass a PDF, EPUB, folder, glob, or list of sources to /book-to-skill.

  2. 02

    Distill

    It extracts frameworks, decision rules, anti-patterns, and per chapter files. Structure, not a summary.

  3. 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.

Open GitHub repository ↗