Education Skill
name: education
by bytesagain1 · published 2026-03-22
$ claw add gh:bytesagain1/bytesagain1-education---
name: education
description: "Generate study materials. Use when creating study plans, quizzes, flashcards, tracking progress, or scheduling review sessions."
version: "3.4.0"
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags:
- education
- learning
- study
- quiz
- flashcard
- review
---
# Education Skill
Generate study plans, quizzes, flashcards, and review materials for any topic. Track progress and schedule sessions.
Commands
plan
Generate a structured learning plan for a topic.
bash scripts/script.sh plan <topic> [--weeks <num>] [--level beginner|intermediate|advanced] [--output json|text]quiz
Generate quiz questions on a topic.
bash scripts/script.sh quiz <topic> [--count <num>] [--type mcq|truefalse|short] [--difficulty easy|medium|hard]flashcard
Generate flashcards for key concepts.
bash scripts/script.sh flashcard <topic> [--count <num>] [--format plain|csv|json]progress
Track and display learning progress.
bash scripts/script.sh progress [--topic <topic>] [--mark <milestone>] [--reset]schedule
Create a study schedule with time blocks.
bash scripts/script.sh schedule <topic> [--hours-per-day <num>] [--days <num>] [--start <date>]review
Generate a review checklist from completed topics.
bash scripts/script.sh review <topic> [--scope all|weak|recent] [--format checklist|summary]Output
All commands print to stdout. Use `--output json` (where supported) for machine-readable output. Progress data is stored in `~/.education/progress.json`.
Requirements
Feedback
Questions or suggestions? → [https://bytesagain.com/feedback/](https://bytesagain.com/feedback/)
---
Powered by BytesAgain | bytesagain.com
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...