v54

latestSwagger 2.0AGPL-3.0raw.githubusercontent.com2026-08-03397565628.8 KB
Users

Create a user skill

post/api/experimental/users/{user}/skills

Path parameters

userstring required

User ID, username, or me

Request body

contentstring

Content must be SKILL.md-format Markdown with YAML frontmatter. The frontmatter must include name, may include description, and must be followed by a non-empty body.

Response

Created

contentstring
created_atstring date-time
descriptionstring
idstring uuid
namestring
updated_atstring date-time