Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Interact with the OmniRoute A2A server from the CLI. Send tasks, inspect skill execution history, and test the JSON-RPC 2.0 agent-to-agent protocol interactively.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | -37% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -22% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -68% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -46% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -53% | 0% |
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->
Interact with the OmniRoute A2A server from the CLI. Send tasks, inspect skill execution history, and test the JSON-RPC 2.0 agent-to-agent protocol interactively.
bashnpm install -g omniroute # or: npx omniroute omniroute --version
a2aAgent-to-Agent (A2A) server
Example:
bashomniroute a2a
a2a statusShow A2A server status
Flags:
--jsonExample:
bashomniroute a2a status
a2a cardPrint the Agent Card JSON
Example:
bashomniroute a2a card
a2a skillsExample:
bashomniroute a2a skills
a2a invoke <skill>Flags:
--input <json>--input-file <path>--wait--timeout <ms>Example:
bashomniroute a2a invoke <skill>
a2a tasksExample:
bashomniroute a2a tasks
a2a listFlags:
--status <s>--skill <s>--limit <n>--since <ts>Example:
bashomniroute a2a list
a2a get <id>Example:
bashomniroute a2a get <id>
a2a cancel <id>Flags:
--yesExample:
bashomniroute a2a cancel <id>
a2a watch <id>Example:
bashomniroute a2a watch <id>
a2a stream <id>Example:
bashomniroute a2a stream <id>
a2a logs <id>Example:
bashomniroute a2a logs <id>
Other measured skills in the registry, with their headline benchmark lift.