diegosouzapw/omniroute

cli-models

Query available AI models, list model aliases, and browse the full model catalog from the CLI.

View source
Original skill document

Rendered from the source repository. Headings, examples, code, tables, links, and referenced images are preserved.

<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->

Overview

Query available AI models, list model aliases, and browse the full model catalog from the CLI. Filter by provider, search by capability, and resolve model name variants.

Quick install

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

Subcommands

models [provider]

Flags:

  • --search <query>
  • --json

Example:

bash
omniroute models [provider]
from this repository

More skills

All skills