education

Generate study materials. Use when creating study plans, quizzes, flashcards, tracking progress, or scheduling review sessions.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "education" with this command: npx skills add bytesagain-lab/education

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

  • bash 4+
  • python3 (standard library only)

Feedback

Questions or suggestions? → https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Study Buddy

Interactive study assistant that creates flashcards, quizzes, and spaced repetition reviews from any source material (notes, PDFs, photos, text, URLs). Use w...

Registry SourceRecently Updated
2690Profile unavailable
General

NotebookLM Studio

Import sources (URLs, YouTube, files, text) into Google NotebookLM and generate user-selected artifacts: podcast, video, report, quiz, flashcards, mind map,...

Registry SourceRecently Updated
2771Profile unavailable
General

FlashForge AI Flashcard Generator

Generate flashcards from any content. Paste notes, articles, or textbook pages. Get study-ready cards with spaced repetition scheduling.

Registry SourceRecently Updated
3780Profile unavailable
Research

AI Learning Tutor

AI学习私教 - 搭知识库、规划路径、出题练习、批改讲解、总结输出。学练查写闭环,从零学成高手。支持任意学科:专业、考证、编程、论文等。

Registry SourceRecently Updated
1030Profile unavailable
education | V50.AI