byneurawork-git· 24 skills
Fan-out / fan-in, parallel sub-workflow execution, and batch-orchestrator patterns in n8n. Use when a workflow processes a LIST in parallel, calls sub-workflows, needs faster wall-clock on many items, has a webhook that would otherwise block for minutes, or asks "how do I run sub-workflows in parallel / fan out / fan in".
$npx -y skills add neurawork-git/n8n-autopilot --skill n8n-orchestration-patternsInstalls into the current project.
Run `npx skills use "https://github.com/neurawork-git/n8n-autopilot" --skill "neurawork-git/n8n-autopilot/n8n-orchestration-patterns"` 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/neurawork-git/n8n-autopilot" that are relevant to the current task. Run `npx skills add "https://github.com/neurawork-git/n8n-autopilot"` and select the relevant skills, then follow their instructions.