oo-cli
Health Pass
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 39 GitHub stars
Code Fail
- rm -rf — Recursive force deletion command in .github/workflows/deploy-install-worker.yaml
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
oo is OOMOL's CLI toolkit. Everything can be done in the CLI.
oo
Plug AI agents into OOMOL's hosted capabilities and your connected accounts.
What is oo?
oo is the CLI that lets AI agents on your machine discover, inspect, and call
OOMOL's hosted capabilities and the third-party services you've already
connected.
Two kinds of capabilities are reachable through oo:
- Connected accounts — third-party services you authorize once in the
OOMOL Console (Gmail, Google Calendar, Google Drive, Notion,
Slack, GitHub, and more). Once a service is connected, your AI agent can act
on it throughoowithout re-authenticating. - Hosted capabilities — managed AI pipelines such as OCR, translation,
transcription, text-to-speech, text-to-image, subtitling, and long-document
understanding.
You don't memorize commands. The bundled skills teach supported AI agents
when and how to route out-of-workspace work through oo.
How it works
- Install
ooon this machine. - Run
oo loginto link this machine to your OOMOL account. - Connect services at https://console.oomol.com/connections, then ask
your AI agent — the bundledooskill tells it when and how to call the
right capability.
Install
macOS / Linux:
curl -fsSL https://cli.oomol.com/install.sh | bash
Windows PowerShell:
irm https://cli.oomol.com/install.ps1 | iex
Other install scripts (wget, Windows CMD, etc.) are listed at
https://cli.oomol.com/install-guide.md.
Quick start
oo login
Then talk to your AI agent in natural language — describe intent, not commands:
/oo summarize my latest 5 Gmail messages.
/oo is the prompt convention picked up by the bundled skill; the agent will
route the request through oo for you.
Supported AI agents
On first launch, oo installs bundled skills into any of the following AI
agent hosts that already exist on this machine: Codex, Claude Code, Hermes,
CodeBuddy, WorkBuddy, Trae, Trae CN, OpenClaw, QoderWork, and DeepSeek TUI.
Bundled skills are kept in sync with each oo release. See the
command reference for the exact skill targets and how to
manage them manually.
Agents may use a bundled skill on their own when a request matches it. To make
them wait until you ask by name, run oo skills auto-trigger off --all (or name
individual skills). The skills stay installed and invocable — /oo in Claude
Code, $oo in Codex.
Privacy
oo records privacy-constrained telemetry by default. Events do not include
free-form input text, paths, usernames, hostnames, IP addresses, real OOMOL
account ids, or account names. Telemetry controls and the full boundary are
documented in PRIVACY.md.
Links
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found