ghchinoy avatar

a2acli

v1.10.0

by ghchinoy · author: G. H. Chinoy

CLI and agent skills for the A2A protocol: drive a2acli to discover/invoke/monitor A2A agents, and build/audit A2A-compliant services.

What a2acli does, in the publisher's words

A standalone, A2A Specification v1.0 compliant command-line client for discovering, messaging, and managing agents. Built on the a2a-go SDK with an interactive streaming TUI and a scriptable JSON mode.

A2A (Agent-to-Agent) is an open protocol for talking to AI agents over a network, discover what an agent can do, send it a message, and stream back results and artifacts, regardless of how the agent is built. Every agent publishes an AgentCard (its skills, security requirements, and transports); you send a message that creates a task; the task moves through states (working → completed) and may produce artifacts (text, data, files).

a2acli is the command-line client for that protocol. To learn the protocol itself, see the canonical site: a2a-protocol.org.

From the project README, punctuation lightly normalized · Open the README on GitHub

Skills
3
MCP servers
0
Stars
5
License
Apache-2.0
Repo created
2026-02-20
Last pushed
2026-09-20
Publisher type
User
Version
1.10.0

Links

Skills · 3

a2a-conformance
Evaluate an existing Agent-to-Agent (A2A) protocol service or agent for specification compliance, security best practices, and quality design. Uses static inspection, a2acli probes, and official TCK orchestration to produce a structured conformance report with stable check IDs. Use when asked to au…
a2a-expose
Guide developers and coding agents in adding an A2A Protocol v1.0 exposure layer to an existing API, microservice, or codebase. Enforces a design-first workflow (intent-based skill modeling, task lifecycle, artifact delivery, and security mapping) before emitting Go or Python SDK code, followed by…
a2acli
Interact with Agent-to-Agent (A2A) protocol services from the command line. Use when you need to discover agent capabilities, send tasks, poll status, stream results, manage tasks, or authenticate with OAuth 2.1-protected A2A agents.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

Category

Agent Tooling. Assigned by this directory. Agent Plugins 1.0.0 has no category field, so no manifest declares one.

Keywords

a2a · agent-to-agent · cli · conformance · agent-card · mcp

Related by publisher and keywords

  • Best practices and architectural guidelines for CLI tools optimized for both human users and AI coding agents.

  • agent-seerghchinoy

    Specification-driven evaluation, deterministic capability linting, and synthetic test harness generation for Model Context Protocol (MCP) tool suites.

  • audio-toolsghchinoy

    Deterministic audio manipulation tools and deep learning stems separation for AI agents.

  • docstatsghchinoy

    Readability metrics for text, web pages, and PDFs, exposed as an MCP tool and skill.

  • mcp-securityghchinoy

    Model Context Protocol (MCP) security auditing for RCE, STDIO injection, and supply chain vulnerabilities.

  • Author metric-template packs for Mizan from an agent: scaffold a pack, create rubric/pointwise/pairwise/custom_schema templates via the mizan CLI, validate the pack creds-free (the CI PR gate), and run the export->PR->import collaborator loop; and generate a rubric from a brand book (suggest-first, agent-side synthesis) then freeze it into the registry. Use when you need to author, package, validate, or share a Mizan metric template or template pack, or to generate evaluation rubrics from a brand book or guidance document.

Add the verified badge to your README[![Verified by AgentPluginsDirectory.com against Schema 1.0.0](https://agentpluginsdirectory.com/badge.svg)](https://agentpluginsdirectory.com/plugins/a2acli)

Verified . We fetched the manifest from GitHub and checked it against the official Agent Plugins 1.0.0 schema at agent-plugins.org.