Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Submit and monitor batch inference jobs from the CLI. Upload and manage files for batch processing, retrieve results, and integrate batch pipelines with CI/CD workflows.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -53% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 14% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 27% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -24% | 0% |
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->
Submit and monitor batch inference jobs from the CLI. Upload and manage files for batch processing, retrieve results, and integrate batch pipelines with CI/CD workflows.
bashnpm install -g omniroute # or: npx omniroute omniroute --version
batchesExample:
bashomniroute batches
batches listFlags:
--status <s>--limit <n>Example:
bashomniroute batches list
batches get <batchId>Example:
bashomniroute batches get <batchId>
batches createFlags:
--endpoint <e>--completion-window <w>--metadata <kv>Example:
bashomniroute batches create
batches submitFlags:
--endpoint <e>--waitExample:
bashomniroute batches submit
batches cancel <batchId>Flags:
--yesExample:
bashomniroute batches cancel <batchId>
batches wait <batchId>Flags:
--timeout <ms>Example:
bashomniroute batches wait <batchId>
batches output <batchId>Flags:
--out <path>Example:
bashomniroute batches output <batchId>
batches errors <batchId>Flags:
--out <path>Example:
bashomniroute batches errors <batchId>
filesExample:
bashomniroute files
files listFlags:
--purpose <p>--limit <n>Example:
bashomniroute files list
files get <fileId>Example:
bashomniroute files get <fileId>
files upload <path>Example:
bashomniroute files upload <path>
files content <fileId>Flags:
--out <path>Example:
bashomniroute files content <fileId>
files delete <fileId>Flags:
--yesExample:
bashomniroute files delete <fileId>
Other measured skills in the registry, with their headline benchmark lift.