Hi @fedorov,
I've created a fork/variant of the IDC skill with some additions:
Repository: https://github.com/benzwick/imaging-data-commons-skill
Additions:
- Pytest test suite validating skill documentation
- Utility scripts (
batch_download.py, validate_download.py)
- Extended reference documentation (BigQuery, DICOMweb, SQL patterns)
- GitHub Actions CI (tests on Python 3.10-3.12)
- Renovate for automated dependency updates
The skill originated from your contribution to K-Dense-AI/claude-scientific-skills. I've added acknowledgment in the README crediting you as the original author.
Thought you might be interested, and happy to collaborate if there's interest in merging any of these additions upstream.
Hi @fedorov,
I've created a fork/variant of the IDC skill with some additions:
Repository: https://github.com/benzwick/imaging-data-commons-skill
Additions:
batch_download.py,validate_download.py)The skill originated from your contribution to K-Dense-AI/claude-scientific-skills. I've added acknowledgment in the README crediting you as the original author.
Thought you might be interested, and happy to collaborate if there's interest in merging any of these additions upstream.