kapi skills export
kapi exportExport all skills to a directory (for the plugin bundle)
Watch it
skills export 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 |
| --dir | string | output directory | |
| --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 | |
| --text | bool | false | Output in text format (default) |
← Back to the Command Reference