Curated knowledge sets from canonical books — structured, tagged, ready for AI agents.
The raw skill files — structured SKILL.md files covering programming, architecture, design, product, and more. Each skill has XML-tagged sections (<core_principles>, <anti_patterns>, <examples>) and frontmatter metadata.
skills/
├── clean-code-reviewer/SKILL.md
├── effective-java/SKILL.md
├── effective-kotlin/SKILL.md
├── domain-driven-design/SKILL.md
├── refactoring-ui/SKILL.md
├── lean-startup/SKILL.md
└── ... 17 more (23 total)
@booklib/skills is the content. For search, MCP integration, knowledge graph, and AI tool configuration, install the full platform:
npm install -g @booklib/core
booklib init@booklib/core includes everything in this package plus:
- Hybrid search engine (BM25 + vector + cross-encoder reranking)
- MCP server with 5 tools for 14 AI coding assistants
- Personal knowledge graph
- Interactive setup wizard
- Doctor diagnostics