Internal
Get a skill
GET /skills/{skillId}
Authorization
AuthorizationstringheaderrequiredBearer <key>. The key needs user:read scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.
Path parameters
skillIdstringpathrequiredA skill id or slug.
Response
idstringslugstring | nullnamestringdescriptionstringoutputTypestring | nullThe kind of item the skill shapes, in the skill library's own vocabulary (kanban, mindmap, markdown, swimlanediagram …).
categorystringtagsstring[]placeholderstringscopeenum<string>One of public or team.
authorobjectChild attributes
emailstringnamestringiconUrlstring | nullusesintegersystemPromptstringPresent on public skills and on your own.
createdAtstring | nullErrors
404
not_foundThe resource does not exist or the token cannot see it.
429
rate_limitedToo many requests.
Was this page helpful?