agent-streaming

Community

Stream agent output in real time across sub-agents.

AuthorNicolaiLassen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of getting responsive, real-time feedback from long-running multi-agent tasks instead of waiting for a final result.

Core Features & Use Cases

  • Token-by-token streaming: Render partial agent responses as they are produced via astream() and Event objects.
  • Real-time sub-agent event propagation: Stream child agent events through AgentTool, including branch and agent_name for live coordination visibility.
  • Runner-compatible streaming: Consume streamed events from the runner.astream(...) loop with final-response detection.

Quick Start

Use the agent-streaming Skill to stream partial token output while a parent agent delegates work to sub-agents for a live planning result in the terminal.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: agent-streaming
Download link: https://github.com/NicolaiLassen/orxhestra/archive/main.zip#agent-streaming

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.