v4

latestOpenAPI 3.1.02026-08-0143190206.8 KB
v1

post/v1/skills

Response

Success

created_atinteger required

Unix timestamp (seconds) for when the skill was created.

default_versionstring required

Default version for the skill. Currently always "1".

descriptionstring required

Description extracted from SKILL.md frontmatter.

idstring required

Unique identifier for the skill.

latest_versionstring required

Latest version for the skill. Currently always "1".

namestring required

Skill name extracted from SKILL.md frontmatter.

objectstring required

The object type, which is always "skill".