Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Manage Omni Skills (list, install, test, remove), plugins (create, configure), and persistent memory (search, add, clear) from the CLI.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-12 | ✗→✓ | ▲ Improved | 107% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 70% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 59% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 27% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 61% | 0% |
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->
Manage Omni Skills (list, install, test, remove), plugins (create, configure), and persistent memory (search, add, clear) from the CLI.
bashnpm install -g omniroute # or: npx omniroute omniroute --version
memoryExample:
bashomniroute memory
memory search <query>Flags:
--type <type>--limit <n>--api-key <key>--token-budget <n>Example:
bashomniroute memory search <query>
memory addFlags:
--content <text>--file <path>--type <type>--metadata <json>--api-key <key>Example:
bashomniroute memory add
memory clearFlags:
--type <type>--older-than <duration>--api-key <key>--yesExample:
bashomniroute memory clear
memory listFlags:
--type <type>--limit <n>--api-key <key>Example:
bashomniroute memory list
memory get <id>Example:
bashomniroute memory get <id>
memory delete <id>Flags:
--yesExample:
bashomniroute memory delete <id>
memory healthExample:
bashomniroute memory health
PLUGIN_NAMEExample:
bashomniroute PLUGIN_NAME
plugin pluginExample:
bashomniroute plugin plugin
plugin listExample:
bashomniroute plugin list
plugin install <name>Flags:
-y, --yesExample:
bashomniroute plugin install <name>
plugin remove <name>Flags:
-y, --yesExample:
bashomniroute plugin remove <name>
plugin info <name>Example:
bashomniroute plugin info <name>
plugin search [query]Example:
bashomniroute plugin search [query]
plugin update [name]Example:
bashomniroute plugin update [name]
plugin scaffold <name>Example:
bashomniroute plugin scaffold <name>
marketplaceExample:
bashomniroute marketplace
skills search [query]Flags:
--category <c>--tag <t>--limit <n>--sort <s>Example:
bashomniroute skills search [query]
skills info <packageId>Example:
bashomniroute skills info <packageId>
skills install <packageId>Flags:
--version <v>--enable--yesExample:
bashomniroute skills install <packageId>
skills categoriesExample:
bashomniroute skills categories
skills featuredExample:
bashomniroute skills featured
skills skillsExample:
bashomniroute skills skills
skills listFlags:
--type <type>--enabled--disabled--api-key <key>Example:
bashomniroute skills list
skills get <id>Example:
bashomniroute skills get <id>
skills installFlags:
--from-file <path>--from-url <url>--type <type>--enableExample:
bashomniroute skills install
skills enable <id>Example:
bashomniroute skills enable <id>
skills disable <id>Flags:
--yesExample:
bashomniroute skills disable <id>
skills delete <id>Flags:
--yesExample:
bashomniroute skills delete <id>
skills execute <id>Flags:
--input <json>--input-file <path>--timeout <ms>Example:
bashomniroute skills execute <id>
skills executionsFlags:
--skill <id>--limit <n>--status <s>Example:
bashomniroute skills executions
skills skillsshExample:
bashomniroute skills skillssh
skills listExample:
bashomniroute skills list
skills install <url>Example:
bashomniroute skills install <url>
Other measured skills in the registry, with their headline benchmark lift.