quiz-generator

Generate Bloom's taxonomy-aligned multiple-choice quizzes from markdown chapters.

90|12|Updated Nov 1, 2025
One-click install
npx skills add https://github.com/dmccreary/claude-skills --skill quiz-generator-dmccreary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quiz-generator
Source: https://github.com/dmccreary/claude-skills/tree/main/skills/quiz-generator
Command: npx skills add https://github.com/dmccreary/claude-skills --skill quiz-generator-dmccreary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the generation of interactive quizzes for chapters, aligned to learning graphs and Bloom's taxonomy, with markdown formatting for MkDocs Material.

Core Features & Use Cases

  • Generates 8-12 questions per chapter with 6 Bloom's levels
  • Exports quiz markdown and a quality report for validation
  • Updates the quiz bank for LMS or chatbot integration

Quick Start

Generate a 10-question quiz for Chapter 3 using the learning graph to pair questions with concepts.

Frequently Asked Questions about quiz-generator

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

FAQPage Schema
How do I generate multiple-choice quizzes aligned to Bloom's taxonomy from textbook chapters?

This Skill generates 8-12 Bloom's taxonomy-aligned multiple-choice questions per markdown chapter by analyzing content against a learning graph, producing quiz markdown with MkDocs Material formatting and a quality report for validation.

Can I create quizzes that cover all six levels of Bloom's taxonomy?

Yes. The Skill distributes questions across all six Bloom's levels—remember, understand, apply, analyze, evaluate, create—ensuring balanced cognitive complexity in your quiz output.

What markdown format does the quiz output use?

Quizzes export as MkDocs Material question admonitions with upper-alpha lettering (A, B, C, D) for options, paired with per-chapter metadata and updates to a central quiz bank for LMS or chatbot integration.

How do I ensure quiz questions match the concepts students should learn?

The Skill pairs each question to concepts in your learning graph, aligning questions to specific learning objectives and ensuring content readiness assessment against your intended curriculum.

What chapter length does this work with?

The Skill is designed for markdown chapters of 1000+ words, generating distractors and explanations grounded in sufficient chapter depth and validating links across navigable output files.

How do I verify quiz quality after generation?

The Skill produces a quality report that validates Bloom's taxonomy distribution, distractor quality, completeness of explanations, and link integrity across quiz markdown and supporting files.