workflow-creator

Generate ACP workflow files, structure, agents, commands, and documentation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stackrox/ambient-workflows --skill workflow-creator-stackrox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-creator
Source: https://github.com/stackrox/ambient-workflows/tree/main/.claude/skills/workflow-creator
Command: npx skills add https://github.com/stackrox/ambient-workflows --skill workflow-creator-stackrox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides teams to design and bootstrap production-ready Ambient Code Platform (ACP) workflows by generating all necessary files, folders, agent personas, commands, and documentation in a consistent, template-driven format.

Core Features & Use Cases

  • End-to-end workflow scaffolding: creates the full directory structure, ambient.json config, agent and command templates, and placeholder documentation.
  • Template-driven customization: guides users through a phase-based workflow creation process that can be tailored for feature development, bug fixes, security reviews, or documentation tasks.
  • Education and onboarding: provides step-by-step prompts and explanations to teach best practices for ACP workflow design.

Quick Start

Interact with the skill to define workflow type, name, and description, then let it generate the full ACP workflow scaffold and ready-to-use files.

Frequently Asked Questions about workflow-creator

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

FAQPage Schema
How do I generate ACP workflows with the correct directory structure and files?

To generate ACP workflows with the correct directory structure, you need a template-driven scaffolding tool that creates the ambient.json config, agent personas, commands, and placeholder documentation automatically.

What is the best way to create production-ready ACP templates for feature development?

The best way to create production-ready ACP templates for feature development is to use a guided workflow creator that applies phase-based customization and validation checks to generate all required files.

Can I customize ACP workflow generation for security reviews and bug fixes?

Yes, you can customize ACP workflow generation for security reviews and bug fixes by defining the workflow type and description during the initial intake phase before the tool generates the scaffolded files.

What files are required to build an ACP workflow from intake through activation?

Building an ACP workflow from intake through activation requires generating the full directory structure, agent templates, commands, artifact paths, and documentation defined by the template-workflow pattern.

How does template-driven workflow generation teach ACP design best practices?

Template-driven workflow generation teaches ACP design best practices by providing step-by-step prompts and educational explanations that guide users through the phase-based creation process.

Do I need to manually configure ambient.json when scaffolding an ACP workflow?

No, you do not need to manually configure ambient.json when scaffolding an ACP workflow because the generation process automatically creates and populates the config file alongside the directory structure.