Skill Submissions
Submit Skill for Review
Submit a skill for public review
POST
Overview
Submits a skill for review before it can be published publicly. The skill content is validated before the submission is created. Once approved by an admin, the skill is created as a public skill. Auth: Requires JWT authentication.Body Parameters
Skill name (e.g. “pdf-processing”)
The SKILL.md markdown content with instructions. Should include YAML frontmatter with a
description field.Executable script files
Reference documentation files
Asset files (templates, resources)
Optional service UUID to associate the skill with
License identifier (e.g. “MIT”, “Apache-2.0”)
Compatibility notes
Response
Submission UUID
Skill name
Submission status:
"pending", "approved", or "rejected"ISO 8601 timestamp
