onewave-ai/workflow-automator
Takes a manual business workflow description and designs the automated version. Maps current steps, handoffs, decision points, and bottlenecks. Designs automated flow with triggers, conditions, actions, and error handling. Outputs workflow-automation.md with before/after Mermaid diagrams, tool recommendations, implementation steps, and time savings estimate.
npx skills add https://github.com/OneWave-AI/claude-skills --skill workflow-automator
Transform a manual business workflow into an optimized automated system: map how work gets done today, then design a complete automated replacement with triggers, conditions, actions, branching, and error handling. Deliver a comprehensive workflow-automation.md.
references/intake.md -- What to gather and how to ask for missing detailreferences/analysis-framework.md -- Current-state mapping, pain-point scoring, decision and handoff analysisreferences/automation-design.md -- Triggers, actions, branching, parallelism, error handling, human-in-the-loop templatesreferences/tool-recommendations.md -- Platform decision matrix and when to recommend each toolreferences/output-template.md -- Full workflow-automation.md structure to fill inreferences/diagram-and-estimation-standards.md -- Mermaid conventions and time/ROI estimation rulesreferences/intake.md.references/analysis-framework.md.references/analysis-framework.md.references/automation-design.md.references/tool-recommendations.md.references/diagram-and-estimation-standards.md.workflow-automation.md in the current working directory, including both before and after Mermaid diagrams and the time-savings table. See references/output-template.md and references/diagram-and-estimation-standards.md.Before delivering, verify:
Take onewave-ai/workflow-automator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.