Skip to content

Fix SKILL.md frontmatter: move version to metadata#6

Merged
fedorov merged 1 commit intoImagingDataCommons:mainfrom
andinet:fix/skill-frontmatter-version-key
Feb 2, 2026
Merged

Fix SKILL.md frontmatter: move version to metadata#6
fedorov merged 1 commit intoImagingDataCommons:mainfrom
andinet:fix/skill-frontmatter-version-key

Conversation

@andinet
Copy link
Contributor

@andinet andinet commented Jan 31, 2026

The version key in the SKILL.md YAML frontmatter is a top-level property, which causes an upload error in Claude's skill uploader:

unexpected key in SKILL.md frontmatter: properties must be in ('name', 'description', 'license', 'allowed-tools', 'compatibility', 'metadata')

This PR moves version under the metadata block, which accepts arbitrary keys.

Claude skill uploader only allows name, description, license,
allowed-tools, compatibility, and metadata as top-level keys.
@andinet
Copy link
Contributor Author

andinet commented Feb 2, 2026

@fedorov

@fedorov fedorov merged commit 24a30b7 into ImagingDataCommons:main Feb 2, 2026
@fedorov
Copy link
Member

fedorov commented Feb 2, 2026

Thank you @andinet for the contribution, and sorry for the delay in merging this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants