---
title: "Delete client skill"
method: DELETE
path: "/client-skill/{name}"
---

# Delete client skill

`DELETE /client-skill/{name}`

Remove a client skill and its files.

## Path parameters

- `name` string, required

## Query parameters

- `directory` string
- `workspace` string

## Response `200`

Skill deleted successfully

- boolean

## Other responses

- `404` — Not found

---

[API](https://skmtc.net/kaaass/apis/opencode.md) · [All operations](https://skmtc.net/kaaass/apis/opencode/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kaaass/opencode/revisions/8bb9a15bd144/schema)
