Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Inspect and manage circuit-breaker states, connection cooldowns, quota limits, and backoff levels from the CLI. Reset stuck providers and configure resilience thresholds.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -21% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 39% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -7% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -10% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -34% | 0% |
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->
Inspect and manage circuit-breaker states, connection cooldowns, quota limits, and backoff levels from the CLI. Reset stuck providers and configure resilience thresholds.
bashnpm install -g omniroute # or: npx omniroute omniroute --version
quotaFlags:
--provider <id>--jsonExample:
bashomniroute quota
resilienceExample:
bashomniroute resilience
resilience statusFlags:
--provider <p>Example:
bashomniroute resilience status
resilience breakersFlags:
--provider <p>Example:
bashomniroute resilience breakers
resilience cooldownsFlags:
--provider <p>--connection-id <id>Example:
bashomniroute resilience cooldowns
resilience lockoutsFlags:
--provider <p>--model <m>Example:
bashomniroute resilience lockouts
resilience resetFlags:
--connection-id <id>--model <m>--all-cooldowns--yesExample:
bashomniroute resilience reset
resilience profileExample:
bashomniroute resilience profile
resilience showExample:
bashomniroute resilience show
resilience setExample:
bashomniroute resilience set
resilience configExample:
bashomniroute resilience config
resilience showExample:
bashomniroute resilience show
resilience setFlags:
--threshold <n>--reset-timeout <ms>--base-cooldown <ms>Example:
bashomniroute resilience set
Other measured skills in the registry, with their headline benchmark lift.