cli-a2a

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.

By diegosouzapw · 410 installs

npx skills add diegosouzapw/omniroute --skill cli-a2a

Source repository · Upstream listing

<! generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten Overview 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. Quick install Subcommands a2a Agent to Agent (A2A) server Example: a2a status Show A2A server status Flags: json Example: a2a card Print the Agent Card JSON Example: a2a skills Example: a2a invoke <skill Flags: input <json input file <path wait timeout <ms Example: a2a tasks Example: a2a list Flags: status <s skill <s limit <n since <ts Example: a2a get <id Example: a2a cancel <id Flags: yes Example: a2a watch <id Example: a2a stream <id Example: a2a logs <id Example: