workflow-creator - Create Claude Code workflow directories with curated skills
Creates workflow directories, downloads skills from GitHub, and generates README and AGENTS.md documentation.
Tags
Updated: 2026-09-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create workflow directory structures
- Create multi-AI tool symlinks
- Download skills from GitHub repositories
- Generate English README documentation
- Generate Chinese README documentation
- Generate AGENTS.md instruction files
- Update project README files
Inputs
- Workflow name
- Output directory path
- GitHub repository URLs
- Skill paths
Outputs
- Workflow directory structure
- Tool directory symlinks
- Downloaded skill files
- README.md file
- README_cn.md file
- AGENTS.md file
Requirements
- Python environment
- create_workflow.py script
- download_skill.py script
