Agent Skillsmohitagw15856/pm-claude-skills › exam-prep-planner

exam-prep-planner

GitHub

生成抗干扰的考试复习计划,强调检索练习、间隔重复和弱点加权。提供每日日程、80%容量预留缓冲及危机应对策略,拒绝无效重读,确保计划在实际生活中可执行。

plugins/pm-students/skills/exam-prep-planner/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

制定考试复习计划 安排学习时间表 距离期末考试还有N周 如何备考多门考试

Install

npx skills add mohitagw15856/pm-claude-skills --skill exam-prep-planner -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/plugins/pm-students/skills/exam-prep-planner -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@exam-prep-planner

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill exam-prep-planner -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "exam-prep-planner",
    "description": "Build a realistic exam-prep schedule with spaced repetition and retrieval practice — the plan that survives contact with an actual week. Use when asked to plan my exam prep, make a study schedule, I have N weeks until finals, or how do I study for multiple exams. Produces a day-by-day plan across all exams: spaced blocks, retrieval-first sessions, weak-topic weighting, and built-in slack for the days that go wrong."
}

Exam Prep Planner Skill

Most study plans are written for the student the planner wishes existed: six perfect hours daily, no bad days, rereading counted as studying. This skill plans for the student who exists — retrieval practice over rereading, spacing over cramming, weak topics weighted, and slack built in, because a plan that dies at its first missed day was never a plan.

What This Skill Produces

  • The day-by-day schedule — all exams interleaved, sessions with named topics and methods
  • Retrieval-first sessions — every block says what to do (blurt, past paper, teach-back), never "review chapter 4"
  • Weighting — weak and high-value topics get the prime slots and the most spaced repeats
  • Slack and triage — catch-up buffers, plus the pre-agreed what-to-drop list if time collapses

Required Inputs

Ask for these if not provided:

  • Exams, dates, and formats — all of them; single-exam plans that ignore the others aren't plans
  • Topic lists with self-rated confidence (red/yellow/green per topic — honest ratings)
  • Real available hours — after work, sport, life; the actual number, not the aspirational one
  • What "studying" has meant so far — rereaders need the method change named explicitly

Framework

  1. Retrieval beats rereading — every session is active: closed-book blurts, past papers, self-testing, teach-it-aloud. Rereading appears only as a 10-minute pre-retrieval warmup.
  2. Spacing beats massing: each topic returns 3+ times with growing gaps (day 1 → day 3 → day 7 → pre-exam). The schedule interleaves subjects — blocked days feel productive and test worse.
  3. Weight by (weakness × exam value): red topics on high-weight exams own the morning slots; green topics get maintenance touches only.
  4. The 80% rule: schedule at most 80% of stated available hours — the other 20% is the buffer that saves the plan when Tuesday explodes.
  5. Pre-agreed triage: decide NOW what gets dropped if two days vanish (green topics first, then low-weight material) — triage decided in a panic always cuts the wrong thing.

Output Format

Exam Prep Plan: [N] weeks · [exams]

Real hours/week: [stated] → scheduled: 80% = [n]h · Method note: [the change from current habits]

The schedule

Day Slot Exam/topic Method (what you'll actually do) Repeat #

Weekly retrieval checkpoints

[End of each week: one mixed self-test across everything touched; scores drive next week's re-weighting]

If it goes wrong

Missed 1 day → [absorb via buffer] · Missed 3+ → [the triage list, in drop order]

Quality Checks

  • Every session names a retrieval method — zero "review/reread" blocks
  • Every red topic appears ≥3 times with growing spacing
  • Total scheduled ≤ 80% of stated hours
  • All exams share the calendar, weighted by date and value
  • The triage list exists before it's needed

Anti-Patterns

  • Do not schedule rereading as studying — recognition feels like knowledge and tests like its absence
  • Do not plan 100% of available time — a plan without slack is a countdown to abandonment
  • Do not block whole days per subject — interleaving tests better than it feels
  • Do not spend prime hours on green topics because they're pleasant — comfort studying is procrastination with flashcards
  • Do not build guilt into the plan — a missed day triggers the buffer protocol, not a spiral; the plan's job is to survive

Version History

  • 54fad50 Current 2026-07-19 13:12

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
bc3f395e
Indexed
2026-07-19 13:12

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 22:25
浙ICP备14020137号-1 $방문자$