quiz
Installation
SKILL.md
Quiz
Convert AI-generated JSON quiz into NotebookLM-style interactive quiz interface. Multiple choice questions with immediate feedback, hints, completion statistics, and review mode.
What This Skill Does
Input: JSON file with quiz questions (generated by AI) Output: NotebookLM-style interactive HTML
This is a pure frontend converter - AI (Claude/Gemini) generates the quiz as JSON, this skill renders it with NotebookLM's exact UI/UX.
Output Contract
- Produces a single HTML quiz with scoring, feedback, and review mode.
- Output file is browser-ready and does not require additional assets.