quiz-generator

Generates 8–12 multiple-choice quiz questions per textbook chapter with Bloom's taxonomy alignment and mkdocs-material formatting.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill converts chapter content into high-quality, multiple-choice quizzes aligned to learning graph concepts and Bloom's Taxonomy to assess comprehension efficiently.

Core Features & Use Cases

  • Question generation: 8-12 MC questions per chapter with thorough explanations.
  • Bloom's alignment: distribution across Remember, Understand, Apply, and Analyze.
  • MkDocs-style formatting: outputs quizzes using mkdocs-material admonitions.

Quick Start

Use the quiz generator after chapter content is written and the learning graph exists. Generate questions for the target chapter, then review and integrate into your quiz bank.

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?

Quiz generation automatically creates 8–12 questions per chapter mapped to Bloom's taxonomy levels—Remember, Understand, Apply, and Analyze—ensuring balanced cognitive assessment across your learning objectives.

What input does my chapter need before generating a quiz?

Chapters require 1000+ words, an existing learning graph connecting key concepts, and a glossary. These inputs ensure questions are grounded in your chapter's conceptual structure and terminology.

Can I use quizzes generated for mkdocs-material documentation?

Yes. Quizzes format as mkdocs-material admonitions with upper-alpha (A–D) multiple-choice options, integrating seamlessly into your mkdocs documentation workflow.

What does the quiz output include?

Each chapter produces quiz markdown for rendering, quiz metadata JSON for tracking, and optional updates to a centralized quiz bank for cross-chapter question management.

How are high-quality distractors and explanations ensured?

The generator creates rigorous wrong answers by analyzing chapter concepts and produces complete explanations for each question, supporting deeper learning beyond correct-answer identification.

What happens if my chapter doesn't meet the generation requirements?

Quizzes only generate for chapters exceeding 1000 words with a complete learning graph and glossary. Missing prerequisites prevent generation until those inputs are prepared.