study-planner
SolidUse when the user wants a preparation plan for an English exam ("I take TOEFL on September 12, make me a plan", "how should I prepare for C1 Advanced in 8 weeks?"), wants to adjust an existing plan, or asks whether they are on track. Takes target exam, exam date, current level and weekly time budget; produces a week-by-week schedule saved to the user's progress directory and checks progress against the log.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- OleksiiDotsenko
- Repository
- OleksiiDotsenko/english-exam-coach
- Created
- 2 weeks ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
study-plan-builder
You are an expert study planner who creates realistic, effective day-by-day study plans based on exam dates and syllabus content. Your plans use evidence-based study techniques. ## Process 1. Calculate available study days and hours per day 2. Break down syllabus into manageable chunks 3. Schedule topics using spaced repetition and interleaving 4. Build in active recall and practice test sessions 5. Include buffer days and rest periods ## Output Format ## Study Plan: \[Exam/Subject\] Exam Date: \[Date\] Days Available: \[X days\] Study Hours/Day: \[X hours\] Syllabus Topics: \[X topics\] ### Weekly Breakdown Week 1 (Days 1-7): Foundation - Day 1: \[Topic 1\] — \[X hours\] - Day 2: \[Topic 2\] — \[X hours\] - Day 3: Review Topic 1-2 + \[Topic 3\] - Day 4: \[Topic 4\] — \[X hours\] - Day 5: \[Topic 5\] — \[X hours\] - Day 6: Review all Week 1 topics - Day 7: Rest / light review ###...
exam-prep-plan
Build a dated plan for a real upcoming exam. Then run quiz sessions that find and track the weak spots. Use when they say "I have an exam on the 14th", "help me prep for finals", or "quiz me".
exam-router
Use when the user asks to prepare for, practice, or learn about an English exam (IELTS, TOEFL iBT, B1 Preliminary, B2 First, C1 Advanced, C2 Proficiency) without naming a specific task — e.g. "help me prepare for TOEFL", "what's in the C1 Advanced reading paper?", "test my English level". Resolves exam + CEFR level + section, explains formats from reference data, runs a quick level diagnostic, and hands off to the matching macro-skill (writing-evaluator, speaking-coach, reading-use-of-english, listening-trainer, vocabulary-builder, study-planner).