This is a spaced repetition quiz system that lives in your Obsidian vault and tracks what you actually don't know. It reads your StudyVault markdown files, generates four question quizzes based on the content, and maintains concept level tracking with attempts, correctness, and error notes. The workflow is structured: it detects weak areas from your dashboard, lets you choose between diagnostic mode or drilling specific gaps, then updates proficiency badges and concept files after each session. The skill enforces strict quiz rules from a reference file and keeps two types of state: a compact dashboard with aggregate stats and per area concept trackers that log your confusion patterns. It's multilingual and designed to help you find blind spots rather than just test memorization.
npx skills add https://github.com/roundtable02/tutor-skills --skill tutor