baz.studio API

baz agent

Commands for setting up an AI coding agent with Baz video skills

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

baz agent init

One-command bulk installer: give your agent video skills

baz agent init [options]
OptionDescription
--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)
--forceOverwrite locally modified managed skill files during sync
-h, --helpdisplay help for command

baz agent sync

Update installed Baz video skills to the latest served versions

baz agent sync [options]
OptionDescription
--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)
--forceOverwrite locally modified managed skill files during sync
-h, --helpdisplay help for command