baz agent
Commands for setting up an AI coding agent with Baz video skills
baz agent [options] [command]| Option | Description |
|---|---|
-h, --help | display help for command |
baz agent init
One-command bulk installer: give your agent video skills
baz agent init [options]| Option | Description |
|---|---|
--skills <mode> | Skill selection mode Default: all-free. |
--agent <runtime> | Agent runtime: auto, claude-code, codex, or cursor Default: auto. |
--target <dir> | Directory to install into (defaults to the current directory) |
--force | Overwrite locally modified managed skill files during sync |
-h, --help | display help for command |
baz agent sync
Update installed Baz video skills to the latest served versions
baz agent sync [options]| Option | Description |
|---|---|
--skills <mode> | Skill selection mode Default: all-free. |
--agent <runtime> | Agent runtime: auto, claude-code, codex, or cursor Default: auto. |
--target <dir> | Directory to install into (defaults to the current directory) |
--force | Overwrite locally modified managed skill files during sync |
-h, --help | display help for command |