study-planner

study-planner is a skill for Claude Code, Codex from Orkas-AI/Orkas-Awesome-AgentSkills. It costs 3 tokens per session (1,523 once invoked), scanned A, original, MIT.

A guide for creating and revising a study or exam-preparation schedule around a goal, deadline, available time, current level, and weak areas. It can include review intervals, checkpoints, and progress check-ins.

In plain words
What is it for?
Use it to plan exam preparation, schedule revision, add spaced review, set weekly check-ins, or rebuild a study plan after falling behind.
Why use it?
It turns a broad learning goal into a practical schedule and helps adjust the plan when time, deadlines, or progress change.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan exam preparation, schedule revision, add spaced review, set weekly check-ins, or rebuild a study plan after falling behind.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/orkas-ai/orkas-awesome-agentskills/study-planner
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Orkas-AI/Orkas-Awesome-AgentSkills --skill study-planner
Clone the repo
git clone --depth 1 https://github.com/Orkas-AI/Orkas-Awesome-AgentSkills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for study-planner

README.md
[![agentmods](https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/study-planner/github.svg)](https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/study-planner)
Your own site
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/study-planner"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/study-planner/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for study-planner

Your own site · 80×15
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/study-planner"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/study-planner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 3 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,523 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00003 $0.01523
Opus 5 $0.00002 $0.00762
Sonnet 5 $0.00001 $0.00305
Haiku 4.5 $0.00000 $0.00152

Measured 12d ago against content hash e31a2a2af51b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

study-planner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

education/skills/study-planner/SKILL.md · 163 lines

How it starts

The opening of the file, as written. The whole thing — 163 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Study Planner

When To Use

  • The user wants a concrete study or exam-prep schedule from a goal, deadline, current level, available time, and weak areas.
  • The user wants to revise an existing plan after falling behind, changing the deadline, adding tasks, blocking weekdays, or reducing the daily budget.
  • The user asks for check-ins, weekly reports, spaced review, revision checkpoints, or a plan that keeps them accountable.

Do not use for homework tutoring, solving practice problems, generating full course content, generating a full question bank, thesis coaching, material organization, medical/fitness/mental-health plans, or legal/business advice. If the user asks for practice tasks, keep them at the schedule level and use references/retrieval-task-patterns.md; do not author an entire worksheet or quiz set.

How To Call

  1. Collect the required planning fields: measurable goal, deadline, current level, weekday/weekend time budget, and weak areas. If any required field is missing, ask only for the missing fields before drafting the plan.
  2. Confirm optional fields when relevant: existing materials/resources, preferred time granularity, report format, fixed unavailable days, reminder preference, and whether the user wants files saved.
  3. Select the plan shape with references/planning-workflow.md: short sprint, exam prep, long-term learning, skill acquisition, or revision recovery.
  4. Select methodology rules with references/methodology.md: spaced review, Pareto prioritization, Pomodoro task sizing, and Feynman-style output.
  5. Add spaced review slots with references/spaced-practice.md whenever the plan involves memorization, exams, concepts, formulas, vocabulary, procedures, or long-term retention.
  6. If the plan includes review starters or active recall work, use references/retrieval-task-patterns.md to schedule task types only. Do not generate a full set of questions unless the user explicitly asks for practice materials.
  7. Generate the plan progressively:
    • For plans longer than 4 weeks, first show phases, weekly/monthly goals, milestones, and workload fit. Ask whether to expand weekly details.
    • For plans of 4 weeks or less, it is acceptable to show all daily tasks if the workload is manageable.
  8. Before presenting a final daily schedule, run the workload self-check in references/plan-quality-rules.md: daily task time must leave buffer, each task must be checkable, single tasks must be short enough, and weak areas must be weighted.
  9. When the user changes an existing plan, preserve prior progress by default. Ask whether they want to adjust the current plan or start a new plan if the wording is ambiguous.
  10. For reminders, check-ins, and weekly reports, use references/checkins-and-adjustments.md. Create or update reminders only when the user confirms the plan and wants reminder support.

Read the full file on GitHub · 163 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 163 lines · 3 tokens per session scan A e31a2a2af51b

Subscribe to this mod's changes

study-planner is a skill published in the GitHub repository Orkas-AI/Orkas-Awesome-AgentSkills (13 stars, last pushed 2mo ago), licensed MIT. It adds 3 tokens to every session and 1,523 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

career-path-planner

Career goal mapping with skill gap analysis, actionable development plans, and milestone tracking. Use when planning career transitions, identifying skill gaps, setting professional development goals, or evaluating career options.

travisjneuman/.claude · 41 tokens

case-interview-practice

Interactive consulting case interview practice with structured frameworks, feedback mechanisms, and progressive difficulty. Use when preparing for management consulting interviews, case competitions, or business problem-solving exercises.

travisjneuman/.claude · 39 tokens

course-material-creator

Create custom educational materials including syllabi, lesson plans, assessments, reading lists, and learning objectives. Use when building course curricula, training programs, workshops, or educational content.

travisjneuman/.claude · 40 tokens

debate-practice-coach

Interactive debate and argument practice with structured feedback, counterargument generation, logical fallacy identification, and scoring rubrics. Use when preparing for debates, improving persuasion skills, or practicing argumentation.

travisjneuman/.claude · 45 tokens

interview-system-designer

Design hiring interviews, competency matrices, question banks, scoring rubrics, and interviewer calibration for a specified role.

seaworld008/Commonly-used-high-value-skills · 28 tokens

viral-tech-reel-editor

End-to-end viral tech reel production for Instagram Reels and TikTok using 2026 trend grammar — retention-first pacing, punch-ins, 3D cinematic AI-generated shots, motion design graphics, proof b-roll, trending SFX, karaoke captions (Georgian/English), safe-zone layout, and QA-gated 1080x1920 export. This skill should…

tornikebolokadze1-cyber/awesome-ai-pulse-georgia · 172 tokens