v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-305398191.8 KB
skills

Create a new skill (deprecated)

Deprecated: Use PUT /skills/{namespace}/{slug} instead. Create a new skill by linking a GitHub repository containing a SKILL.md file.

post/skills

Request body

namespacestring required

The namespace to create the skill in.

slugstring required

URL-friendly identifier for the skill.

gitUrlstring uri required

GitHub URL pointing to a repository with SKILL.md

Response

Skill created successfully

idstring required
namespacestring required
slugstring required
displayNamestring required
descriptionstring required
gitUrlstring required
listedboolean required
createdAtstring required