Skill Submissions
Get Skill Submission
Get a specific skill submission with full details
GET
Overview
Returns the full details of a skill submission, including the SKILL.md content and all files. Users can only view their own submissions. Auth: Requires JWT authentication.Path Parameters
string
required
Submission UUID
Response
string
Submission UUID
string
Skill name
string
Parsed description from SKILL.md frontmatter
string
Full SKILL.md markdown content
array
Script files
array
Reference files
array
Asset files
string
"pending", "approved", or "rejected"string
ISO 8601 timestamp
string
ISO 8601 timestamp (null if not yet reviewed)
string
Notes from the reviewer
string
Created skill UUID (set when approved)
