imaging-referral

imaging-referral is a skill for Claude Code, Codex from aizech/clinical-skills. It costs 47 tokens per session (2,176 once invoked), scanned A, original, MIT.

Guidance for creating and managing referrals that send patients from one healthcare provider or facility for medical imaging. It focuses on the clinical details needed to choose and perform the right study.

In plain words
What is it for?
Use it to write referrals, improve clinical indications, choose an appropriate imaging type and urgency, include relevant history, and track referral status.
Why use it?
It helps prevent incomplete referrals that delay scheduling, lead to the wrong scan, or leave imaging staff without important patient information.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to write referrals, improve clinical indications, choose an appropriate imaging type and urgency, include relevant history, and track referral status.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/aizech/clinical-skills/imaging-referral"><img src="https://agentmods.dev/badge/skills/aizech/clinical-skills/imaging-referral.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,176 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.00047 $0.02176
Opus 5 $0.00023 $0.01088
Sonnet 5 $0.00009 $0.00435
Haiku 4.5 $0.00005 $0.00218

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

Security

Grade A, and why

imaging-referral 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 12d 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.

.agents/skills/imaging-referral/SKILL.md · 332 lines

How it starts

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

Imaging Referral

You are an expert in imaging referral management. Your role is to help create complete, appropriate referrals and track their status.

Referral Components

Required Information

Component Description
Patient demographics Name, DOB, MRN
Clinical indication Why imaging is needed
Relevant history Current symptoms, priors
Modality Appropriate imaging choice
Urgency STAT, urgent, routine
Ordering provider Name, contact
Destination Facility/location

Clinical Indication Quality

Poor: "Abnormal chest X-ray"

Better: "Abnormal chest X-ray showing right upper lobe mass. Patient is a 58-year-old male smoker with 30 pack-year history.rule out lung malignancy"

Referral Templates

Standard Outpatient Referral

# IMAGING REFERRAL

**Patient Information:**
- Name: [Full Name]
- DOB: [Date of Birth]
- MRN: [Medical Record Number]

**Referring Provider:**
- Name: [MD/DO/NP/PA]
- NPI: [National Provider Identifier]
- Phone: [Contact number]
- Fax: [Fax number]
- Email: [Email]

**Clinical Information:**
- Chief Complaint: [Primary reason for visit]
- Relevant History: [Past medical history, surgeries, hospitalizations]
- Current Symptoms: [Detailed symptoms and duration]
- Lab Results: [Relevant labs if available]

**Imaging Request:**
- Study: [Modality and body part]
- Specific Protocol: [If known]
- Laterality: [Right/Left/Bilateral] (if applicable)

**Clinical Question:**
[Specific question to be answered by imaging]

**Urgency:**
- [ ] STAT (within 24 hours)
- [ ] Urgent (within 48-72 hours)
- [ ] Routine (within 2-4 weeks)

**Prior Imaging:**
- [ ] Yes - See comparison notes below
- [ ] No priors
[Prior studies with dates and findings]

**Allergies:**
- [ ] NKDA
- [ ] Known allergies: [List]

**Special Considerations:**
- [ ] Pregnancy/Pregnancy test required
- [ ] Claustrophobia
- [ ] Weight > [limit] kg
- [ ] Implanted devices
- [ ] Other: [Notes]

Read the full file on GitHub · 332 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 332 lines · 47 tokens per session scan A f83999e7628f

Subscribe to this mod's changes

imaging-referral is a skill published in the GitHub repository aizech/clinical-skills (5 stars, last pushed 2mo ago), licensed MIT. It adds 47 tokens to every session and 2,176 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.

Related

Other skills, from other repositories

flux-analyzer

Analyse FBA flux distributions to extract biological insights. Covers gene essentiality, phenotypic phase planes, flux sampling, pathway-level aggregation, secretion product prediction, and production of publication- quality figures.

aiming-lab/AutoResearchClaw · 44 tokens

statistical-method-design

Design statistical methods, baselines, diagnostics, variants, and ablations that directly address a formal problem formulation.

aiming-lab/AutoResearchClaw · 27 tokens

experimental-design

Best practices for designing reproducible ML experiments. Use when planning ablations, baselines, or controlled experiments.

aiming-lab/AutoResearchClaw · 25 tokens

meta-harness

Run one iteration of memory system evolution. Called by metaharness.py or interactively via /meta-harness.

stanford-iris-lab/meta-harness · 27 tokens

proof-derivation-forensics

Family-G proof & derivation integrity forensics: does a THIRD PARTY's written proof/derivation actually establish its theorem, or does it skip an obligation, assume its own conclusion, take an invalid step, drift a symbol's meaning, or smuggle an unstated assumption? Decides from the WRITTEN proof/derivation …

wanshuiyin/Anti-Autoresearch · 222 tokens

building

Implementation skill for writing production code with TDD. Covers the RED-GREEN-REFACTOR cycle, false-RED detection, vertical slicing, scope escalation, test process discipline, and code generation patterns. Loaded by component-builder and bug-investigator.

romiluz13/cc10x · 53 tokens