Skip to content

fix: strip XML-like tags from two skill descriptions - #63

Open
jli-u3d wants to merge 1 commit into
mainfrom
fix/skill-description-xml-tags
Open

fix: strip XML-like tags from two skill descriptions#63
jli-u3d wants to merge 1 commit into
mainfrom
fix/skill-description-xml-tags

Conversation

@jli-u3d

@jli-u3d jli-u3d commented Sep 3, 2026

Copy link
Copy Markdown

What

Replaces <genre> with [genre] in the description: lines of the new-unity-project and unity-package-management skills.

Why

The Claude Desktop plugin catalog rejects SKILL.md descriptions that contain XML tags (plugin_upload_skill_md_description_contains_xml), which blocked these two skills from syncing in the plugin's last update. The plugin copies are fixed in Unity-Technologies/unity-agent-plugin#32; this keeps the source copies here in sync so the tag doesn't reappear on the next mirror.

These are the only two SKILL.md descriptions in the repo containing a <...> tag.

🤖 Generated with Claude Code

The Claude Desktop plugin catalog rejects SKILL.md descriptions that
contain XML tags (plugin_upload_skill_md_description_contains_xml).
Replace <genre> with [genre] in the new-unity-project and
unity-package-management descriptions to keep this repo in sync with
the plugin copies.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jli-u3d
jli-u3d marked this pull request as ready for review September 3, 2026 22:32
@jli-u3d
jli-u3d requested a review from a team as a code owner September 3, 2026 22:32
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.

1 participant