The awesome collection of OpenClaw skills. 5,400+ skills filtered and categorized from the official OpenClaw Skills Registry.π¦
Book-based skills for Claude Code and other agents
book2skills turns books into reusable Agent Skills that agents can load and apply. Each skill folder contains the distilled rules, frameworks, and references for one book or topic, so your agent can follow a tested method instead of improvising.
Builders who want Claude Code, Cursor, or another agent to use book-based workflows and decision rules.
You can give your agent proven frameworks from classic books instead of re-explaining the method every time.
What it does
Book-to-skill conversions
Each skill distills one book into an Agent Skills package that agents can use directly.
Traceable source notes
Skills are based on the full original book and annotate rules with source chapters for review.
Portable skill folders
Skills live in `skills/<skill-name>/` folders so you can copy them into supported tools.
Claude Code install path
The README shows how to clone the repo and copy a skill into `.claude/skills/`.
Growing skill catalog
The repo includes released skills and a roadmap for more books across investing, business, and mental models.
How to get it
- 1Run
# Clone the entire repository git clone https://github.com/simbajigege/book2skills.git # Copy the desired skill to your project cp -r book2skills/skills/common-stocks-uncommon-profits .claude/skills/
README
π book2skills
Transform the wisdom of classic books into AI Agent Skills.
book2skills is an open-source project focused on systematically distilling high-quality practical books into Agent Skills format, enabling AI agents like Claude and Claude Code to directly apply the methodologies from these books to solve real-world problems.
π― Philosophy
The value of a great book shouldn't exist only in human memory.
By distilling a book's core frameworks, decision processes, and evaluation criteria into structured Skills, anyone can let AI agents directly apply time-tested wisdom.
Our principles:
- π Faithful to the source β Every Skill is based on reading the complete original book, not secondhand summaries
- π§© Actionable β Not just knowledge transfer, but transformation into executable judgment frameworks for agents
- π Verifiable β Every criterion and rule is annotated with its source chapter for traceability
- π Open standard β Follows specifications, compatible with Claude, Claude Code, Cursor, VS Code, and more
π¦ Skills List
| Skill | Book | Author | Category | Status |
|---|---|---|---|---|
| common-stocks-uncommon-profits | Common Stocks and Uncommon Profits | Philip Fisher | Investing | β Released |
| html-line-svg | Original Skill | simbajigege | Design & Visualization | β Released |
| (more coming soon) | π |
π Quick Start
Using with Claude.ai
- Go to any Skill folder and download the corresponding
.skillfile (see Releases) - Open Claude.ai β Settings β Features β Custom Skills β Upload
Using with Claude Code
# Clone the entire repository
git clone https://github.com/simbajigege/book2skills.git
# Copy the desired skill to your project
cp -r book2skills/skills/common-stocks-uncommon-profits .claude/skills/
Manual Installation (any platform supporting Agent Skills)
Copy the skills/<skill-name>/ folder to your platform's skills directory.
πΊοΈ Roadmap
We plan to progressively convert the following books into Skills:
Investing
- The Intelligent Investor β Benjamin Graham
- One Up On Wall Street β Peter Lynch
- Poor Charlie's Almanack β Charlie Munger
Business Thinking
- Good to Great β Jim Collins
- Zero to One β Peter Thiel
- The Innovator's Dilemma β Clayton Christensen
Mental Models
- Thinking, Fast and Slow β Daniel Kahneman
- The Art of Problem Solving β Russell Ackoff
Have a book you'd like to see? Submit an Issue and vote!
π€ How to Contribute
Everyone is welcome! Ways to contribute:
- Submit a book request β Tell us which book you'd most like to see converted
- Contribute a new Skill β Follow the Contributing Guide and submit a PR
- Improve existing Skills β Found an error or inaccuracy? Open an Issue or submit a PR directly
- Spread the word β Star β this project and share it with interested friends
π Project Structure
book2skills/
βββ README.md
βββ CONTRIBUTING.md # Contributing guide
βββ skills/
β βββ common-stocks-uncommon-profits/ # Each skill in its own folder
β β βββ SKILL.md # Core file: triggers + main framework
β β βββ references/ # Detailed reference files (loaded on demand)
β β βββ fifteen-points.md
β β βββ scuttlebutt.md
β β βββ when-to-buy-sell.md
β β βββ donts.md
β βββ (more skills...)
βββ .github/
βββ ISSUE_TEMPLATE/ # Issue templates
π License
The code in this project is licensed under the MIT License.
Skill content is distilled from original works for personal learning and research purposes only. Copyright belongs to the original authors.
Made with β€οΈ | Making great books accessible through AI
Files in the repo
- .github
- skills
- .gitignore
- CONTRIBUTING.md
- LICENSE
- README.md
- skills-lock.json
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More collections
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
PM Skills Marketplace: 100+ agentic skills, commands, and plugins β from discovery to strategy, execution, launch, and growth.
A collection of MCP servers.
Model Context Protocol Servers
Extracted system prompts from Anthropic - Claude Fable 5.1, Opus 5, Claude Design, Claude Code. OpenAI - ChatGPT GPT-6-Astra, Codex. Google - Gemini 3.8 Flash, 3.1 Pro, Antigravity. xAI - Grok, Grok Bot, Cursor, Kimi and more! Updated regularly.