All skills

Imaging Data Profiling

/profile-imagingNEW
Model Engineering & Validation

What it does

Profile a medical-imaging dataset before any modelling decision is made — acquisition grid, voxel spacing and orientation spread, intensity domain, which label values are actually present, and how much of the volume the target occupies — then gate that profile against the plan you declared.

Highlights

  • Catches a "test set" that carries no ground truth
  • Flags label/image grid mismatch and stray label indices
  • Emits a dataset-profile JSON a stdlib-only gate can re-read

Install this skill

git clone https://github.com/aperivue/medsci-skills.git
cp -r medsci-skills/skills/profile-imaging ~/.claude/skills/
Full documentationView source on GitHub

Related skills