study-revision-planner
by @52yuanchangxing
Convert a syllabus, exam scope, or course notes into a revision calendar with spaced review, mock tests, and weak-point loops.
clawhub install study-revision-planner📖 About This Skill
name: study-revision-planner description: Convert a syllabus, exam scope, or course notes into a revision calendar with spaced review, mock tests, and weak-point loops. version: 1.1.0 metadata: openclaw: requires: bins: - python3 emoji: 🧰
Study Revision Planner
Purpose
Convert a syllabus, exam scope, or course notes into a revision calendar with spaced review, mock tests, and weak-point loops.
Trigger phrases
Ask for these inputs
Workflow
1. Split the scope into study units and estimate effort. 2. Generate a calendar with learn, review, and test phases. 3. Insert spaced review loops and buffer days. 4. Highlight overload weeks and propose tradeoffs. 5. Return a printable plan and a concise today-next checklist.
Output contract
Files in this skill
{baseDir}/scripts/revision_schedule.py{baseDir}/resources/study_plan_template.csvOperating rules
Suggested prompts
Use of script and resources
Use the bundled script when it helps the user produce a structured file, manifest, CSV, or first-pass draft. Use the resource file as the default schema, checklist, or preset when the user does not provide one.
Boundaries
Compatibility notes
metadata.openclaw.requires.scripts/revision_schedule.py.resources/study_plan_template.csv.