baz.studio API

baz skills

Manage Claude Code / Codex skills for Baz

baz skills [options] [command]
OptionDescription
-h, --helpdisplay help for command

baz skills install

Install a Baz skill into the active agent runtime

baz skills install [options] <name>
OptionDescription
--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, --helpdisplay help for command

baz skills list

List available Baz skills

baz skills list [options]
OptionDescription
--agent <runtime>Agent runtime: auto, claude-code, codex, or cursor Default: auto.
--target <dir>Directory to inspect (defaults to the current directory)
-h, --helpdisplay help for command