Commit 6b78daa
docs(plugin): trim wt-switch-create skill frontmatter to recognized keys (#2745)
`license` and `compatibility` aren't recognized Claude Code skill
frontmatter keys — Claude Code ignores them. They were copied over from
`skills/worktrunk/SKILL.md`, which carries them for the agent-skills
discovery feed; a plugin-bundled command skill needs neither.
Frontmatter is now just `name`, `description`, `argument-hint`.
Follow-up to #2737.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3c04588 commit 6b78daa
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
0 commit comments