education
Installation
SKILL.md
EDUCATION SKILL
Generate study plans, quizzes, flashcards, and review materials for any topic. Track progress and schedule sessions.
COMMANDS
1. PLAN
Generate a structured study plan for a topic.
bash scripts/script.sh plan <topic> [--weeks <num>] [--level beginner|intermediate|advanced] [--output json|text]
2. QUIZ
Generate quiz questions on a topic.
bash scripts/script.sh quiz <topic> [--count <num>] [--type mcq|truefalse|short] [--difficulty easy|medium|hard]