skills

Validate Skill

Dry-run validation of skill files and metadata without persisting.

post/v1/skills/validate

Request body

display_titlestring required

display title field.

collectionstring required

collection field.

loading'eager' | 'lazy'

loading field.

Response

Validation result.

validboolean required

Whether the skill payload would be accepted.

namestring nullable

Parsed skill name from SKILL.md frontmatter (when valid).

descriptionstring nullable

Parsed skill description from SKILL.md frontmatter (when valid).

Changes

No recorded changes to this endpoint across all 1 revision of this API.