a2a-streaming
OfficialReal-time A2A streaming for agents.
AuthorOrcaQubits
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the implementation of real-time, incremental data delivery for Agent-to-Agent (A2A) communication, keeping clients updated on task progress without waiting for completion.
Core Features & Use Cases
- Server-Sent Events (SSE): Utilizes SSE for efficient, one-way, real-time data push from server to client.
- Incremental Updates: Delivers
TaskStatusUpdateEventandTaskArtifactUpdateEventas tasks progress. - Use Case: Building an AI agent that generates a complex report. This Skill allows the agent to stream progress updates and partial report sections to the user interface as they become available, rather than making the user wait for the entire report to be finished.
Quick Start
Use the a2a-streaming skill to implement real-time task updates for an A2A agent.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: a2a-streaming Download link: https://github.com/OrcaQubits/agentic-commerce-claude-plugins/archive/main.zip#a2a-streaming Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.