// Create complete Claude Code workflow directories with curated skills. Use when user wants to (1) create a new workflow for specific use case (media creator, developer, marketer, etc.), (2) set up a Claude Code project with pre-configured skills, (3) download and organize skills from GitHub repositories, or (4) generate README.md and AGENTS.md documentation for workflows. Triggers on phrases like "create workflow", "new workflow", "set up workflow", "build a xxx-workflow".
Create complete Claude Code workflow directories with curated skills. Use when user wants to (1) create a new workflow for specific use case (media creator, developer, marketer, etc.), (2) set up a Claude Code project with pre-configured skills, (3) download and organize skills from GitHub repositories, or (4) generate README.md and AGENTS.md documentation for workflows. Triggers on phrases like "create workflow", "new workflow", "set up workflow", "build a xxx-workflow".
Workflow Creator
Create complete workflow directories with curated skills downloaded from GitHub.
CRITICAL: Follow the exact format from workflows/marketing-pro-workflow/README.md
Required structure:
<divalign="center"># ๐ Workflow Name### **Your AI-Powered [Domain] Team**
[โ Back to AI Workflow](../../README.md)
[็ฎไฝไธญๆ](./README_cn.md) | English
</div>
---
## ๐ฏ Who Is This For?-**Role 1** - Use case
-**Role 2** - Use case
---
## โก Quick Install
[Install commands]
---
## ๐ฆ Skills Included (N)### 0๏ธโฃ Stage Name
| Skill | What It Does |
|:------|:-------------|
| `skill-name` | Description |
### 1๏ธโฃ Next Stage
...
---
## ๐ Complete Pipeline (N Stages)
[ASCII tree diagram]
---
## ๐ก Example Workflows
[Multiple scenario examples with numbered prompts]
---
## ๐ Skill Combinations
[Table with Goal โ Skill Chain]
---
## ๐ License
MIT ยฉ [nicepkg](https://github.com/nicepkg)
Use assets/templates/README.template.md as reference.
Step 4: Generate README_cn.md (Chinese)
Create Chinese version with:
Same structure as English README
Professional Chinese terminology
Link back to ../../README_cn.md
Step 5: Generate AGENTS.md
Write AI instructions covering:
Workflow overview with pipeline diagram
Available skills grouped by stage
Skill usage guidelines (when to use each)
Recommended sequences for common tasks
Output standards
Quality gates between phases
Important: AGENTS.md is auto-loaded by Claude Code. Keep it concise (<500 lines) and focused on actionable instructions.
Use assets/templates/AGENTS.template.md as reference.
Step 6: Update project README
After creating a workflow in the ai-workflow project, update:
README.md (English):
Add new workflow to the workflow table
Add skills list under <details> section
Update skill count (e.g., "150+ skills")
README_cn.md (Chinese):
Same updates in Chinese
Link to README_cn.md in workflow folder
Skill Sources
A. Skill Aggregators & Directories (for discovering skills)