What problem does it solve?
It converts raw notes or textbook material into effective, reviewable flashcards and quizzes so you can study efficiently instead of rewriting content manually.
Core Features & Use Cases
- Spaced-repetition card generation (SM-2): Builds cards from prose/topics and schedules reviews using the SM-2 approach to optimize retention over time.
- Wozniak rule-based formulation: Produces atomic cards using minimum-information principles, cloze defaults for prose, and overlap strategies for lists/enumerations to reduce failure rates.
- Anki-ready plus web-app output: Supports exporting deck-style outputs (e.g., Anki via genanki concepts) and requires generating an interactive React + Vite web app with flashcard review and AI quiz modes.
- Use case example: Paste chapter notes before an exam and generate a deck that supports cloze and basic Q→A review, then take an AI quiz to identify weak topics.
Quick Start
Use the flashcard-generator skill to generate an interactive flashcard-and-quiz web app from the notes you paste in, following SM-2 scheduling and Wozniak-based card formulation.