study-help

study-help is a command for Claude Code from TimboGP/timbogp-marketplace. It costs 31 tokens per session (346 once invoked), scanned A, original, MIT.

A help command for an agentic study environment: a system for organizing learning plans, study sessions, progress tracking, and subject-specific guidance.

In plain words
What is it for?
Use it to learn about study workflows, session types, learning levels, subjects, language settings, and progress conventions.
Why use it?
It explains how the study system works without changing its files, so you can understand the available options before starting or adjusting your studies.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the agentic-study-environment plugin — 7 skills, 1 command shipped together

Good fit Use it to learn about study workflows, session types, learning levels, subjects, language settings, and progress conventions.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/timbogp/timbogp-marketplace/study-help
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/TimboGP/timbogp-marketplace

Made for: Claude Code.

Or install agentic-study-environment, the plugin that ships this one along with the rest of its 7 skills, 1 command.

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-help

README.md
[![agentmods](https://agentmods.dev/badge/commands/timbogp/timbogp-marketplace/study-help/github.svg)](https://agentmods.dev/commands/timbogp/timbogp-marketplace/study-help)
Your own site
<a href="https://agentmods.dev/commands/timbogp/timbogp-marketplace/study-help"><img src="https://agentmods.dev/badge/commands/timbogp/timbogp-marketplace/study-help/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-help

Your own site · 80×15
<a href="https://agentmods.dev/commands/timbogp/timbogp-marketplace/study-help"><img src="https://agentmods.dev/badge/commands/timbogp/timbogp-marketplace/study-help.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 346 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.00031 $0.00346
Opus 5 $0.00015 $0.00173
Sonnet 5 $0.00006 $0.00069
Haiku 4.5 $0.00003 $0.00035

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

Security

Grade A, and why

study-help 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 9d 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.

plugin/agentic-study-environment/commands/study-help.md · 19 lines

What it actually says

/study-help

Explain the agentic-study-environment learning harness. Drive this with the help skill.

Topic: $ARGUMENTS (a lifecycle skill, a domain overlay, a session type, or a convention like "tracking", "language", or "curriculum"). If empty, explain everything.

Procedure

  1. No topic → give the full overview from the help skill: what the harness is, the lifecycle skills and their loop, the four session types and their domain flavors, the domain overlays, and the key conventions (language, status, tracking) — then point to docs/ and the getting-started steps.
  2. A topic → resolve it to the matching skill/overlay/type/convention (see the mapping in the help skill), read the matching docs/<skill>.md, domains/<name>.md, or reference/conventions.md section, and explain just that one. If ambiguous, list the close matches and ask.

This command only explains — it never creates or edits .studyenv/ files. If the user actually wants to study, hand off to bootstrap, set-curriculum, start-session, stop-session, or adjust-level. Lead with a one-line answer, keep it skimmable, and link rather than dumping file contents.

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. 9d ago First seen · 19 lines · 31 tokens per session scan A 0bb1bf6ae021

Subscribe to this mod's changes

study-help is a command published in the GitHub repository TimboGP/timbogp-marketplace (3 stars, last pushed 2mo ago), licensed MIT. It adds 31 tokens to every session and 346 once invoked, about $0.0002 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-31.