-
fix: SKILL.md frontmatter now complies with Agent Skills spec (fixes #39)
发布于
2026-01-20 09:16:02 +00:00 BREAKING CHANGE: Removed non-standard frontmatter fields
Changes:
- Removed invalid 'hooks:' field (not supported in SKILL.md per spec)
- Removed invalid top-level 'version:' (moved to metadata.version)
- Removed 'user-invocable:' field (not in official spec)
- Changed 'allowed-tools:' from YAML list to space-delimited string
- Removed ${CLAUDE_PLUGIN_ROOT} variable references
This should fix /planning-with-files slash command not appearing.
Reference: https://agentskills.io/specification
下载附件