Create a skill
POST
Create a skill
Authorizations
Send your API key in the Authorization header as Bearer API_KEY.
Body
application/json
Skill name. Lowercase letters, digits, and hyphens only.
Required string length:
1 - 64Pattern:
^[a-z0-9][a-z0-9-]*[a-z0-9]$|^[a-z0-9]$Example:
"humanizer"
Short description of when the skill should be used.
Required string length:
1 - 1000Example:
"Polish near-final drafts so they sound natural and specific."
Full skill instructions, typically Markdown.
Required string length:
1 - 200000Response
Skill created successfully
Last modified on May 30, 2026
Create a skill