Back to Skills

stream-chain

frankxai
Updated 2 days ago
5 views
2
2
View on GitHub
Otherstreamingpipelinechainingmulti-agentworkflow

About

Stream-Chain enables multi-agent workflows where each agent's output streams directly into the next, supporting both custom sequences and predefined pipelines. It's ideal for complex data transformations, sequential processing, and orchestrating sophisticated multi-step tasks. Developers should use it for building chained operations like code analysis, content generation, or any workflow requiring staged, streaming data flow between agents.

Quick Install

Claude Code

Recommended
Primary
npx skills add frankxai/agentic-creator-os -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/frankxai/agentic-creator-os
Git CloneAlternative
git clone https://github.com/frankxai/agentic-creator-os.git ~/.claude/skills/stream-chain

Copy and paste this command in Claude Code to install this skill

GitHub Repository

frankxai/agentic-creator-os
Path: .claude/skills/stream-chain
0
agentic-skillsai-agentsautonomous-codingclaude-codeclaude-code-pluginscontext-engineering

Related Skills

when-creating-slash-commands-use-slash-command-encoder

Other

This Claude Skill helps developers create ergonomic slash commands (/command) for micro-skills with auto-discovery and parameter validation. It generates command handlers, validation logic, and documentation for fast CLI access to workflows. Use it when building command-line interfaces that need intelligent routing and command chaining capabilities.

View skill

when-orchestrating-swarm-use-swarm-orchestration

Other

This skill orchestrates complex multi-agent workflows by decomposing tasks, distributing them for parallel execution, and synthesizing the results. Use it when you need to coordinate specialized agents for advanced, distributed problem-solving. It provides structured outputs including execution trees and performance metrics.

View skill

stream-chain

Other

Stream-Chain enables multi-agent workflows by connecting Claude instances in sequential pipelines where each agent's output streams into the next. It supports both custom prompt chains and predefined pipelines for data transformation and complex processing tasks. Use this skill when you need to orchestrate sophisticated multi-step workflows with streaming data flow between specialized agents.

View skill

when-chaining-agent-pipelines-use-stream-chain

Other

This skill enables chaining agent outputs as inputs in sequential or parallel pipelines for data flow orchestration. It's used when you need to coordinate multi-step workflows between agents with streaming data flows. Key features include pipeline configuration, execution pattern support, and performance metrics.

View skill