Internal
List skills
GET /skills
scope=public (default) is the curated library. scope=team is your workspace's own unapproved skills. scope=mine is what you made. Filter by outputType to see the skills that shape one kind of item.
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.
Query parameters
scopeenum<string>queryOne of public, team or mine. Defaults to public.
outputTypestringqueryqstringquerycursorstringqueryOpaque cursor from a previous response's nextCursor.
limitintegerqueryDefaults to 50.
Response
nextCursorstring | nullhasMorebooleandataSkill[]Child attributes
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.
authorobjecticonUrlstring | nullusesintegersystemPromptstringPresent on public skills and on your own.
createdAtstring | nullErrors
429
rate_limitedToo many requests.
Was this page helpful?