List the skills catalog (documents + folders)
Skills
List the skills catalog (documents + folders)
Always returns the paginated envelope. Omitting limit returns the whole catalog in a single page (limit === total) without usage stats (linkedAgentsCount, linkedAssistantsCount, installCount), which are computed per page and are expensive; pass limit to get them.
GET
List the skills catalog (documents + folders)
Authorizations
Use JWT token for authentication
Response
Success
Skills in this page
Total matching skills
1-based page number
Page size. When the request omits limit, the whole catalog is returned in one page and this equals total — usage stats are omitted in that case because they are computed per page.