---
title: "List skills"
method: GET
path: "/skill"
---

# List skills

`GET /skill`

Get a list of all available skills in the OpenCode system.

## Query parameters

- `directory` string

## Response `200`

List of skills

- object[]
  - `name` string, required
  - `description` string, required
  - `location` string, required

## Changes

- **2026-01-20** `c7ae6a68e4fb` — 9 warning, 2 info
  - removed the optional property `items/author` from the response with the `200` status
  - removed the optional property `items/category` from the response with the `200` status
  - removed the optional property `items/chains_with` from the response with the `200` status
  - removed the optional property `items/cwe_ids` from the response with the `200` status
  - …7 more

[Change history](https://skmtc.dev/cyberstrikeus/apis/cyberstrike/changes/skill/get.md)

---

[API](https://skmtc.dev/cyberstrikeus/apis/cyberstrike.md) · [All operations](https://skmtc.dev/cyberstrikeus/apis/cyberstrike/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cyberstrikeus/cyberstrike/revisions/ee9823b3cd13/schema)
