doop-training

doop-training is a skill for Claude Code, Codex from sushrutb17/doop-showcase. It costs 29 tokens per session (409 once invoked), scanned A, original, Apache-2.0.

A training assistant workflow that answers questions about today's training, pre-workout plans, recovery, recent performance, and weekly reviews using Doop's read-only relay. TDD is not involved; this is a workout-planning tool.

In plain words
What is it for?
Getting today's workout guidance, checking what to do before training, and requesting a weekly review.
Why use it?
It provides the canonical training guidance without exposing more personal training history than the workflow allows. It also prevents the assistant from changing or reinterpreting the returned prescription.

Skill for Claude CodeCodex

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

Good fit Getting today's workout guidance, checking what to do before training, and requesting a weekly review.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sushrutb17/doop-showcase/doop-training
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 sushrutb17/doop-showcase --skill doop-training
Clone the repo
git clone --depth 1 https://github.com/sushrutb17/doop-showcase

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 doop-training

README.md
[![agentmods](https://agentmods.dev/badge/skills/sushrutb17/doop-showcase/doop-training/github.svg)](https://agentmods.dev/skills/sushrutb17/doop-showcase/doop-training)
Your own site
<a href="https://agentmods.dev/skills/sushrutb17/doop-showcase/doop-training"><img src="https://agentmods.dev/badge/skills/sushrutb17/doop-showcase/doop-training/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 doop-training

Your own site · 80×15
<a href="https://agentmods.dev/skills/sushrutb17/doop-showcase/doop-training"><img src="https://agentmods.dev/badge/skills/sushrutb17/doop-showcase/doop-training.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 409 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.00029 $0.00409
Opus 5 $0.00015 $0.00204
Sonnet 5 $0.00006 $0.00082
Haiku 4.5 $0.00003 $0.00041

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

Security

Grade A, and why

doop-training 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 10d 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.

integrations/openclaw/workspace/skills/doop-training/SKILL.md · 47 lines

What it actually says

Doop training workflow

Use this skill whenever the owner asks what to do, mentions heading to the gym, asks about recovery or recent performance, or requests a weekly review.

Today

  1. Resolve the current local calendar date from the configured timezone.
  2. Call get_telegram_training_guidance(date).
  3. Return its text verbatim. Its completion and recovery state are already canonical and already includes the completion state, recovery confidence, recommendation, and safety override. Do not make a second call, summarize, reformat, reinterpret, or add a personality line. When applicable, that canonical text says “planned; not yet logged”; never substitute “confirmed,” “completed,” or “done.” The word “confirmed” is forbidden unless a separate confirmed-action result exists.

Pre-workout

  1. Call get_telegram_training_guidance(date) exactly once.
  2. Return its text verbatim; it already contains today's exact prescription.
  3. Do not append questions or unplanned work. The canonical relay already contains the safety override.

History or progression

Detailed history/progression is not exposed in the Stage 1 Telegram surface. Say that this view remains in the local Doop Training dashboard; do not infer history from chat memory or substitute a different tool.

Weekly review

  1. Determine the Monday for the requested week.
  2. Call get_telegram_weekly_review(week_start).
  3. Return its text verbatim, including the missing-log caveat.
  4. Do not make a second tool call or add any conclusion.

Read-only boundary

Do not claim to log, confirm, cancel, accept, or reject anything. In this stage, direct the owner to the local Doop Training dashboard for confirmed actions.

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. 10d ago First seen · 47 lines · 29 tokens per session scan A 7b041bcdccbf

Subscribe to this mod's changes

doop-training is a skill published in the GitHub repository sushrutb17/doop-showcase (0 stars, last pushed 9d ago), licensed Apache-2.0. It adds 29 tokens to every session and 409 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

sprite-animation

A pixel / sprite-style animated explainer slide — full-bleed cream stage, bold display year, animated pixel-art mascot (e.g. Hanafuda card, mushroom, or 8-bit console), kinetic Japanese display type, ticking timeline ribbon. Reads like a single frame of an educational motion video — looping CSS keyframes, no JS, ready…

nexu-io/open-design · 141 tokens

hr-onboarding

A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "first week plan", or "入职".

nexu-io/open-design · 62 tokens

study-strategy-selector

Recommend practical study strategies matched to the material, learning goal, assessment, time, and learner constraints. Use for revision planning, homework routines, independent study, replacing ineffective habits, or adapting recall, spacing, explanation, and practice activities.

iflytek/skillhub · 52 tokens

retrieval-practice-generator

Generate low-stakes retrieval-practice questions with grounded answer notes and implementation guidance. Use for quiz starters, revision activities, delayed recall, misconception checks, or adapting recall difficulty.

iflytek/skillhub · 41 tokens

exam-ready

Prepare a concise exam review from study materials and a syllabus supplied by the user. Use for topic summaries, recall questions, MCQ cues, and time-limited revision plans that must stay grounded in those materials.

iflytek/skillhub · 45 tokens

clinical-q-and-a

A fast path for answering general educational medical questions and correcting common misconceptions, with a light check against one current authoritative guideline or consensus.

TencentCloud/Octop · 71 tokens