Create a new skill
Creates a reusable skill in the workspace. Skills store instructions, metadata, and an optional project location so teams can standardize repeatable AI workflows.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
- Option 1
- Option 2
Workspace-unique display name. Must start with a letter and may contain letters, numbers, and underscores. Dashes and dots are not allowed.
Project path where the skill should be stored.
Short human-readable summary of what the skill is for.
Free-form labels for organizing the skill.
Project that should contain the skill.
Instruction body for the skill. Omit to create metadata first and fill instructions later.
Response
OK
Newly created skill.