AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Radiology Dataset Guide

skill-aizech-clinical-skills-radiology-dataset-guide · by aizech

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.

No reviews yet
0 installs
25 views
0.0% view→install

Install

$ agentstack add skill-aizech-clinical-skills-radiology-dataset-guide

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-aizech-clinical-skills-radiology-dataset-guide)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Radiology Dataset Guide? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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 solved
  • detection - Abnormality/nodule/cancer detection
  • segmentation - Organ or lesion segmentation
  • classification - Disease or finding classification
  • reconstruction - Image reconstruction/enhancement
  • quantification - Measurement and feature extraction
  • anatomy (optional): Body region or organ system
  • modality (optional): Imaging modality preference
  • access_requirements (optional): Data use restrictions
  • commercial_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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.