automation-build-flowlisted
Install: claude install-skill plug1210/AutomationHelper_plugins
# Automation Build Flow
Professional workflow builder that generates complete, production-ready JSON for any automation platform.
## Supported Platforms
- **Power Automate** (Microsoft)
- **n8n** (Open-source)
- **Make** (formerly Integromat)
- **Zapier**
- **Other JSON-based workflow platforms**
## Purpose
This skill generates complete automation workflows by:
1. Taking implementation plan or requirements as input
2. Validating platform compatibility
3. Using flow-builder sub-agent to generate complete JSON
4. Ensuring all best practices are implemented
5. Producing ready-to-import workflow JSON
## When This Skill Activates
Automatically activates when user:
- Has implementation plan: "Build this workflow from the plan"
- Provides requirements: "Create a workflow that does X, Y, Z"
- Requests JSON generation: "Generate the flow JSON"
- Has plan from automation-brainstorm: "Use this plan to build the flow"
- Keywords: "build flow", "create workflow", "generate JSON", "implement this"
**Prerequisites**:
- Platform must be specified (or will ask)
- Requirements must be clear (or will request clarification)
**Does NOT activate when**:
- User needs help planning (use automation-brainstorm)
- User has error to debug (use automation-debugger)
- User wants validation only (use automation-validator)
## Core Workflow
### Phase 1: Input Analysis
1. **Determine Input Type**
**Type A: Implementation Plan** (from automation-brainstorm)
- Structured markdown plan
- Co