Skills API
List Skills
List marketplace or installed skills.
GET
List Skills
List available skills. Filter by installed skills or browse the full marketplace.
Authentication
Requires a Bearer token. See Authentication.Query Parameters
Filter skills. Options:
"installed"— Only skills installed by the authenticated user"marketplace"— All public marketplace skills (default when omitted)
Request Examples
Response
Array of skill objects. Each includes
id, name, slug, description, category, version, installCount, isPublic, and more.Example Response
List Skills
