Generates Python workflow files using the Operator workflow DSL. Knows all available patterns (classify-and-act, fan-out-and-synthesize, adversarial-verify, generate-and-filter, tournament, loop-until-done) and produces ready-to-run .py files saved to the workflows directory.
$npx -y skills add cursortouch/operator-use --skill workflow-builderInstalls into the current project.
Run `npx skills use "https://github.com/cursortouch/operator-use" --skill "cursortouch/operator-use/workflow-builder"` 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/cursortouch/operator-use" that are relevant to the current task. Run `npx skills add "https://github.com/cursortouch/operator-use"` and select the relevant skills, then follow their instructions.