Let your agent install the CLI
Install CLI →Copy the prompt on the right into Codex, Claude Code, or OpenClaw. It will read the install guide, run `oo login`, confirm the CLI is ready, and suggest the next oo-cli command.
Start by connecting agents through oo-cli to third-party services like Gmail and Notion, plus your own systems. When packaged capabilities are not enough, use OOMOL Studio to build and extend your own tools.
Connect accounts, apps, and tool capabilities to OOMOL first, then let Codex, Claude Code, OpenClaw, and terminal workflows call them through the same oo-cli path.
Copy the prompt on the right into Codex, Claude Code, or OpenClaw. It will read the install guide, run `oo login`, confirm the CLI is ready, and suggest the next oo-cli command.
When ready-made tools are not enough, use OOMOL Studio to combine third-party tools, cloud functions, and APIs, or build a new tool. Published tools stay available through oo-cli.
# copy this prompt to your agentPlease help me install and verify oo-cli:
1. Read the install guide https://static.oomol.com/oo-cli/skill-install-guide/install.md
2. Run `oo login`.
3. Confirm that the CLI is ready to use.
4. Tell me the best next command to run in oo-cli.GitHub, Slack, Notion, Gmail, and your own APIs can work together through OOMOL, so agents can help without asking your team to change how they already work.
Useful when you want to turn PR review into a team update without manual summarizing.
Summarize the key points in this PR and send them to a Slack channel.
Read the diff, extract key points, and post to the target channel.
Useful when you want to turn a spec page into trackable work without manual breakdown.
Read this Notion page, break it into tasks, and sync them to Linear.
Extract requirements, shape tasks, and write them back to Linear.
Useful when you want to pipe email inputs straight into your own service.
Read the Gmail attachment, call our PDF API, and return the result.
Download the attachment, call your API, and return the output.
OOMOL comes with support for 396 apps and 4,610 packaged tools. They are not scattered APIs, but work entries agents can call directly through oo-cli. After common work is running, decide what is worth orchestrating further, extending, or turning into your own tool.
appsCovering common services across collaboration, development, marketing, and payments.
packaged toolsNot raw APIs, but ready-to-use actions.
When ready-made tools are not enough, use Studio's built-in AI to generate new tools or extend existing ones with workflows, then deliver them to Cloud for oo-cli use.
Cloud runs the tool, stores config and secrets, manages access, and tracks usage. You do not need to build a separate backend service for the same tool.
Use the same tool for yourself, your team, or customers without copying and maintaining separate versions.
Secrets, permissions, versions, runtime config, and usage logs live in Cloud, making updates and troubleshooting easier.

Once the tool is built and delivered, agents in Codex, OpenClaw, and Claude Code keep using the same oo-cli path to search for it, inspect it, and call it. For users, published tools and custom tools end up at the same entry point.

Use oo-cli to get connected services and published tools working first. Only when you need to produce, combine, and deliver your own tools do you move into Studio and Cloud.