cli-routing
SkillDev toolsCreate, list, update, and delete routing combos from the CLI. Test routing strategies, inspect combo metrics, and configure fallback chains interactively.
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-routing skill
About this capability
AI gateway with enhanced compliance for the domestic (China) market
What this skill tells your AI
The instructions your AI receives, as published by jaccen/airoute in skills/cli-routing/SKILL.md and read by ahel’s review.
Overview
Create, list, update, and delete routing combos from the CLI. Test routing strategies, inspect combo metrics, and configure fallback chains interactively.
Quick install
npm install -g AIRoute # or: npx AIRoute
AIRoute --version
Subcommands
suggest
Flags:
--max-cost <usd>--max-latency-ms <ms>--weights <json>--top <n>--explain--switch
Example:
AIRoute suggest
combo combo
Example:
AIRoute combo combo
combo list
List configured routing combos
Flags:
--json
Example:
AIRoute combo list
combo switch <name>
Activate a routing combo
Example:
AIRoute combo switch <name>
combo create <name>
Create a new routing combo
Example:
AIRoute combo create <name>
combo delete <name>
Delete a routing combo
Flags:
--yes
Example:
AIRoute combo delete <name>
Signals
- GitHub stars
- 32
- Forks
- 8
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
cli-routing-jaccen- Source
- github.com/jaccen/airoute