Agent skill · security · bighardperson
education
Generate study plans, quizzes, flashcards, review materials, track learning progress and schedule study sessions. Use when users ask to create study plans, generate quiz questions, make flashcards, track study progress, or schedule review sessions for any topic.
Why this skill is useful
Adds 6 executable scripts for generating study plans, quizzes, flashcards, and tracking progress that enhance the AI's educational capabilities.
What it needs
Requires bash, python3 installed locally. About 1k tokens when loaded. Last updated 2026-04-26. 34 stars on the source repository.
What this skill does
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. 2. QUIZ Generate quiz questions on a topic. 3. FLASHCARD Generate flashcards for key concepts. 4. PROGRESS Track and display learning progress. 5. SCHEDULE Create a study schedule with time blocks. 6. REVIEW Generate a review checklist based on completed topics. OUTPUT All commands print to stdout. Use --output json for machine-readable output where supported. Progress data is stored in ~/.education/progress.json. REQUIREMENTS bash 4+ python3 (standard library only)
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills bighardperson/Education