Skip to main content
GET
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

scopeType
enum<string>
必填

Listing context: user, base (project), app, cuppyclaw bot, routine, space or system

可用选项:
user,
base,
app,
cuppyclaw,
routine,
space,
system
scopeId
string

Scope entity ID (required for base/app/cuppyclaw/routine/space)

baseId
string

Project ID (required for user scope) — folds in project and space scoped skills

响应

200 - application/json

Available skills list

skills
object[]
必填
最后修改于 2026年9月15日