Tools
A Book-to-Skill Compiler Turns Any Technical PDF Into a Working Claude Code Skill — 1,050 Stars in a Day
`Leutenegger/book-to-skill` (1,050 stars and 134 forks, created 2026-08-13, MIT, Python) ingests a technical book PDF and emits a Claude Code skill you can reference while working, with topics spanning claude-code-plugin, agent-memory and pdf-parser. It was pushed again on 2026-08-14, hours before this run. This is a concrete answer to the retrieval-versus-skills debate: instead of embedding a book into a vector store, it compiles the book into the agent's instruction surface, where it is inspectable and diffable.
Source
↳ Follow the thread