What problem does it solve?
This Skill automates the creation of new, reusable workflow skills by composing existing atomic skills into end-to-end automated processes, turning user ideas into structured, executable plans.
Core Features & Use Cases
- Workflow Design: Guides users through defining a workflow's goal, triggers, and steps.
- Skill Discovery: Automatically scans local skills and queries
skills.sh to find relevant building blocks.
- Automated Skill Generation: Creates a new
workflow-<slug>/ directory with SKILL.md and workflow-spec.md following Ship Faster conventions.
- Use Case: You have several individual skills for researching, coding, and testing. Use this workflow-creator to chain them together into a single skill that takes a project idea and automatically generates, tests, and prepares code for deployment.
Quick Start
Use the workflow-creator skill to design a new workflow for automating customer support ticket responses.