CLI Models

---

jaccen 928a9a7 757 B Updated

File contents

--- name: cli-models description: 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.

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

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

Subcommands

models [provider]

Flags:

  • --search <query>
  • --json

Example:

AIRoute models [provider]

jaccen/airoute/tree/main/skills/cli-models commit 928a9a70f0

Frequently asked questions

npx skillmds@latest add jaccen/cli-models