Skip to content

oomol-lab/oo-cli

Repository files navigation

oo

English | 简体中文

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-cli

Quick Start

  1. Log in:
oo login
  1. Open Codex and start working with:
$oo generate a QR code for the string OOMOL

Bundled Skills

On the first oo launch, bundled skills are installed automatically into each supported local host that already exists:

  • Codex: ${CODEX_HOME:-~/.codex}/skills/oo and ${CODEX_HOME:-~/.codex}/skills/oo-find-skills
  • Claude Code: ~/.claude/skills/oo and ~/.claude/skills/oo-find-skills

Then you can use them in Codex or Claude Code. For example, in Codex:

$oo generate a QR code for the string OOMOL

You can also install all bundled skills explicitly with:

oo skills install

And you can install the search helper explicitly with:

oo skills install oo-find-skills

Documentation

Contributing

For contribution workflow and repository conventions, see CONTRIBUTING.md.

About

oo is OOMOL's CLI toolkit. Everything can be done in the CLI.

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages