n8n-subworkflows
OfficialBuild reusable n8n functions with clear contracts.
Software Engineering#parallelization#n8n#subworkflow#agent tools#workflow reuse#typed inputs#execute workflow
Authorn8n-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you design multi-step n8n logic as reusable sub-workflows, so you stop duplicating workflows and instead build well-discoverable, composable building blocks.
Core Features & Use Cases
- Search-before-build and naming discovery: Use consistent
Subworkflow:prefixing and search queries to reuse existing logic instead of recreating it. - Strong input/output contracts: Prefer
Execute Workflow Triggerwith Define Below typed fields for agent/tool wiring, and use passthrough only for true binary or intentional zero-input cases. - Extraction and orchestration patterns: Extract coherent chunks (often 5+ nodes), support linear “orchestration by sub-workflow calls,” and apply advanced patterns like
mode: 'each'with fire-and-forget parallelization.
Quick Start
Use the sub-workflow guidance to decide whether to extract a chunk, then create the sub-workflow with a Subworkflow: verb-first name and a description that states inputs, outputs, and keywords for future search.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: n8n-subworkflows Download link: https://github.com/n8n-io/skills/archive/main.zip#n8n-subworkflows Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.