Skip to main content
GET

Overview

Returns a list of all public skills available in the Skills Marketplace. Skills are reusable instructions that teach AI agents how to perform specific tasks.

Parameters

limit
number
default:"50"
Maximum number of skills to return
offset
number
default:"0"
Number of skills to skip for pagination

Response

skills
array
Array of skill objects

Example