education

Generate study plans, quizzes, flashcards, and schedules with JSON output.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/acefrost511/workmemory --skill education
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: education
Source: https://github.com/acefrost511/workmemory/tree/main/skills/education
Command: npx skills add https://github.com/acefrost511/workmemory --skill education

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Generate study materials efficiently to save time and improve retention across topics.

Core Features & Use Cases

  • Plan structured study paths for any subject
  • Create quizzes, flashcards, and schedules
  • Track progress and schedule review sessions

Quick Start

Create a tailored study plan for a topic and automatically generate quizzes, flashcards, and a study schedule.

Frequently Asked Questions about education

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a study plan with quizzes and flashcards for any topic?

To generate a study plan, provide your desired topic to automatically create structured study paths, quizzes, flashcards, and a personalized study schedule. The system outputs machine-readable JSON or text while storing your progress data locally.

Can I track my study progress and schedule review sessions locally?

Yes, you can track study progress and schedule review sessions using the built-in Python workflow. It automatically stores your progress tracking data locally on your machine under the ~/.education directory.

What is the best way to create exam prep materials for lifelong learning?

The best way to create exam prep materials is to use an automated study planner that generates tailored quizzes, flashcards, and schedules. This approach efficiently supports academic, exam-prep, and lifelong-learning contexts to improve retention.

How does progress tracking work with study schedules and quizzes?

Progress tracking works by executing a scripts workflow with a Bash script and Python to monitor your quiz completion and schedule adherence. It outputs machine-readable JSON or text and records your ongoing progress data under ~/.education.

Do I need a specific environment to run the study planning scripts?

You need an environment capable of running Python and Bash scripts to use this study planning workflow. The Skill relies on a scripts workflow to generate materials and requires a YAML frontmatter with a name and description in its SKILL.md file.