cli-chat
SkillDev toolsAI gateway with enhanced compliance for domestic (China) regulations
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-chat skill
What this skill tells your AI
The instructions your AI receives, as published by jaccen/airoute in skills/cli-chat/SKILL.md and read by ahel’s review.
Overview
Send chat completions, stream responses, and start an interactive REPL session from the CLI. Supports all AIRoute providers, combo routing, and system prompt configuration.
Quick install
npm install -g AIRoute # or: npx AIRoute
AIRoute --version
Subcommands
chat [prompt]
Flags:
--file <path>--stdin-s, --system <prompt>-m, --model <id>--max-tokens <n>--temperature <t>--top-p <p>--reasoning-effort <level>--thinking-budget <tokens>--combo <name>--responses-api--stream--no-history
Example:
AIRoute chat [prompt]
repl
Flags:
-m, --model <id>--combo <name>-s, --system <prompt>--resume <session>
Example:
AIRoute repl
stream [prompt]
Flags:
--file <path>--stdin-m, --model <id>-s, --system <prompt>--combo <name>--max-tokens <n>--responses-api--raw--debug--save <path>
Example:
AIRoute stream [prompt]
Signals
- GitHub stars
- 32
- Forks
- 8
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
cli-chat-jaccen- Source
- github.com/jaccen/airoute