data/skills/n8n-workflow-patterns/README.md
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