Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.
Add this skill
npx mdskills install czlonkowski/n8n-workflow-patternsComprehensive pattern library with clear selection guidance, actionable checklists, and strong examples
Proven architectural patterns for building n8n workflows.
Teaches architectural patterns for building n8n workflows. Provides structure, best practices, and proven approaches for common use cases.
7 files, ~3,700 lines total
HIGH - Addresses 813 webhook searches (most common use case)
n8n-mcp tools:
Related skills:
Webhook Processing (Most Common - 813 searches)
HTTP API Integration (892 templates)
Database Operations (456 templates)
AI Agent Workflow (234 templates, 270 AI nodes)
Scheduled Tasks (28% of all workflows)
5 scenarios (100% coverage expected):
✅ 5 Proven Patterns: Webhook, HTTP API, Database, AI Agent, Scheduled tasks ✅ Complete Examples: Working workflow configurations for each pattern ✅ Best Practices: Proven approaches from real-world n8n usage ✅ Common Gotchas: Documented mistakes and their fixes ✅ Integration Guide: How patterns work with other skills ✅ Template Examples: Real examples from 2,653+ n8n templates
Expected outcomes:
Common workflow composition:
Trigger Distribution:
Transformation Nodes:
Output Channels:
Complexity:
Webhook Processing:
API Integration:
Database Operations:
AI Agents:
Scheduled Tasks:
Every pattern follows this checklist:
Weather to Slack (Template #2947):
Schedule (daily 8 AM) → HTTP Request (weather) → Set → Slack
Webhook Processing: 1,085 templates HTTP API Integration: 892 templates Database Operations: 456 templates AI Workflows: 234 templates
Use search_templates to find examples for your use case!
Pattern Selection (this skill):
Node Discovery (n8n MCP Tools Expert): 4. Find nodes for pattern (search_nodes) 5. Understand node operations (get_node)
Implementation (n8n Expression Syntax + Node Configuration): 6. Write expressions ({{$json.body.field}}) 7. Configure nodes properly
Validation (n8n Validation Expert): 8. Validate workflow structure 9. Fix validation errors
2025-10-20
Part of: n8n-skills repository Conceived by: Romuald Członkowski - www.aiadvisors.pl/en
Install via CLI
npx mdskills install czlonkowski/n8n-workflow-patternsN8n Workflow Patterns is a free, open-source AI agent skill. Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.
Install N8n Workflow Patterns with a single command:
npx mdskills install czlonkowski/n8n-workflow-patternsThis downloads the skill files into your project and your AI agent picks them up automatically.
N8n Workflow Patterns works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.