List skills
GET /api/workspaces/:workspace_slug/skills/
Returns a bounded bare array of public workspace skills plus the caller's private skills unless public_only=true. Results are newest first; use limit and offset to page beyond the first 200.
Request