---
title: "获取当前沙箱配置上可执行的 Skills"
method: GET
path: "/skills"
tags: ["Skills"]
---

# 获取当前沙箱配置上可执行的 Skills

`GET /skills`

返回指定沙箱配置镜像内、智能体实际能调用的已安装技能（ready 且启用）。不传 sandbox_config_id 时列表为空。

## Query parameters

- `sandbox_config_id` string

## Response `200`

Skills列表

- object

## Changes

- **2026-08-25** `8f184d39c6b7` — 2 info
  - added the new optional `query` request parameter `sandbox_config_id`
  - removed the non-success response with the status `500`
- **2026-02-26** `3762795e29b6` — 1 info
  - endpoint added
- **2025-12-16** `edf61e68559d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/skills/get.md)

---

[API](https://skmtc.dev/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.dev/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/a5ce73ad8921/schema)
