@diegosouzapw/cli-chat

@diegosouzapw/cli-chat — AI coding skill

View in AI SkillSafe app
0 downloads
0 stars
0 demos
SKILL.md
namecli-chat
descriptionSend chat completions, stream responses, and start an interactive REPL session from the CLI. Supports all OmniRoute providers, combo routing, and system prompt configuration.
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->

Overview

Send chat completions, stream responses, and start an interactive REPL session from the CLI. Supports all OmniRoute providers, combo routing, and system prompt configuration.

Quick install

npm install -g omniroute   # or: npx omniroute
omniroute --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:

omniroute chat [prompt]

repl

Flags:

  • -m, --model <id>
  • --combo <name>
  • -s, --system <prompt>
  • --resume <session>

Example:

omniroute 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:

omniroute stream [prompt]

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@diegosouzapw/cli-chat/verified)](https://skillsafe.ai/skill/@diegosouzapw/cli-chat/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@diegosouzapw/cli-chat/installs)](https://skillsafe.ai/skill/@diegosouzapw/cli-chat/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@diegosouzapw/cli-chat/scan)](https://skillsafe.ai/skill/@diegosouzapw/cli-chat/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@diegosouzapw/cli-chat/eval)](https://skillsafe.ai/skill/@diegosouzapw/cli-chat/)