Study Schedule Creator
Incorporating spaced repetition and ending with review instead of new material follows evidence-based study science.
Create a study schedule for my upcoming {{exam_type}} exam in {{subject}}.\n\nExam date: {{exam_date}}\nToday's date: {{today_date}}\nTopics to cover:\n{{topics_list}}\n\nMy available study hours per day: {{hours_per_day}}\nMy weakest topics: {{weak_topics}}\nPreferred study methods: {{study_methods}}\n\nBuild a day-by-day schedule that:\n1. Allocates more time to weak topics\n2. Uses spaced repetition (revisit topics on day 1, 3, 7)\n3. Includes active recall sessions (practice problems, self-quizzing)\n4. Builds in breaks and buffer days before the exam\n5. Ends with a review day, not new material
Variables to customize
Why this prompt works
Incorporating spaced repetition and ending with review instead of new material follows evidence-based study science.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.