Turns a whole book (any design/engineering/non-fiction title) into a fact-checked, bilingual (RU/EN), interactive, self-contained HTML deep-dive — runs a multi-agent analysis workflow (structure → per-theme deep analysis → adversarial verification → synthesis), writes per-theme source notes + a single book.json source of truth, translates RU↔EN, generates a few key illustrations, and renders a standalone page with inline-SVG/CSS concept visuals, a searchable glossary and active-recall Q&A. Use when the user wants a book deep-dive, to analyze/break down a whole book, or to package a book into an interactive study page.
$npx -y skills add mldogs/skill-factory --skill book-deepdiveInstalls into the current project.
Run `npx skills use "https://github.com/mldogs/skill-factory" --skill "mldogs/skill-factory/book-deepdive"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mldogs/skill-factory" that are relevant to the current task. Run `npx skills add "https://github.com/mldogs/skill-factory"` and select the relevant skills, then follow their instructions.