latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-16234465.0 KB

c47be4a3f07e

skills

List Skills

List skill metadata available to the caller, optionally ranked by a search query.

Parameters: q (str | None): Optional query used to rank skills by matching terms in their names or descriptions.

Returns: list[SkillCardResponse]: Response-formatted skill cards.

get/api/skills

Query parameters

qstring nullable

Optional ranking query

Optional ranking query

Response

Successful Response

idstring uuid required
namestring required
descriptionstring required
scope'system' | 'workspace' required
versionstring required
trust'system' | 'workspace' | 'untrusted' required
affordancesstring[] required
resources_availableboolean required