cli-setup
Run initial setup, configure global CLI settings, manage environment variables, check for updates, and configure autostart via the CLI setup and config commands.
By diegosouzapw · 519 installs
npx skills add diegosouzapw/omniroute --skill cli-setup
Source repository · Upstream listing
<! generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten
Overview
Run initial setup, configure global CLI settings, manage environment variables, check for updates, and configure autostart via the CLI setup and config commands.
Quick install
Subcommands
autostart
Example:
autostart enable
Example:
autostart disable
Example:
autostart toggle
Example:
autostart status
Example:
config
Show or update CLI tool configuration
Example:
config list
List all CLI tools and config status
Flags:
json
Example:
config get <tool
Show current config for a tool
Flags:
json
Example:
config set <tool
Write config for a tool
Flags:
model <model
non interactive
yes
allow container write
Example:
config validate <tool
Validate config format without writing
Flags:
model <model
json
Example:
config opencode
Generate OpenCode config (alias for
Flags:
model <model
non interactive
yes
allow container write
Example:
config lang
Example:
config get
Flags:
json
Example:
config set <code
Flags:
force
Example:
config list
Flags:
json
Example:
env
Show and manage environment variables
Example:
env show
Show current environment variables
Flags:
json
Example:
env get <key
Get a single environment variable
Example:
env set <key <value
Set an environment variable (current session only)
Example:
setup
Flags:
password <value
add provider
provider <id
provider name <name
api key <value
default model <model
provider base url <url
test provider
non interactive
list
Example:
update
Flags:
check
apply
changelog
dry run
no backup
yes
Example: