跳到主要内容

Built-in Guidance Commands: skills

bohr skills reads guidance files embedded in the installed CLI. These files explain recommended workflows for tools such as Sandbox and Batch Job.

Commands

CommandUsageDescription
listbohr skills list [skill[/path]] [flags]List the Agent Skills embedded in the current bohr binary.
readbohr skills read <skill>[/path] [path] [flags]Read Agent guidance that documents the commands in this bohr binary.

For subcommands inside a command group, run bohr skills <group> --help.

Examples

bohr skills list
bohr skills list bohr-sandbox/references
bohr skills read bohr-sandbox
bohr skills read bohr-sandbox references/images.md

The command is local and read-only. It does not install or update skills from an online service.