Create custom skill
Create an org-scoped custom skill. The skill will be searchable via /skills/resolve alongside curated skills.
POST
Authorizations
API key starting with sk_case_
Body
application/json
Skill definition
Skill name
Required string length:
1 - 256Full skill content in markdown
Required string length:
1 - 65536URL-safe slug. Auto-generated from name if omitted.
Maximum string length:
128Brief description (1-2 sentences)
Maximum string length:
1000Tags for categorization and search boosting
Arbitrary metadata (author, license, etc.)
Optional bundled companion files installed alongside the skill as / in sandbox skill directories.
Maximum array length:
100Previous
Read skillRead the full content of a legal skill by its slug. Returns markdown content, tags, and metadata.
Next

