n8n-workflow-patterns

Identify and apply proven n8n workflow patterns for reliable automations.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/martiraste-lgtm/claude-skills --skill n8n-workflow-patterns-martiraste-lgtm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n8n-workflow-patterns
Source: https://github.com/martiraste-lgtm/claude-skills/tree/main/n8n-workflow-patterns
Command: npx skills add https://github.com/martiraste-lgtm/claude-skills --skill n8n-workflow-patterns-martiraste-lgtm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The patterns in this skill give engineers a clear, battle-tested map to design reliable and scalable n8n automations, reducing guesswork and rework.

Core Features & Use Cases

  • Core patterns: Webhook Processing, HTTP API Integration, Database Operations, AI Agent Workflow, Scheduled Tasks.
  • Pattern Selection Guide: how to choose based on triggers, data flow, and error handling.
  • Integration & Documentation: together with other skills for discovery and deployment.

Quick Start

Start by reviewing the five core patterns, then select a pattern that matches your use case and open its detailed guide to implement in your workflow.

Frequently Asked Questions about n8n-workflow-patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the core n8n workflow patterns for building reliable automations?

You can choose an n8n workflow pattern by reviewing the Pattern Selection Guide, which helps you match patterns to your specific triggers, data flow requirements, and error handling needs. This ensures safe deployment and reliable automation design.

How do I choose the right n8n workflow pattern for my automation use case?

You can choose an n8n workflow pattern by reviewing the Pattern Selection Guide, which helps you match patterns to your specific triggers, data flow requirements, and error handling needs. This ensures safe deployment and reliable automation design.

How do I design an n8n automation for HTTP API integration and webhook processing?

To design an n8n automation for HTTP API integration and webhook processing, review the detailed guides for these specific patterns. They provide step-by-step implementation logic for handling external triggers and data exchange within your workflow.

Can I use n8n workflow patterns to build AI agent workflows and scheduled tasks?

Yes, you can use n8n workflow patterns to build AI agent workflows and scheduled tasks. The skill includes dedicated pattern files for both, enabling you to discover, document, and safely deploy time-based and AI-driven automations.

What is the best way to structure n8n database operations to ensure scalable automation?

The best way to structure n8n database operations is to apply the proven Database Operations pattern. This approach provides a clear, battle-tested architecture for data flow and error handling, reducing guesswork and ensuring scalable automations.