Skills
List skills
Returns a paginated list of skills with optional filtering
get/api/v1/skills
Query parameters
limitinteger
Max skills per page (max: 100, default: 12)
cursorstring
Pagination cursor from previous response
sortstring
Sort by 'skillName' or 'updatedAt' (default)
Example:updatedAt
searchstring
Filter by name or description
Example:debugging
tagstring
Filter by tag
Example:development
scopestring
Filter by publisher scope
Example:superpowers
Response
List of skills