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.
npx skills add 2023Anita/clinical-ai-agent-skills --skill beginner-codex-workflowgit clone --depth 1 https://github.com/2023Anita/clinical-ai-agent-skillsWrote 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.
[](https://agentmods.dev/skills/2023anita/clinical-ai-agent-skills/beginner-codex-workflow)<a href="https://agentmods.dev/skills/2023anita/clinical-ai-agent-skills/beginner-codex-workflow"><img src="https://agentmods.dev/badge/skills/2023anita/clinical-ai-agent-skills/beginner-codex-workflow/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.
<a href="https://agentmods.dev/skills/2023anita/clinical-ai-agent-skills/beginner-codex-workflow"><img src="https://agentmods.dev/badge/skills/2023anita/clinical-ai-agent-skills/beginner-codex-workflow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00031 | $0.00188 |
| Opus 5 | $0.00015 | $0.00094 |
| Sonnet 5 | $0.00006 | $0.00038 |
| Haiku 4.5 | $0.00003 | $0.00019 |
Grade A, and why
beginner-codex-workflow 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.
What it actually says
Beginner Codex Workflow
Goal
Make coding-agent work understandable to clinicians and beginners without sacrificing engineering discipline.
Required Behavior
- Explain what you are about to inspect.
- Read the relevant files before proposing changes.
- Use simple words for technical concepts.
- Make the smallest useful change.
- Verify with a command, screenshot, or explicit manual check.
Output Pattern
## What I checked
## What I changed
## How I verified it
## What you can do next
Do Not
- Rewrite large parts of a project without need.
- Hide errors behind vague language.
- Assume the user knows programming jargon.
- Commit, push, publish, or delete without explicit confirmation.
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.
- 11d ago First seen · 39 lines · 31 tokens per session scan A e65b7352f830
beginner-codex-workflow is a skill published in the GitHub repository 2023Anita/clinical-ai-agent-skills (2 stars, last pushed 3mo ago), licensed MIT. It adds 31 tokens to every session and 188 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.
Other skills, from other repositories
present-paper
Academic presentation preparation — paper-driven (journal club, grand rounds, seminar) and lecture/teaching decks (course material, workshop slides, conference talks). Analyzes source material, finds supporting references, drafts audience-adapted speaker scripts, generates or augments PPTX with speaker notes, and…
Academic CV Builder
Format CVs for academic positions with publications, grants, and teaching.
guided-learning
AI-Guided Learning mentor. Guides the user step-by-step to build and learn a new technology without writing the final code for them.
lov-hanzi-lens
A research and infographic workflow for explaining one Chinese character, including its pronunciation, written form, history, meanings, and use in classical texts.
Automation Interview Prep
Prepare for SDET and automation interviews round by round, covering coding screens, framework design, API testing tasks, scenario questions, and STAR stories built from real testing work.
explainer
A tool for making narrated explainer or tutorial videos with computer-generated visuals. It can help create the script, the video, or both.