@diegosouzapw/cli-health

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.

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md
namecli-health
descriptionCheck 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.
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->

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

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@diegosouzapw/cli-health/verified)](https://skillsafe.ai/skill/@diegosouzapw/cli-health/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@diegosouzapw/cli-health/installs)](https://skillsafe.ai/skill/@diegosouzapw/cli-health/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@diegosouzapw/cli-health/scan)](https://skillsafe.ai/skill/@diegosouzapw/cli-health/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@diegosouzapw/cli-health/eval)](https://skillsafe.ai/skill/@diegosouzapw/cli-health/)