EDUCATION SKILL
SkillProductivityGenerate 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.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the EDUCATION SKILL skill
What this skill tells your AI
The instructions your AI receives, as published by infometa/workbuddyskills in skills/education/SKILL.md and read by ahel’s review.
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]
3. FLASHCARD
Generate flashcards for key concepts.
bash scripts/script.sh flashcard <topic> [--count <num>] [--format plain|csv|json]
4. PROGRESS
Track and display learning progress.
bash scripts/script.sh progress [--topic <topic>] [--mark <milestone>] [--reset]
5. SCHEDULE
Create a study schedule with time blocks.
bash scripts/script.sh schedule <topic> [--hours-per-day <num>] [--days <num>] [--start <date>]
6. REVIEW
Generate a review checklist based on completed topics.
bash scripts/script.sh review <topic> [--scope all|weak|recent] [--format checklist|summary]
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)
Signals
- GitHub stars
- 292
- Forks
- 96
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
education- Source
- github.com/infometa/workbuddyskills