Skills
Validate Skill
Dry-run validation of skill files and metadata without persisting.
post/v1/skills/validate
Response
Validation result.
Example response
{
"description": "Helps sales reps draft outreach.",
"errors": [],
"name": "sales-ops-helper",
"valid": true
}