Radiology dataset guide
A collection of AI agent skills focused on medical imaging and healthcare workflows. Built for radiologists, healthcare IT professionals, and researchers who want AI coding agents to help with imaging workflows, clinical documentation, AI integration, and medical research. Works with Claude Code, Codex, Cursor, Windsurf, and many other agents.
npx -y skills add aizech/clinical-skills --skill radiology-dataset-guideAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Guides researchers and developers through radiology dataset selection, access, and utilization for AI development. Use when user mentions "radiology dataset", "medical imaging data", "RSNA challenge", "MIMIC data access", or needs dataset guidance.
SKILL.md
2.4 KB, as published. Nobody here has run it
Radiology Dataset Guide Skill
Triggers
- "radiology dataset"
- "medical imaging data"
- "RSNA challenge"
- "MIMIC data access"
- "CheXpert download"
- "dataset comparison"
- "training data preparation"
- "public dataset"
Parameters
task_type(required): ML/AI task being solveddetection- Abnormality/nodule/cancer detectionsegmentation- Organ or lesion segmentationclassification- Disease or finding classificationreconstruction- Image reconstruction/enhancementquantification- Measurement and feature extraction
anatomy(optional): Body region or organ systemmodality(optional): Imaging modality preferenceaccess_requirements(optional): Data use restrictionscommercial_use(optional): Boolean for commercial application intent
Dataset Inventory
| Dataset | Modality | Primary Task | Access | Annotations |
|---|---|---|---|---|
| RSNA Bone Age | X-ray | Regression | Public | Age, quality |
| RSNA Pneumonia | Chest X-ray | Detection | Public | Bounding boxes |
| RSNA Brain Hemorrhage | CT | Detection | Public | Bounding boxes, type |
| NIH ChestX-ray14 | Chest X-ray | Classification | Public | Labels |
| CheXpert | Chest X-ray | Classification | Institutional | Labels |
| MIMIC-CXR | Chest X-ray | Multi | PhysioNet | Labels, reports |
| CheXphoto | Chest X-ray | Classification | Public | Synth/real pairs |
| LUNA16 | CT | Detection | Public | Nodule centers |
| KiTS | CT | Segmentation | Public | Kidney/tumor |
| BraTS | MRI | Segmentation | Research | Multi-modal seg |
| PANDA | Histology | Classification | Public | Biopsy grades |
| OBJ-CXR | Chest X-ray | Detection | Public | Bounding boxes |
Output Format
Returns structured JSON with:
- Relevant datasets ranked by suitability
- Annotation quality and completeness
- Access procedure and requirements
- Key publications and benchmarks
- Preprocessing recommendations
- Compliance and ethics considerations
Usage Examples
task_type: detection
anatomy: lung
modality: CT
task_type: classification
anatomy: chest
commercial_use: true