Автосборка рабочей директории для AI-агентов
★ 7.3 · vibe-coding
workflow-creator is a Claude Code skill that assembles complete workflow directories for specific use cases — generating folder structure, downloading curated skills from GitHub, and producing README.md and AGENTS.md documentation in one automated process. The six-step flow runs `scripts/create_workflow.py` to initialize the project, then `scripts/download_skill.py` to fetch skills from any GitHub repository, followed by generating English and Chinese README files, an AGENTS.md with pipeline instructions, and updating the project root documentation. The directory layout includes symlinks so Codex, Cursor, Windsurf, Goose, Gemini, Roo, and other AI tools all share a single `.claude/skills/` source. It is built for developers, media creators, and marketers who want a pre-configured Claude Code project ready to use without manually wiring each tool.