Radiology Annotation logo

Radiology Annotation

CommunityPopular
huang-sir1
radiology-annotation

Design and document ROI/VOI/mask annotation that survives Radiology (RSNA) review — lesion-selection strategy (2D vs 3D, whole-tumour vs largest-slice vs peritumoral vs habitat vs multi-lesion), reader protocol (number, seniority, blinding, independent vs consensus, third-party adjudication), reproducibility (repeat annotation, ICC, Dice, Hausdorff, feature-stability filtering), and geometric integrity of masks against DICOM/NIfTI/DICOM-SEG/RTSTRUCT (spacing, origin, direction, slice order). Use when the user mentions ROI, VOI, mask, segmentation protocol, contouring, "标注", "勾画", "分割规范", inter-/intra-observer agreement, or needs the Methods paragraph for annotation. Produces an annotation SOP, a QC plan, and submission-ready Methods text. Never invents agreement values or reader details.

Overview

Publisherhuang-sir1
Repositoryradiology-skills
Skill nameradiology-annotation
Stars
1.7K
Forks
17
Bundled files
4
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 4 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by huang-sir1 on GitHub. Read the source before you install it.

Installation

Install the Radiology Annotation AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/huang-sir1/radiology-skills.git /tmp/radiology-skills
mkdir -p .claude/skills
cp -r /tmp/radiology-skills/radiology-skills/modules/radiology-annotation .claude/skills/radiology-annotation
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Radiology Annotation in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Radiology Annotation on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Radiology Annotation is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

ROI / VOI / Mask Annotation SOP

Use this skill to make the annotation behind a radiomics/segmentation/radiogenomics study defensible. Reviewers reject papers when the segmentation is a black box: unknown readers, no reproducibility, masks that don't align with the images, or feature instability never tested. This skill specifies the lesion-selection strategy, the reader protocol, the reproducibility plan, and the geometric checks — and writes the Methods text.

Core stance

  • Segmentation is a measurement, so characterise its error. Report inter-/intra-observer reproducibility and propagate it (drop unstable features) — don't treat masks as ground truth.
  • Pre-specify the lesion-selection rule. 2D vs 3D, whole-tumour vs largest-slice vs peritumoral ring vs sub-regional habitat vs multi-lesion handling — decided up front, applied uniformly, and justified by the biology and the endpoint.
  • Readers are part of the method. Number, seniority, blinding to outcome, independent vs consensus, and the adjudication rule for disagreement all belong in Methods.
  • Geometry must be exact. Mask and image must share spacing, origin, direction, and slice order; a one-voxel or flipped-axis mismatch silently corrupts every feature.
  • Reproducibility before modelling. Filter to reproducible features (e.g. ICC threshold) before selection/modelling, on training data only — leakage hides here too.
  • Integrity. Never invent ICC/Dice values, reader counts, or QC results; mark what must be measured.

When to use

  • "Design an ROI/mask annotation SOP / 帮我写标注 SOP(勾画规范)。"
  • "Two radiologists contoured the lesions — how do I report agreement and select stable features?"
  • "Whole-tumour or largest-slice? 2D or 3D? peritumoral? habitat?"
  • "My masks don't line up with the images / DICOM-SEG/RTSTRUCT conversion issues."
  • "Write the segmentation + reproducibility paragraph for Methods."

When to open extra files

FileOpen when
references/lesion-selection.mdChoosing 2D/3D, whole-tumour/largest-slice/peritumoral/habitat/multi-lesion; what the endpoint and biology imply
references/reader-protocol.mdReader number/seniority, blinding, independent vs consensus, adjudication, training set
references/reproducibility-qc.mdRepeat-annotation design, ICC/Dice/Hausdorff, feature-stability filtering, sensitivity analysis
references/mask-geometry.mdDICOM/NIfTI/DICOM-SEG/RTSTRUCT spacing/origin/direction/slice-order checks, conversion pitfalls

Workflow

  1. Fix the target. What is segmented (whole tumour, core, necrosis, edema, node, organ), in which modality/sequence/phase, and why that target serves the endpoint.
  2. Choose the selection strategy (lesion-selection.md) — dimension, region, peritumoral extent, habitats, and the multi-lesion rule. Justify it.
  3. Specify the reader protocol (reader-protocol.md) — who, how many, blinded to what, independent vs consensus, adjudication, and any segmentation-training phase.
  4. Plan reproducibility (reproducibility-qc.md) — repeat-annotation subset, ICC/Dice/HD, the feature-stability filter and threshold, and a sensitivity analysis.
  5. Verify geometry (mask-geometry.md) — confirm image↔mask spacing/origin/direction/slice order; document the conversion path (DICOM-SEG/RTSTRUCT/NIfTI) and QC.
  6. Write Methods — the annotation paragraph: target, software+version, readers, blinding, reproducibility, stability filtering — in Radiology style.

Output contract

  1. Annotation SOP — target, selection strategy, software/version, step-by-step procedure.
  2. Reader protocol — number/seniority/blinding/independent-or-consensus/adjudication.
  3. Reproducibility & QC plan — repeat design, metrics (ICC/Dice/HD), stability filter + threshold, sensitivity analysis — with placeholders for values to be measured.
  4. Geometry checklist — the alignment/conversion checks and their pass/fail.
  5. Methods paragraph — submission-ready prose (+ 待确认 list for Chinese authors).

Quality bar

A good annotation spec lets an independent group reproduce the masks and the feature set, tells the reviewer exactly how segmentation error was measured and controlled, and never reports an agreement value that was not computed.

Handoffs

  • IBSI feature reproducibility / CLEAR-METRICS audit → radiology-reporting.
  • Hand-crafted feature extraction pipeline → radiology-radiomics.
  • ICC model choice, Dice/Bland-Altman statistics → radiology-stats.
  • Habitat masks for imaging×omics → radiology-radiogenomics.
  • De-identifying shared masks/images → radiology-data / radiology-ethics.
  • This skill specifies and reports annotation; it does not perform clinical contouring.

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Radiology Annotation AI skill do?

Design and document ROI/VOI/mask annotation that survives Radiology (RSNA) review — lesion-selection strategy (2D vs 3D, whole-tumour vs largest-slice vs peritumoral vs habitat vs multi-lesion), reader protocol (number, seniority, blinding, independent vs consensus, third-party adjudication), reproducibility (repeat annotation, ICC, Dice, Hausdorff, feature-stability filtering), and geometric integrity of masks against DICOM/NIfTI/DICOM-SEG/RTSTRUCT (spacing, origin, direction, slice order). Use when the user mentions ROI, VOI, mask, segmentation protocol, contouring, "标注", "勾画", "分割规范", in...

Why use Radiology Annotation on TypingMind?

Because you install it once and use it with any model. Radiology Annotation is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Radiology Annotation in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/huang-sir1/radiology-skills/tree/main/radiology-skills/modules/radiology-annotation. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Radiology Annotation?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Radiology Annotation?

As many as you like. As long as a model supports skills, you can use Radiology Annotation with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Radiology Annotation AI skill free?

Yes. It is published on GitHub by huang-sir1 under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇