imaging-data-commons

Query, download, and visualize cancer imaging datasets from the NCI Imaging Data Commons.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ogngnaoh/scientific-agent-skills --skill imaging-data-commons-ogngnaoh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: imaging-data-commons
Source: https://github.com/ogngnaoh/scientific-agent-skills/tree/main/scientific-agent-skills/skills/imaging-data-commons
Command: npx skills add https://github.com/ogngnaoh/scientific-agent-skills --skill imaging-data-commons-ogngnaoh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires idc-index, requests, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables querying, downloading, and visualizing extensive public cancer imaging data from the NCI Imaging Data Commons with no authentication required.

Core Features & Use Cases

  • Data Retrieval: Query and download radiology and pathology datasets based on metadata filters.
  • Visualization: View imaging series directly in the browser without local DICOM viewers.
  • Research Support: Access large-scale imaging data for AI training, research, and data validation purposes.

Quick Start

Use the imaging-data-commons skill to query for available breast MRI series and visualize them in your web browser.

Frequently Asked Questions about imaging-data-commons

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How can I access large-scale cancer imaging datasets for AI training without authentication?

You can access large-scale cancer imaging datasets by querying and downloading public radiology and pathology data from the NCI Imaging Data Commons, which requires no authentication. This facilitates seamless retrieval for AI training and clinical validation.

How do I query and download breast MRI series based on metadata filters?

You can query and download breast MRI series by applying metadata-based filters to retrieve specific radiology datasets. This process utilizes the idc-index Python package to streamline data retrieval and validate licensing for research use.

Can I view medical imaging series directly in a web browser without installing a local DICOM viewer?

Yes, you can view medical imaging series directly in your web browser without a local DICOM viewer. The Skill supports cloud-based visualization to streamline medical imaging workflows and validate data efficiently.

Does the Imaging Data Commons skill support downloading pathology datasets, or is it limited to radiology?

The skill supports downloading both radiology and pathology datasets. It enables metadata-based querying to retrieve extensive public cancer imaging data, accommodating diverse research and data validation requirements.

What Python dependencies are needed to query and visualize NCI Imaging Data Commons datasets?

Querying and visualizing NCI Imaging Data Commons datasets requires the idc-index, requests, and pandas Python dependencies. These packages facilitate metadata-based querying, data retrieval, and workflow integration for imaging research.

Are there any limitations when retrieving large-scale radiology datasets from the NCI Imaging Data Commons?

Limitations when retrieving large-scale radiology datasets include managing substantial download volumes and verifying usage rights via license checking. Users must ensure local or cloud environments are properly configured to handle extensive imaging data.