Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Backup and restore OmniRoute data from the CLI. Trigger incremental snapshots, sync to cloud storage, manage backup schedules, and restore from archive files.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -15% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 81% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 26% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -16% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 61% | 0% |
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->
Backup and restore OmniRoute data from the CLI. Trigger incremental snapshots, sync to cloud storage, manage backup schedules, and restore from archive files.
bashnpm install -g omniroute # or: npx omniroute omniroute --version
backupExample:
bashomniroute backup
backup createFlags:
--name <name>--cloud--encrypt--key-file <path>--exclude <pattern>--retention <n>Example:
bashomniroute backup create
backup autoExample:
bashomniroute backup auto
backup enableFlags:
--cron <expr>--cloud--encrypt--retention <n>Example:
bashomniroute backup enable
backup disableExample:
bashomniroute backup disable
backup statusExample:
bashomniroute backup status
backup restore [backupId]Flags:
--list--yesExample:
bashomniroute backup restore [backupId]
taskExample:
bashomniroute task
cloud createFlags:
--title <t>--prompt <p>--prompt-file <path>--repo <url>--branch <b>--metadata <json>Example:
bashomniroute cloud create
cloud listFlags:
--status <s>--limit <n>Example:
bashomniroute cloud list
cloud get <taskId>Example:
bashomniroute cloud get <taskId>
cloud status <taskId>Example:
bashomniroute cloud status <taskId>
cloud cancel <taskId>Flags:
--yesExample:
bashomniroute cloud cancel <taskId>
cloud approve <taskId>Example:
bashomniroute cloud approve <taskId>
cloud message <taskId> <message>Example:
bashomniroute cloud message <taskId> <message>
cloud sources <taskId>Example:
bashomniroute cloud sources <taskId>
cloud cloudExample:
bashomniroute cloud cloud
cloud agentsExample:
bashomniroute cloud agents
cloud authFlags:
--no-browser--timeout <ms>Example:
bashomniroute cloud auth
syncExample:
bashomniroute sync
sync pushFlags:
--target <t>--bundle <list>--dry-runExample:
bashomniroute sync push
sync pullFlags:
--source <s>--merge--replace--dry-runExample:
bashomniroute sync pull
sync diffFlags:
--source <s>--target <t>Example:
bashomniroute sync diff
sync bundle <outPath>Flags:
--include <list>Example:
bashomniroute sync bundle <outPath>
sync import <bundlePath>Flags:
--dry-runExample:
bashomniroute sync import <bundlePath>
sync initializeFlags:
--from-cloudExample:
bashomniroute sync initialize
sync tokensExample:
bashomniroute sync tokens
sync listExample:
bashomniroute sync list
sync createFlags:
--name <n>--scope <s>--ttl <duration>Example:
bashomniroute sync create
sync revoke <id>Flags:
--yesExample:
bashomniroute sync revoke <id>
sync statusExample:
bashomniroute sync status
sync resolveExample:
bashomniroute sync resolve
Other measured skills in the registry, with their headline benchmark lift.