What's wrong with this entry?
Anonymous. No account, no email.
The allowed-tools schema now explicitly deprecates passing Skill through the generic tools field and points authors to the dedicated skills field.
Details
- This helps agent and skill authors avoid older tool-allowlist patterns.
- Existing allowed-tools inheritance behavior is unchanged.
Evidence
Updated schema description (search for "Note: passing 'Skill' here is deprecated").
Strings lifted out of the shipped bundle, so the claim above can be checked against them.