@diegosouzapw/cli-routing

@diegosouzapw/cli-routing — AI coding skill

View in AI SkillSafe app
0 downloads
0 stars
0 demos
SKILL.md
namecli-routing
descriptionCreate, list, update, and delete routing combos from the CLI. Test routing strategies, inspect combo metrics, and configure fallback chains interactively.
<!-- 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

npm install -g omniroute   # or: npx omniroute
omniroute --version

Subcommands

suggest

Flags:

  • --max-cost <usd>
  • --max-latency-ms <ms>
  • --weights <json>
  • --top <n>
  • --explain
  • --switch

Example:

omniroute suggest

combo combo

Example:

omniroute combo combo

combo list

List configured routing combos

Flags:

  • --json

Example:

omniroute combo list

combo switch <name>

Activate a routing combo

Example:

omniroute combo switch <name>

combo create <name>

Create a new routing combo

Flags:

  • --models <spec>
  • --model <spec>

Example:

omniroute combo create <name>

combo delete <name>

Delete a routing combo

Flags:

  • --yes

Example:

omniroute combo delete <name>

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-routing/verified)](https://skillsafe.ai/skill/@diegosouzapw/cli-routing/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@diegosouzapw/cli-routing/installs)](https://skillsafe.ai/skill/@diegosouzapw/cli-routing/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@diegosouzapw/cli-routing/scan)](https://skillsafe.ai/skill/@diegosouzapw/cli-routing/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@diegosouzapw/cli-routing/eval)](https://skillsafe.ai/skill/@diegosouzapw/cli-routing/)