Skip to content

插件 API

列出插件

GET /v1/plugins

启用/禁用插件

POST /v1/plugins/toggle
Content-Type: application/json
json
{
  "name": "education",
  "enabled": true
}

技能市场

搜索

GET /api/skillhub/search?q=web+search&limit=20

安装

POST /api/skillhub/install
json
{
  "slug": "web-search-pro"
}

卸载

POST /api/skillhub/uninstall
json
{
  "slug": "web-search-pro"
}

© 2025 云鸢科技(青岛)有限公司 × Dream Lab