---
title: "List visible skills"
method: GET
path: "/workspaces/{id}/skills"
tags: ["skills"]
---

# List visible skills

`GET /workspaces/{id}/skills`

## Path parameters

- `id` string, required

## Response `200`

OK

- ProtoSkillInfo[]
  - `description` string
  - `id` string
  - `label` string
  - `name` string
  - `source` string
  - `user_invocable` boolean

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

## Changes

> 7 revisions in range; 1 could not be searched.

- **2026-07-16** `bf3b824e3c67` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/charmbracelet/apis/crush-api/changes/workspaces/:id/skills/get.md)

---

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