Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Run initial setup, configure global CLI settings, manage environment variables, check for updates, and configure autostart via the CLI setup and config commands.
.claude/skills/diegosouzapw-cli-setup/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 75% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 5% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 4% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 19% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -15% | 0% |
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->
Run initial setup, configure global CLI settings, manage environment variables, check for updates, and configure autostart via the CLI setup and config commands.
bashnpm install -g omniroute # or: npx omniroute omniroute --version
autostartExample:
bashomniroute autostart
autostart enableExample:
bashomniroute autostart enable
autostart disableExample:
bashomniroute autostart disable
autostart toggleExample:
bashomniroute autostart toggle
autostart statusExample:
bashomniroute autostart status
configShow or update CLI tool configuration
Example:
bashomniroute config
config listList all CLI tools and config status
Flags:
--jsonExample:
bashomniroute config list
config get <tool>Show current config for a tool
Flags:
--jsonExample:
bashomniroute config get <tool>
config set <tool>Write config for a tool
Flags:
--model <model>--non-interactive--yes--allow-container-writeExample:
bashomniroute config set <tool>
config validate <tool>Validate config format without writing
Flags:
--model <model>--jsonExample:
bashomniroute config validate <tool>
config opencodeGenerate OpenCode config (alias for
Flags:
--model <model>--non-interactive--yes--allow-container-writeExample:
bashomniroute config opencode
config langExample:
bashomniroute config lang
config getFlags:
--jsonExample:
bashomniroute config get
config set <code>Flags:
--forceExample:
bashomniroute config set <code>
config listFlags:
--jsonExample:
bashomniroute config list
envShow and manage environment variables
Example:
bashomniroute env
env showShow current environment variables
Flags:
--jsonExample:
bashomniroute env show
env get <key>Get a single environment variable
Example:
bashomniroute env get <key>
env set <key> <value>Set an environment variable (current session only)
Example:
bashomniroute env set <key> <value>
setupFlags:
--password <value>--add-provider--provider <id>--provider-name <name>--api-key <value>--default-model <model>--provider-base-url <url>--test-provider--non-interactive--listExample:
bashomniroute setup
updateFlags:
--check--apply--changelog--dry-run--no-backup--yesExample:
bashomniroute update
Other measured skills in the registry, with their headline benchmark lift.