Skip to content

Commit 1d9495a

Browse files
fedorovclaude
andcommitted
Remove allowed-tools from frontmatter
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent fd8314b commit 1d9495a

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
2020
### Changed
2121

2222
- Updated frontmatter description to be directive about skill triggering: now explicitly instructs invocation for IDC-related queries even without the word "IDC" in the prompt
23-
- Added `compatibility: allowed-tools: [Bash, Read, WebFetch, WebSearch]` to frontmatter to declare required tool scope: Bash for running code, Read for loading reference guides, WebFetch for documentation pages, WebSearch for current information
2423
- Extracted "Batch Processing and Filtering" (section 6) from SKILL.md to `references/use_cases.md` (Use Case 5); replaced inline code block with a 2-sentence summary and pointer
2524
- Extracted "Integration with Analysis Pipelines" (section 9) from SKILL.md to `references/use_cases.md` (Use Case 6); replaced inline pydicom/SimpleITK code blocks with a 2-sentence summary and pointer
2625
- SKILL.md reduced from 865 → 775 lines (−90 lines); `references/use_cases.md` expanded from 187 → 278 lines

SKILL.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
name: imaging-data-commons
33
description: Query and download public cancer imaging data from NCI Imaging Data Commons using idc-index. Invoke for any question about IDC collections, cancer imaging datasets, DICOM data access, radiology (CT, MR, PET) or pathology AI training sets, metadata queries, visualization, or license checks — even when the user doesn't explicitly mention "IDC". No authentication required.
44
license: This skill is provided under the MIT License. IDC data itself has individual licensing (mostly CC-BY, some CC-NC) that must be respected when using the data.
5-
compatibility:
6-
allowed-tools: [Bash, Read, WebFetch, WebSearch]
75
metadata:
86
version: 1.6.0
97
skill-author: Andrey Fedorov, @fedorov

0 commit comments

Comments
 (0)