OmniRoute — настройка CLI и окружения
★ 7.9 · devops
cli-setup is a Claude Code skill that handles initial OmniRoute setup, global CLI configuration, environment variable management, autostart control, and update checks via the setup and config commands. The `omniroute setup` command accepts flags for adding providers, specifying API keys, base URLs, and default models, while `omniroute config` covers listing, getting, setting, and validating per-tool configuration — including an alias for generating OpenCode config. The `omniroute env` group lets you inspect all environment variables, retrieve individual keys, or set values for the current session. Autostart behavior is managed through `omniroute autostart enable/disable/toggle/status`, and `omniroute update` supports flags for checking, applying, previewing changelogs, and dry-run testing. The skill is aimed at developers who configure and maintain OmniRoute environments directly from the terminal.
- #cli
- #configuration
- #omniroute
- #setup
- #environment-variables