book-supplements

Generate slides, flashcards, labs, and cheatsheets from mdBook chapters.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/hafley66/claude-research --skill book-supplements
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: book-supplements
Source: https://github.com/hafley66/claude-research/tree/main/skills/book-supplements
Command: npx skills add https://github.com/hafley66/claude-research --skill book-supplements

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates study supplements from book chapters to help learners review material, perform guided labs, and study with quick-reference formats.

Core Features & Use Cases

  • Presenterm Slides: terminal slide decks for chapter reviews
  • mdanki Flashcards: flashcards for key concepts and code mappings
  • Labs: guided exercises for hands-on practice
  • Cheatsheets: one-pagers for quick reference
  • Tier-based planning: scales outputs according to book size

Quick Start

Generate a complete set of study supplements for a given book chapter.

Frequently Asked Questions about book-supplements

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate flashcards and slides from mdBook chapters?

You generate flashcards and slides from mdBook chapters by processing book content to automatically extract key concepts and code mappings, organizing the outputs into a deterministic supplements directory structure.

What study supplements can I create for an mdBook project?

You can create presenterm slides for chapter reviews, mdanki flashcards for key concepts, guided labs for hands-on practice, and one-page cheatsheets for quick reference from your mdBook project.

Can I scale study supplement generation for large mdBook projects?

Yes, you can scale study supplement generation for large mdBook projects using tier-based planning rules that adjust the volume and type of outputs according to the overall book size.

Does this tool require any external dependencies to generate mdBook study materials?

No external dependencies are required to generate mdBook study materials; the tool operates independently to parse book chapters and output slides, flashcards, labs, and cheatsheets.

What is the best way to organize generated study supplements for book chapters?

The best way to organize generated study supplements is using a deterministic directory structure under a supplements folder, ensuring consistent output paths for slides, flashcards, labs, and cheatsheets across chapters.