cli-health
SkillMonitoring & opsLets your agent check server health, component status, and live metrics from the command line.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the cli-health skill
About this capability
Check server health, component status, and live metrics from the CLI. Run `health`, `health components`, and `health watch` for a real-time dashboard of circuit breakers and provider status.
What this skill tells your AI
The instructions your AI receives, as published by diegosouzapw/omniroute in skills/cli-health/SKILL.md and read by ahel’s review.
Overview
Check server health, component status, and live metrics from the CLI. Run health, health components, and health watch for a real-time dashboard of circuit breakers and provider status.
Quick install
npm install -g omniroute # or: npx omniroute
omniroute --version
Subcommands
doctor
Flags:
--no-liveness--host <host>--liveness-url <url>
Example:
omniroute doctor
health
Flags:
-v, --verbose--json--alerts-only
Example:
omniroute health
health components
List health components and their status
Flags:
--alerts-only
Example:
omniroute health components
health watch
Live dashboard — refresh every N seconds
Flags:
--interval <s>
Example:
omniroute health watch
status
Show OmniRoute status dashboard
Flags:
-v, --verbose
Example:
omniroute status
Signals
- GitHub stars
- 64k
- Forks
- 9k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
cli-health- Source
- github.com/diegosouzapw/omniroute