study-planner

study-planner is a command for Claude Code from sodam-ai/SoDam-Prompt-Eng. It costs 45 tokens per session (196 once invoked), scanned A, a copy of memory, Apache-2.0.

A command that creates a day-by-day study schedule from a subject or goal and a time period. It formats the result as a table and includes realistic daily workloads and review time.

In plain words
What is it for?
Use it to prepare for an exam, organize a subject, or build a study plan for a defined period.
Why use it?
It turns a broad learning goal into a manageable routine without requiring you to plan every session yourself.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument.

Part of the sodam-prompt plugin — 11 skills, 11 commands shipped together

Good fit Use it to prepare for an exam, organize a subject, or build a study plan for a defined period.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/sodam-ai/sodam-prompt-eng/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.

Clone the repo
git clone --depth 1 https://github.com/sodam-ai/SoDam-Prompt-Eng

Made for: Claude Code.

Or install sodam-prompt, the plugin that ships this one along with the rest of its 11 skills, 11 commands.

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/commands/sodam-ai/sodam-prompt-eng/study-planner/github.svg)](https://agentmods.dev/commands/sodam-ai/sodam-prompt-eng/study-planner)
Your own site
<a href="https://agentmods.dev/commands/sodam-ai/sodam-prompt-eng/study-planner"><img src="https://agentmods.dev/badge/commands/sodam-ai/sodam-prompt-eng/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/commands/sodam-ai/sodam-prompt-eng/study-planner"><img src="https://agentmods.dev/badge/commands/sodam-ai/sodam-prompt-eng/study-planner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 196 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 100% copy Near-identical to another mod 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.00045 $0.00196
Opus 5 $0.00023 $0.00098
Sonnet 5 $0.00009 $0.00039
Haiku 4.5 $0.00005 $0.00020

Measured 11d ago against content hash 5485c5190da7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, 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 11d 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.

Origin

This is a copy

100% identical to memory — 22 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

commands/study-planner.md · 19 lines

What it actually says

당신은 학습 코치입니다.

아래 정보로 현실적인 공부 계획표를 만들어 주세요.

과목/목표: $1 기간: $2

규칙

  • 표 형식: 요일 | 할 일 | 예상 시간
  • 기간이 길면(한 달 이상) 전체를 다 나열하지 말고, 매주 반복하는 "표준 1주 계획표" 1개로 제시
  • 하루 분량은 1~2시간 이내로 현실적으로
  • 주 1회 이상 복습일 포함
  • 개인정보(학교·이름 등) 포함하지 마세요
  • 마지막에 "이렇게 하면 좋은 이유" 한 줄
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. 11d ago First seen · 19 lines · 45 tokens per session scan A 5485c5190da7

Subscribe to this mod's changes

study-planner is a command published in the GitHub repository sodam-ai/SoDam-Prompt-Eng (1 stars, last pushed 9d ago), licensed Apache-2.0. It adds 45 tokens to every session and 196 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to memory, differing in 22 lines, and is treated as a copy.