Implement an Output SDK workflow from a plan document. Use when the user asks to build, implement, or code a workflow from an existing plan, or after output-plan-workflow has produced a plan and the user is ready to build.
$npx -y skills add growthxai/output --skill output-build-workflowInstalls into the current project.
Run `npx skills use "https://github.com/growthxai/output" --skill "growthxai/output/output-build-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/growthxai/output" that are relevant to the current task. Run `npx skills add "https://github.com/growthxai/output"` and select the relevant skills, then follow their instructions.