Install
$ agentstack add skill-aizech-clinical-skills-radiology-dataset-guide ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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 extractionanatomy(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
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: aizech
- Source: aizech/clinical-skills
- License: MIT
- Homepage: https://www.corpusanalytica.com/skills/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.