#package_skill.py does not recognize key 'user-invocable: true'

1 messages ยท Page 1 of 1 (latest)

round belfry
#

Output when I run 'package_skill.py':
"Packaging skill: .

Validating skill...
[ERROR] Validation failed: Unexpected key(s) in SKILL.md frontmatter: user-invocable. Allowed properties are: allowed-tools, description, license, metadata, name
Please fix the validation errors before packaging."

My SKILL.MD frontmatter:
"---
name: interpret
description: |
...
user-invocable: true
---"

Version: OpenClaw 2026.3.22 (4dcc39c)

steady thunderBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution