baz skills
Manage Claude Code / Codex skills for Baz
baz skills [options] [command]| Option | Description |
|---|---|
-h, --help | display help for command |
baz skills install
Install a Baz skill into the active agent runtime
baz skills install [options] <name>| Option | Description |
|---|---|
--agent <runtime> | Agent runtime: auto, claude-code, codex, or cursor Default: auto. |
--target <dir> | Directory to install into (defaults to the current directory) |
--from <source> | Install from a URL or local markdown file instead of the built-in catalog |
-h, --help | display help for command |
baz skills list
List available Baz skills
baz skills list [options]| Option | Description |
|---|---|
--agent <runtime> | Agent runtime: auto, claude-code, codex, or cursor Default: auto. |
--target <dir> | Directory to inspect (defaults to the current directory) |
-h, --help | display help for command |