SKILL·ABD8AF

stream-chain

frankxai
Updated 1 month ago
9 views
3
1
3
View on GitHub
Otherstreamingpipelinechainingmulti-agentworkflow

About

Stream-Chain enables multi-agent workflow orchestration by chaining Claude's outputs through sequential steps for data transformation and complex pipelines. It offers both custom chains for full control and predefined pipelines for common tasks, with each step receiving the complete output from the previous one. Use this skill when building sophisticated multi-step processing, data transformation workflows, or coordinated multi-agent systems.

Quick Install

Claude Code

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

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

GitHub Repository

frankxai/arcanea
Path: .claude/skills/stream-chain
0
agentic-codingagentsaiclaude-codecontext-engineeringcreative-ai
FAQ

Frequently asked questions

What is the stream-chain skill?

stream-chain is a Claude Skill by frankxai. Skills package instructions and resources that Claude loads on demand, so Claude can perform stream-chain-related tasks without extra prompting.

How do I install stream-chain?

Use the install commands on this page: add stream-chain to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does stream-chain belong to?

stream-chain is in the workflow category, tagged streaming, pipeline, chaining, multi-agent and workflow.

Is stream-chain free to use?

Yes. stream-chain is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

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