Поиск и сравнение AI-моделей в терминале
★ 7.9 · ai-tooling
cli-models is a Claude Code skill that lets you query available AI models, browse the full model catalog, and manage model aliases directly from the command line. It works through omniroute (installed globally via npm or run with npx): the `models [provider]` subcommand lists models with optional provider filtering, `--search <query>` finds models by capability, and `--json` returns machine-readable output. The skill is designed for developers and AI engineers who need to resolve model name variants or compare offerings across providers without digging through documentation manually.
- #cli
- #ai-models
- #catalog
- #provider-filter
- #model-search