v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Skills

Create custom skill

Create an org-scoped custom skill. The skill will be searchable via /skills/resolve alongside curated skills.

post/skills

Request body

namestring required

Skill name

slugstring

URL-safe slug. Auto-generated from name if omitted.

summarystring

Brief description (1-2 sentences)

contentstring required

Full skill content in markdown

tagsstring[]

Tags for categorization and search boosting

metadataobject

Arbitrary metadata (author, license, etc.)

Response

Skill created

slugstring
namestring
summarystring nullable
contentstring
tagsstring[]
metadataobject
versioninteger
created_atstring date-time