book2skills
Applies classic book frameworks to real-world decisions
All Skills in This Repository (35)
Pure Emerald Level Indicatorsthis-is-marketing-godin
Diagnose marketing challenges using Seth Godin's This Is Marketing framework.
stock-picking-by-common-stocks-uncommon-profits
Analyze companies using Fisher's 15-point growth-stock framework.
storybrand-messaging-framework
Generates StoryBrand SB7 BrandScripts, one-liners, CTAs, and copy rewrites for websites, emails, and ads.
harness-step1-create-agents-md
Scan a codebase and generate AGENTS.md with a docs/ skeleton.
munger-mental-models-worldly-wisdom
Apply a latticework of mental models to analyze decisions and identify failure modes.
intelligent-investor-graham
Classify investment ideas as investment or speculation using Graham's framework.
harness-step3-session-management
Preserves Claude Code session context via init.sh, tasks.json, progress.md files.
jab-jab-right-hook-vaynerchuk
Diagnose social content against the Jab, Jab, Jab, Right Hook framework.
investing-from-darwin
Evaluate stock resilience and extinction risk using a Darwin-inspired quality framework.
analyzing-financial-statements
Analyze financial statements using the M1–M6 workflow to assess asset, profit, and cash-flow quality.
customers-yachts-wall-street-schwed
Evaluate financial advice for compensation conflicts using the Schwed framework.
creating-superfans-hodak
Distill Creating Superfans into modular workflows for diagnosing and scaling superfandom.
Frequently Asked Questions
FAQPage SchemaHow to install book2skills?▼
Run `npx skills add simbajigege/book2skills --all -g -y` in your terminal to install all skills globally. You can also install a single skill by appending its path, for example `npx skills add simbajigege/book2skills/skills/intelligent-investor-graham`.
What does book2skills do?▼
It converts the frameworks from classic books on investing, marketing, creativity, and business into ready-to-use skills. Each skill gives you checklists, decision rules, and output templates grounded in the original book.
Which books are covered in book2skills?▼
Current skills cover The Intelligent Investor, Common Stocks and Uncommon Profits, Poor Charlie's Almanack, This Is Marketing, Building a StoryBrand, Steal Like an Artist, The War of Art, and more. New books are added over time and you can request one via a GitHub issue.
Does book2skills work with Claude Code and Cursor?▼
Yes. Every skill follows the standard SKILL.md format, so it works in Claude.ai, Claude Code, Cursor, and any platform that supports Agent Skills.
Can I use book2skills without coding experience?▼
Yes. Once installed, you simply ask questions in plain language, like whether a stock passes Graham's checklist, and the skill applies the book's framework for you.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides