byfayzan123· 1 skill
Generates a Claude Workflow Composer (.cwc) workflow file from a plain-English description and saves it to ~/.cwc/workflows/ so it appears immediately in the CWC canvas. Use when the user asks to "generate a workflow", "create a CWC workflow", "build a multi-agent pipeline", or anything similar.
$npx -y skills add fayzan123/claude-workflow-composer --skill cwc-generate-workflowInstalls into the current project.
Run `npx skills use "https://github.com/fayzan123/claude-workflow-composer" --skill "fayzan123/claude-workflow-composer/cwc-generate-workflow"` 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/fayzan123/claude-workflow-composer" that are relevant to the current task. Run `npx skills add "https://github.com/fayzan123/claude-workflow-composer"` and select the relevant skills, then follow their instructions.