stream-chain
Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
Why use this skill?
Learn to use the OpenClaw stream-chain skill for multi-step AI pipelines. Effortlessly link prompts for complex coding, analysis, and data tasks.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adolago/stream-chainWhat This Skill Does
The stream-chain skill for OpenClaw is a powerful orchestration engine designed to transform simple agent tasks into robust, multi-stage pipelines. By enabling sequential data flow where the output of one prompt serves as the context for the next, this skill allows users to automate complex cognitive workflows. Whether you are performing deep code analysis, data transformation, or multi-step content generation, stream-chain ensures that each subsequent step builds intelligently upon the previous results. It supports both fully custom prompt chains for unique requirements and optimized, predefined pipelines for common development and data tasks.
Installation
To integrate this skill into your OpenClaw environment, execute the following installation command in your terminal:
clawhub install openclaw/skills/skills/adolago/stream-chain
Ensure you have the latest version of the OpenClaw CLI to access all features, including timeout management and verbose debugging flags.
Use Cases
- Advanced Code Refactoring: Instead of asking for a rewrite in one go, use stream-chain to identify smells, draft a plan, implement changes, and verify behavior sequentially.
- Security Audits: Chain steps to scan code, categorize vulnerabilities by severity, suggest prioritized fixes, and generate automated test suites to validate those fixes.
- Data Normalization: Build a pipeline that extracts raw data from various sources, transforms it into a standard schema, validates the output, and produces a summary report.
- Content Lifecycle: Automate the creation of technical documentation by drafting, reviewing, formatting, and generating metadata in one fluid execution.
Example Prompts
- "stream-chain run 'Analyze the performance bottlenecks in the database module' 'Propose three indexing strategies' 'Simulate the impact of each strategy on read-heavy workloads'"
- "stream-chain run 'Summarize the user requirements for the new dashboard' 'Create a component architecture map' 'Draft the interface definitions'"
- "stream-chain pipeline analysis"
Tips & Limitations
- Timeout Management: For long-running operations or large codebases, always increase the
--timeoutvalue to prevent premature termination of your chain. - Sequential Context: Remember that later steps inherit all context from earlier steps. If your chain grows too long, tokens may be consumed quickly; keep prompts concise to manage context window limits effectively.
- Debugging: When building complex custom chains, utilize the
--debugflag to inspect exactly how the output of one step is being transformed before entering the next.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adolago-stream-chain": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read, code-execution
Related Skills
calling-agent-squad
Activate a multi-agent team (the Squad) to manage complex projects, business tasks, or development workflows. The squad includes a Manager, Architect, Coder, Reviewer, and Observer. Use when the user wants to "call a squad", "start a project", or "deploy squad" with specialized roles and quality control loops.
afrexai-lead-hunter
Enterprise-grade B2B lead generation, enrichment, scoring, and outreach sequencing for AI agents. Find ideal prospects, enrich with verified data, score against your ICP, and generate personalized outreach — all autonomously.
afrexai-sales-playbook
Complete B2B sales system — from ICP to closed-won. Discovery frameworks, objection handling, pipeline management, forecasting, and deal acceleration. Works for any B2B company.
ai-workflow-red-team-lite
对 AI 自动化流程做轻量红队演练,聚焦误用路径、边界失败和数据泄露风险。;use for red-team, ai, workflow workflows;do not use for 输出可直接滥用的攻击脚本, 帮助破坏系统.
quicker-connector
与 Quicker 自动化工具集成,读取、搜索和执行 Quicker 动作列表。支持 CSV 和数据库双数据源,智能匹配用户需求并调用本地 QuickerStarter 执行。