All skills

Preprocess Imaging

/preprocess-imagingNEW
Model Engineering & Validation

What it does

Design or audit DICOM/NIfTI intake, resampling, intensity normalisation, and augmentation so the pipeline is leakage-safe before training.

Highlights

  • Declarative preprocessing manifest
  • Data-stage leakage gate (normaliser fit on train only)
  • Integrates MONAI / TorchIO transforms

Install this skill

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

Related skills