cli-routing
Create, list, update, and delete routing combos from the CLI. Test routing strategies, inspect combo metrics, and configure fallback chains interactively.
By diegosouzapw · 468 installs
npx skills add diegosouzapw/omniroute --skill cli-routing
Source repository · Upstream listing
<! generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten
Overview
Create, list, update, and delete routing combos from the CLI. Test routing strategies, inspect combo metrics, and configure fallback chains interactively.
Quick install
Subcommands
suggest
Flags:
max cost <usd
max latency ms <ms
weights <json
top <n
explain
switch
Example:
combo combo
Example:
combo list
List configured routing combos
Flags:
json
Example:
combo switch <name
Activate a routing combo
Example:
combo create <name
Create a new routing combo
Flags:
models <spec
model <spec
Example:
combo delete <name
Delete a routing combo
Flags:
yes
Example: