book-to-skill: 把書變成 Claude Code Skill
- URL: https://www.facebook.com/share/1Gn6u9Maf8/?mibextid=wwXIfr
- Date Saved: 2026-06-07
- Source: Facebook (林穎俊)
- Tags: ai-engineering, productivity
- GitHub: https://github.com/virgiliojr94/book-to-skill (4,469 stars)
Summary
林穎俊介紹了 book-to-skill 這個工具,可以把一本書的知識架構(框架、心智模型、技巧跟反例)提取出來,變成 Claude Code 或 Codex 的 skill。
使用後只要輸入 /書名,Claude Code 就會用那本書的觀點來幫你思考問題,而不是泛泛而談。
Tool Details
- Name: book-to-skill
- Purpose: Turn any technical book/document into a Claude Code skill for study, reference, and use while working
- Supported formats: PDF, EPUB, DOCX, MD, HTML, RTF, MOBI
- License: MIT
- Stars: 4,469 (as of 2026-06-07)
Why
The problem it solves: You buy a great technical book, read it once, and three months later can’t remember chapter 7 existed. This tool extracts the knowledge framework into a reusable AI skill.
What it generates
A structured skill file containing:
- Frameworks from the book
- Mental models
- Techniques
- Counter-examples/anti-patterns
This becomes an AI consultant you can invoke anytime during coding sessions.