Skip to main content

Skills

List Skills

Returns the skills visible to the current workspace, ordered by creation time with the newest skill first. Use starting_after or ending_before to page through large collections.

Create a Skill

Creates a reusable skill in the workspace. Skills store instructions, metadata, and an optional project location so teams can standardize repeatable AI workflows.

Retrieve a Skill

Retrieves an existing skill by skill ID. Display names are also accepted for compatibility because they are unique within a workspace.

Delete a Skill

Deletes a skill from the workspace. The response body is empty when the delete succeeds.

Update a Skill

Updates mutable skill fields. Omitted optional fields keep their current values. Repeated fields such as tags replace the existing collection when provided.