kapi skills uninstall
kapi uninstall [names...]Remove installed skills from .claude/skills
Watch it
skills uninstall needs network access, an API key, or local system access, so it can’t run in the browser playground.See the guides for a recorded run, or try it locally with the installed CLI.
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
| --color | string | auto | colorize JSON output: auto, always, never |
| --jq | string | filter JSON output through a jq expression (implies --json) | |
| --json | bool | false | Output in JSON format |
| --output-format | string | Output format: json, text | |
| --target | string | project | scope: project or user |
| --text | bool | false | Output in text format (default) |
← Back to the Command Reference