v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-0643140398.0 KB
Skills

Get Skill

Retrieve a single skill by identifier within a collection.

get/v1/skills/{skill_id}

Path parameters

skill_idstring required

Query parameters

collectionstring required
Example:acme-prod

Headers

anthropic-betastring[] nullable

Response

Skill found.

idstring required

Unique skill identifier.

created_atstring date-time required

Creation timestamp.

display_titlestring required

Human display title.

latest_versionstring nullable

Latest version token for this skill.

source'custom' | 'anthropic' | 'zylon' required

Source of the skill.

type'skill'

Object type.

updated_atstring date-time required

Update timestamp.

collectionstring required

Tenant identifier (org_id boundary).

loading'eager' | 'lazy' required

Instruction loading strategy.

readonlyboolean required

Readonly flag.