Turns a book into a set of executable Claude skills rather than just a summary or book report. You give it the full text (PDF, EPUB, or TXT), and it runs a four-stage pipeline: Adler-style reading for structure, five parallel extractors hunting for frameworks and principles, triple verification to filter out platitudes, then RIA++ templating to build actual skills with trigger conditions and execution steps. Each output skill gets test prompts in darwin-skill format so you can evolve them later. The rejected candidates folder is a nice touch for audit trails. Best for methodology-heavy books where you want the decision frameworks and checklists, not the narrative.
npx skills add https://github.com/kangarooking/cangjie-skill --skill book2skill