virgiliojr94/book-to-skill
Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 97
- Longevity 8
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 8.0
- age_days: 125
- days_rel: 23
- days_push: 8
- n_releases_24m: 5
Adoption not part of the score
25880 stars · 2679 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python CLI tool that converts technical books and document collections (PDF, EPUB, DOCX, MD, HTML, etc.) into agent skills for AI coding assistants like Claude Code, GitHub Copilot CLI, and Amp. It builds a structured, token-efficient knowledge base so agents can answer questions from the source material using far fewer tokens than dumping the full text into context.
Use cases
- turn a technical book pdf into a claude code skill
- make an epub book queryable by my ai coding agent
- convert a folder of docs into a knowledge base for copilot cli
- answer questions from a book without dumping it into context
- build a study reference from pdfs for self-study
- create agent skills from documentation collections
When to choose
- you want a book or doc corpus usable inside Claude Code, Copilot CLI, or Amp as an agent skill
- you need token-efficient retrieval from long technical documents
- you want to study or reference books while coding with AI assistance
When to avoid
- you need a general-purpose RAG pipeline with your own vector database and API
- you don't use agent-skill-compatible coding assistants
- you need to process non-document media like audio or video
Facets
cli-tool · maturity active
pdf rag llm-inference agent-framework developer-tools cli artificial-intelligence developer-tools education pdf self-hosted python cli cross-platform agent-skills claude-code pdf-to-markdown knowledge-base context-engineering study-tools document-processing ai-agents retrieval-augmented-generation
1 source
- readme: https://github.com/virgiliojr94/book-to-skill · fetched 2026-08-28 · dd4dde368db6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| virgiliojr94/book-to-skill | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="virgiliojr94/book-to-skill")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem