dicom-metadata-extract

安装量: 626
排名: #8884

安装

npx skills add https://github.com/nvidia/skills --skill dicom-metadata-extract

DICOM Metadata Extract Purpose Used for extracting selected metadata from one DICOM file and flagging standard-tag PHI presence. Not for anonymization or clinical use. Use the wrapper exactly as documented; do not replace the upstream entrypoint with a handwritten implementation. Manifest I/O: inputs are dicom_path ; outputs are metadata_json . Instructions Read skill_manifest.yaml before changing arguments, side effects, or validation gates. Run scripts/extract_metadata.py through the documented command below; keep outputs under a caller-provided run directory. If a host agent exposes run_script , use run_script("scripts/extract_metadata.py", args=[...]) ; otherwise run the Bash/Python command shown below. Check the emitted JSON and run medagent.verifiers.dicom_metadata_quality_v1 on evidence packs before treating the run as reviewed evidence. Available Scripts Script Purpose Arguments scripts/extract_metadata.py Primary entrypoint declared by skill_manifest.yaml. PATH_TO_DICOM [--output OUT.json] Show more Installs 530 Repository nvidia/skills GitHub Stars 1.3K First Seen May 31, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn

返回排行榜