AI AGENT ADDONS

Medical images like CT scans and X-rays use a special format called DICOM. This skill helps you work with these files using the Python library pydicom. You can read patient details, extract the actual image from a scan, hide personal information, and convert files to standard formats.

Hospitals and researchers use DICOM every day. With pydicom you can handle many scan types like MRI, ultrasound, and PET. It also works with compressed data and multi-frame images. This makes it a useful tool for medical image analysis and healthcare applications.

Add Pydicom skill to your workflow

Global

mkdir -p ~/.claude/skills/pydicom

Project

mkdir -p .claude/skills/pydicom

Source Repository

Stars
29,514
Forks
3,013
Watchers
29,514
License
MIT
Last Push
27 days ago
Created
9 months ago