n8n-workflow-patterns
π―Skillfrom shortknife/n8n-skills
Enables designing and implementing proven n8n workflow architectural patterns for efficient automation and integration across various use cases.
Part of
shortknife/n8n-skills(7 items)
Installation
/plugin install czlonkowski/n8n-skills/plugin marketplace add czlonkowski/n8n-skills/plugin installgit clone https://github.com/czlonkowski/n8n-skills.gitSkill Details
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.
More from this repository6
Executes Python code snippets within n8n workflows, enabling dynamic scripting and data manipulation across nodes.
Guides developers through interpreting and resolving n8n validation errors, providing targeted fixes across error severity levels.
Expertly guides n8n-mcp MCP tool selection, configuration validation, and workflow management for efficient automation development.
Provides expert guidance for configuring n8n nodes by dynamically revealing required fields, dependencies, and operation-specific settings.
Enables writing custom JavaScript code in n8n Code nodes, processing workflow data with full access to n8n's input, helper functions, and built-in libraries.
Validates and helps fix n8n expression syntax, providing expert guidance for writing correct dynamic content in workflows using {{}} syntax.