@oomol-lab/oo-cli-win32-x64
v0.1.19
Published
OOMOL's command-line interface for accounts, packages, and cloud tasks. (win32 x64 binary)
Readme
oo
oo is OOMOL's command-line interface for working with OOMOL accounts,
packages, and cloud tasks from the terminal.
Overview
oo provides a terminal interface for common OOMOL workflows. It covers
account authentication, persisted CLI configuration, package discovery, package
inspection, cloud task execution, and shell completion generation.
Installation
bun install -g @oomol-lab/oo-cliQuick Start
- Log in:
oo login- Open Codex and start working with:
$oo generate a QR code for the string OOMOLCodex Skills
On the first oo launch, or after running oo skills install (equivalent to
oo skills install oo), Codex will get the bundled oo skill under
${CODEX_HOME:-~/.codex}/skills/oo.
Then you can use it in Codex, for example:
$oo generate a QR code for the string OOMOLYou can also install it explicitly with:
oo skills installDocumentation
Contributing
For contribution workflow and repository conventions, see CONTRIBUTING.md.
