Create a skill
Create a skill from a SKILL.md string (markdown) or a structured manifest (frontmatter + body). Admin plane — no review queue.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects a map from strings to any.
Response
Created
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error