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".

Changes

No recorded changes to this endpoint across all 9 revisions of this API.