workflow-builder
Installation
SKILL.md
Workflow Builder
Create and execute custom, repeatable multi-step AI workflows. Each step can use a different model, and independent steps run in parallel waves.
Capabilities
This skill has two modes:
| Mode | When to use | Reference |
|---|---|---|
| Plan | User wants to create or design a new workflow | references/plan.md |
| Run | User wants to execute, resume, or re-run a workflow | references/run.md |
Quick Start
- Create: "Create a workflow called dependency-cleanup"
- Run: "Run the dependency-cleanup workflow"
- Resume: "Resume the dependency-cleanup workflow"
Related skills