trt

trt is a skill for Claude Code, Codex from julianobarbosa/claude-code-skills. It costs 0 tokens per session (1,681 once invoked), scanned A, original, MIT.

A workflow for analysing laboratory results and planning testosterone dose splitting with a precision injection pen while tracking heart and metabolic safety markers.

In plain words
What is it for?
It is intended for reviewing hormone, blood, lipid, and glucose measurements alongside testosterone dosing and cardiometabolic monitoring.
Why use it?
The input describes a specialised medical monitoring and dosing workflow, but does not provide enough detail to explain its safe use beyond that.

Skill for Claude CodeCodex

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

Good fit It is intended for reviewing hormone, blood, lipid, and glucose measurements alongside testosterone dosing and cardiometabolic monitoring.

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

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 trt

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/julianobarbosa/claude-code-skills/trt"><img src="https://agentmods.dev/badge/skills/julianobarbosa/claude-code-skills/trt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,681 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.00000 $0.01681
Opus 5 $0.00000 $0.00840
Sonnet 5 $0.00000 $0.00336
Haiku 4.5 $0.00000 $0.00168

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

Security

Grade A, and why

trt 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 8d 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.

skills/trt/SKILL.md · 93 lines

How it starts

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

skill_name: trt_metabolic_monitoring_and_microdosing_workflow version: "1.0" author: "AI Clinical Companion" description: "Workflow operacional para análise laboratorial, cálculo de microdosagem/fracionamento androgênico com caneta de precisão e rastreamento de segurança cardiometabólica."

triggers:

  • "Análise de exames laboratoriais de rotina ou reposição hormonal"
  • "Cálculo de fracionamento de testosterona com canetas de injeção"
  • "Monitoramento de segurança metabólica em terapia androgênica"

baseline_data: patient_profile: age: 59span_0span_0 baseline_date: "2026-08-19span_1"span_1 critical_markers: hormonal: total_testosterone: 469.16 ng/dLspan_2span_2 free_testosterone: 17.21 ng/dLspan_3span_3 shbg: 6.5 nmol/L (severely suppressed)span_4span_4 dhea_s: 47.39 mcg/dLspan_5span_5 psa_total: 2.52 ng/mLspan_6span_6 lipid_cardiovascular: hdl: 16 mg/dL (critical low)span_7span_7 ldl: 164 mg/dLspan_8span_8 triglycerides: 205 mg/dLspan_9span_9 total_cholesterol: 221 mg/dLspan_10span_10 hematology_metabolism: hematocrit: 46.3%span_11span_11 hemoglobin: 15.2 g/dLspan_12span_12 fasting_glucose: 89 mg/dLspan_13span_13 hba1c: 5.5%span_14span_14 creatinine: 1.24 mg/dLspan_15span_15 vitamin_d3: 24.6 ng/mLspan_16span_16 vitamin_b12: 1029 pg/mL (elevated)span_17span_17 serum_iron: 44 mcg/dL (low)span_18span_18 ferritin: 60.45 ng/mLspan_19span_19

workflow_steps: step_1_lab_analysis_and_triage: action: "Segmentar os biomarcadores por eixos fisiológicos e correlacionar com o uso de andrógenos." rules: - If "exogenous testosterone active": - Expect low SHBG (<15 nmol/L) and reduced DHEA-Sspan_20span_20. - Flag high Free T:Total T ratiospan_21span_21. - If "HDL < 25 mg/dL" or "Triglycerides > 150 mg/dL": - Prioritize lipid risk stratification over isolated androgen optimizationspan_22span_22. - If "B12 > Upper Reference": - Contraindicate further B12 supplementationspan_23span_23.

step_2_microdosing_and_pen_calibration: action: "Calcular dosagem fracionada e conversão mecânica de cliques em dispositivos U-100." device_specs: pen_model: "Eli Lilly HumaPen Ergo II" standard: "U-100 (100 UI = 1.0 mL)" increment: "1 clique / 1 UI = 0.01 mL" max_dial: "60 UI (0.6 mL)" calculation_logic: original_protocol: "Deposteron 200 mg / 2.0 mL a cada 10 dias" target_frequency: "Every Other Day (Dia Sim, Dia Não - DSDN = 5 doses por ciclo de 10 dias)" volume_per_dose: "2.0 mL / 5 = 0.40 mL" dose_per_injection: "40 mg cipionato de testosterona" clicks_setting: "0.40 mL / 0.01 mL por clique = 40 Cliques (40 UI)"

step_3_hardware_and_viscosity_validation: action: "Validar agulhas e dispositivos contra a viscosidade do veículo oleoso." safety_checks: - check_gauge: risk_item: "32G 4mm" issue: "Resistência extrema com óleo de amendoim; risco de quebra da caneta e nódulo subcutâneo superficial." recommendation: "Preferir agulhas 29G a 30G (8mm) para fluxo adequado em camada subcutânea profunda." - check_asepsis: protocol: "Transferência de ampola aberta para carpule de 3 mL via seringa descartável estéril (agulha 18G/22G)."

Read the full file on GitHub · 93 lines

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. 8d ago First seen · 93 lines · 0 tokens per session scan A 31263588cfc9

Subscribe to this mod's changes

trt is a skill published in the GitHub repository julianobarbosa/claude-code-skills (10 stars, last pushed 16d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,681 tokens. 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-09-03.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens