workflow-writer

Design and iteratively modify multi-agent workflows from requirements to deployment.

22|7|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/berrzebb/SoulFlow-Orchestrator --skill workflow-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-writer
Source: https://github.com/berrzebb/SoulFlow-Orchestrator/tree/main/src/skills/workflow-writer
Command: npx skills add https://github.com/berrzebb/SoulFlow-Orchestrator --skill workflow-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex process of designing, creating, and editing multi-agent workflows, eliminating the need for manual configuration and complex scripting.

Core Features & Use Cases

  • End-to-End Workflow Generation: From initial requirements gathering to final deployment, this Skill handles the entire workflow creation lifecycle.
  • Real-time Editing & Visualization: Allows for iterative modification of workflows with immediate visual feedback through flowcharts.
  • Use Case: When a user wants to build a new automated process for customer support ticket routing, involving multiple AI agents for initial triage, response generation, and escalation, this Skill can be used to define and refine that entire pipeline.

Quick Start

Use the workflow-writer skill to create a new workflow named 'customer-onboarding' that gathers user input and then sends a welcome email.

Frequently Asked Questions about workflow-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design and edit automated multi-agent workflows?

To design and edit automated multi-agent workflows, you define requirements and iteratively modify agent pipelines, including provider configuration, prompt authoring, and node assignment, with real-time visual feedback. Definitions are saved as YAML files for deployment.

What is an agent pipeline orchestration workflow?

An agent pipeline orchestration workflow coordinates multiple AI agents to handle complex automated processes end-to-end, from initial triage and response generation to escalation, replacing manual configuration and complex scripting.

Can I modify an existing automated workflow without rebuilding it?

Yes, you can modify an existing automated workflow by loading its YAML definition and applying real-time iterative refinements through visual flowcharts, allowing live editing of agent prompts, nodes, and backend configurations.

How do I configure backends and prompts for automated workflows?

Configuring backends and prompts for automated workflows involves assigning specific nodes to agents, authoring custom prompts, and setting provider configurations directly within the workflow definition before deployment.

Where are automated workflow definitions saved?

Automated workflow definitions are saved as YAML files in the workspace/workflows directory, using a slug-based naming convention to organize and store the pipeline configuration for deployment.

Does workflow-writer support visualizing agent pipelines?

Yes, workflow-writer supports visualizing agent pipelines by providing immediate visual feedback through flowcharts during the iterative creation and editing process, helping you refine the multi-agent automated workflow.