List skills skills
skills_list_skillsLists Agent Skills in a browsable catalog with name and one-line description. Filter by category or library and paginate with a cursor to locate skills for your workflow.
Instructions
Compact catalog listing (name + one-line description), optionally filtered by library and/or category (see skills_list_categories). Paginated with cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | Opaque cursor from a previous call | |
| library | No | Optional library filter (single-library server: ignored). | |
| category | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| skills | Yes | ||
| nextCursor | No |