Gå til hovedinnhold

kapi skills install

kapi install [names...]

Install the bundled skills into a .claude/skills directory.

--target project (default) → ./.claude/skills/<name>/SKILL.md --target user → ~/.claude/skills/<name>/SKILL.md

Pass skill names to install a subset; omit to install all.

Commandskills install
Watch it
skills install 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
FlagTypeDefaultDescription
--colorstringautocolorize JSON output: auto, always, never
--jqstringfilter JSON output through a jq expression (implies --json)
--jsonboolfalseOutput in JSON format
--output-formatstringOutput format: json, text
--targetstringprojectinstall scope: project or user
--textboolfalseOutput in text format (default)

← Back to the Command Reference