Skip to main content
GET
Look up a skill by its stable key. 404 when not found.

Path parameters

string
required

Response

SkillSummary
string
required
Stable lookup id; immutable once published.
string
required
Human-readable name for SDK / UI surfaces.
string
required
What this skill does, ≤1024 chars.
string,null
Container/runtime hint, when applicable (e.g. ‘docker’, ‘lambda’). None for generic / inline skills.
string
Version label for the underlying container image.
string[]
Activation triggers (e.g. ‘manual’, ‘on-tool-call’).
string[]
Categorization tags (e.g. ‘finance’, ‘compliance’).
string
required
string
required

Status codes