Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Create, list, rotate, and revoke OmniRoute API keys from the CLI. Manage OAuth flows for provider authentication and inspect key scopes and expiration.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 1% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -17% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 17% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -19% | 0% |
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->
Create, list, rotate, and revoke OmniRoute API keys from the CLI. Manage OAuth flows for provider authentication and inspect key scopes and expiration.
bashnpm install -g omniroute # or: npx omniroute omniroute --version
keysExample:
bashomniroute keys
keys add <provider> [apiKey]Flags:
--stdinExample:
bashomniroute keys add <provider> [apiKey]
keys listFlags:
--jsonExample:
bashomniroute keys list
keys remove <provider>Flags:
--yesExample:
bashomniroute keys remove <provider>
keys regenerate <id>Flags:
--yesExample:
bashomniroute keys regenerate <id>
keys revoke <id>Flags:
--yesExample:
bashomniroute keys revoke <id>
keys reveal <id>Example:
bashomniroute keys reveal <id>
keys usage <id>Flags:
--limit <n>Example:
bashomniroute keys usage <id>
keys policyExample:
bashomniroute keys policy
keys show <id>Example:
bashomniroute keys show <id>
keys set <id>Flags:
--rate-limit <n>--max-cost <n>--allowed-models <list>Example:
bashomniroute keys set <id>
keys expirationExample:
bashomniroute keys expiration
keys listFlags:
--days <n>--jsonExample:
bashomniroute keys list
keys rotate <id>Flags:
--grace-period <ms>--yesExample:
bashomniroute keys rotate <id>
oauthExample:
bashomniroute oauth
oauth providersExample:
bashomniroute oauth providers
oauth startFlags:
--no-browser--import-from-system--social <s>--timeout <ms>Example:
bashomniroute oauth start
oauth statusFlags:
--provider <id>Example:
bashomniroute oauth status
oauth revokeFlags:
--connection-id <id>--yesExample:
bashomniroute oauth revoke
Other measured skills in the registry, with their headline benchmark lift.