workflow-creator

Generate complete ACP workflow files, prompts, agents, commands, and README.

3|38|Updated Nov 6, 2025
One-click install
npx skills add https://github.com/ambient-code/workflows --skill workflow-creator-ambient-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-creator
Source: https://github.com/ambient-code/workflows/tree/main/.claude/skills/workflow-creator
Command: npx skills add https://github.com/ambient-code/workflows --skill workflow-creator-ambient-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates production-ready ACP workflows by generating all necessary files with proper structure, agents, commands, and documentation.

Core Features & Use Cases

  • Interactive requirements gathering: asks targeted questions to understand needs
  • Auto-generates complete workflow scaffolding (structure, agents, commands, and docs)
  • In-context explanations and usage guidance for quick adoption
  • Use Case: Quickly spin up a new ACP workflow from a high-level objective

Quick Start

Tell me the workflow type you want and I will guide you through generating a complete ACP workflow.

Frequently Asked Questions about workflow-creator

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

FAQPage Schema
How do I generate an ACP workflow from a high-level objective?

To generate an ACP workflow, specify the desired workflow type and answer targeted questions. The skill then auto-generates the complete directory structure, prompts, agents, commands, and README documentation.

What types of ACP workflows can I create using automation?

You can create Feature Development, Bug Fix, Security Review, Documentation, and Custom ACP workflows. Each type produces a complete directory structure with appropriate agents, commands, and validation rules.

Can I build a custom ACP workflow without manually writing the directory structure?

Yes, you can build a custom ACP workflow without manual scaffolding. The skill automates end-to-end creation by producing all required files, templates, and structured prompts following the template-workflow standard.

Does the generated ACP workflow include validation rules and agents?

Yes, the generated ACP workflow includes validation rules and agents. It ensures all produced artifacts follow the template-workflow standard while scaffolding the necessary commands and structured prompts.

What is the best way to scaffold production-ready ACP commands and agents?

The best way to scaffold production-ready ACP commands and agents is using an interactive generator. It gathers requirements and automatically outputs the complete file structure and documentation for quick adoption.