Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Create, list, update, and delete routing combos from the CLI. Test routing strategies, inspect combo metrics, and configure fallback chains interactively.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -65% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -63% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -30% | 0% |
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->
Create, list, update, and delete routing combos from the CLI. Test routing strategies, inspect combo metrics, and configure fallback chains interactively.
bashnpm install -g omniroute # or: npx omniroute omniroute --version
suggestFlags:
--max-cost <usd>--max-latency-ms <ms>--weights <json>--top <n>--explain--switchExample:
bashomniroute suggest
combo comboExample:
bashomniroute combo combo
combo listList configured routing combos
Flags:
--jsonExample:
bashomniroute combo list
combo switch <name>Activate a routing combo
Example:
bashomniroute combo switch <name>
combo create <name>Create a new routing combo
Example:
bashomniroute combo create <name>
combo delete <name>Delete a routing combo
Flags:
--yesExample:
bashomniroute combo delete <name>
Other measured skills in the registry, with their headline benchmark lift.