omnizen.ai
Sign up
Agents

Use any AI agent with Omnizen

Open-source agents we make zero-config. Install once, then `omnizen launch <agent>` is all you need.

Already have the Omnizen CLI?

Each agent below has an `omnizen launch X` shortcut. The CLI handles auth, provider config, and routing — first run prompts to install the agent if you don't have it yet.

npm install -g omnizen-cli

How `omnizen launch` works

On first run, the CLI checks if the agent is installed. If it isn't, you'll be asked to confirm a one-line install — Y and we run it for you. After that, `omnizen launch <agent>` signs you in via Omnizen, picks a provider, and launches. No env vars, no config files.

Hermes

by Nous Research

Self-improving terminal agent with skills, learning loop, and built-in tool use. Runs anywhere — laptop, VPS, GPU box.

Launch via Omnizen CLI
omnizen launch hermes
Install the agent (one-time)
Detecting your platform…
macOS / Linux
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
Windows (PowerShell)
irm https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.ps1 | iex
Use any AI agent with Omnizen · Omnizen AI