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".
$npx -y skills add nicepkg/ai-workflow --skill workflow-creatorInstalls into the current project.
Run `npx skills use "https://github.com/nicepkg/ai-workflow" --skill "nicepkg/ai-workflow/workflow-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nicepkg/ai-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/nicepkg/ai-workflow"` and select the relevant skills, then follow their instructions.