omniroute-cli

Installation
SKILL.md

OmniRoute — CLI (Entry Point)

The omniroute binary ships with the OmniRoute server. It is both the server launcher and a full management CLI with 250+ commands across 39 groups.

Install

npm install -g omniroute          # npm registry
# or: use the binary bundled with the desktop app

Requires Node.js ≥20.20.2, ≥22.22.2, or ≥24.

Verify:

omniroute --version   # prints installed version
omniroute --help      # full command tree
Installs
7
GitHub Stars
55.7K
First Seen
May 21, 2026
omniroute-cli — diegosouzapw/omniroute