bolan-skill
Distill books into conversational personas you can question
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Bolan Skill?โผ
Run `npx skills add BlackFast/bolan-skill --all -g -y` in your terminal to install it globally for your agent runtime.
What does Bolan Skill do?โผ
It turns a book into a conversational persona you can keep questioning about life decisions, writing, or business judgment. It preserves the book's reasoning style, blind spots, and voice instead of giving a flat summary.
Can I chat with a whole reading list?โผ
Yes. Bolan can merge several related books into a versioned bookshelf soul that keeps each book's disagreements visible and evolves as you add new titles.
Does Bolan work with Claude Code and Codex?โผ
Yes. It follows the standard SKILL.md format and runs in Claude Code, Codex, Cursor, OpenClaw, and other compatible runtimes.
Can Bolan read local PDF or EPUB files?โผ
Yes. It accepts PDF, EPUB, DOCX, TXT, Markdown, notes, and excerpts, and includes a script to extract and chunk local book files for analysis.
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