n8n-workflow-patterns

Agent workflows

czlonkowski/n8n-skillsskills.sh ↗

Installs

10,464

deduplicated, at the last sync

Since we started

+0.9%

37 readings, about 2 hours apart. Not a live curve.

Our category

Agent workflows

ours

Last read

Sep 3, 2026

from the directory

Our brief

ours

This skill provides proven architectural patterns and best practices for building complex n8n workflows. It guides users on selecting the correct pattern—such as Webhook Processing, HTTP API Integration, or AI Agent Workflow—and outlines common components like triggers, data sources, and error handling.

What it produces
  • Workflow structure and design patterns
  • Best practices for n8n workflows
  • Checklists for workflow creation
What it needs
  • None
Paid services

not detected

The evidence does not contain information regarding paid services, APIs, or credentials.

Registration

not detected

The evidence does not contain information regarding required registration.

Limits and human review

It cannot decide if a specific workflow implementation is optimal for all use cases. It also cannot handle real-time debugging of live workflows or predict external API changes, only providing structural guidance.

Evidencestatic findingsskills/n8n-workflow-patterns/README.md:1-252skills/n8n-workflow-patterns/SKILL.md:1-279
static findingsstatic_finding
[{"code":"payment","match":"Stripe","path":"SKILL.md"}]
skills/n8n-workflow-patterns/README.md1–252
# n8n Workflow Patterns

Proven architectural patterns for building n8n workflows.

---

## Purpose

Teaches architectural patterns for building n8n workflows. Provides structure, best practices, and proven approaches for common use cases.

## Activates On

- build workflow
- workflow pattern
- workflow architecture
- workflow structure
- webhook processing
- http api
- api integration
- database sync
- ai agent
- chatbot
- scheduled task
- automation pattern

## File Count

7 files

## Priority

**HIGH** - Addresses 813 webhook searches (most common use case)

## Dependencies

**n8n-mcp tools**:
- search_nodes (find nodes for patterns)
- get_node (understand node operations)
- search_templates (find example workflows)
- tools_documentation with topic "ai_agents_guide" (AI pattern guidance)

**Related skills**:
- n8n MCP Tools Expert (find and configure nodes)
- n8n Expression Syntax (write expressions in patterns)
- n8n Node Configuration (configure pattern nodes)
- n8n Validation Expert (validate pattern implementations)

## Coverage

### The 5 Core Patterns

1. **Webhook Processing** (Most Common - 813 searches)
   - Receive HTTP requests → Process → Respond
   - Critical gotcha
skills/n8n-workflow-patterns/SKILL.md1–279 · excerpt truncated
---
name: n8n-workflow-patterns
description: 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, batch processing, or scheduled tasks. Always consult this skill when the user asks to create, build, or design an n8n workflow, automate a process, or connect services — even if they don't explicitly mention 'patterns'. Covers webhook, API, database, AI, batch processing, and scheduled automation architectures. Also use when optimizing a slow workflow or speeding up large-item-count processing (node count, batchSize, all-items vs per-item).
---

# n8n Workflow Patterns

Proven architectural patterns for building n8n workflows.

---

## The 6 Core Patterns

Based on analysis of real workflow usage:

1. **[Webhook Processing](webhook_processing.md)** (Most Common)
   - Receive HTTP requests → Process → Output
   - Pattern: Webhook → Validate → Transform → Respond/Notify

2. **[HTTP API Integration](http_api_integration.md)**
   - Fetch from REST APIs → Transf

Read 3 of 3 text files in the skill.

Checked September 2026 · GemmaWritten from the skill's published files. Check the source before relying on access or cost details.

Installfrom the directory

npx skills add https://github.com/czlonkowski/n8n-skills

Installing happens there, not here. We are an index with an opinion, not a mirror.

What is inside itfrom the directory

ai_agent_workflow.md
database_operations.md
http_api_integration.md
README.md
scheduled_tasks.md
SKILL.md
webhook_processing.md

7 files — names only. The directory does not report sizes.

What the auditors foundfrom the directory

A skill is instructions your agent will follow and scripts it may run, so who checked it matters as much as how many people installed it.

Gen Agent Trust HubThis skill provides architectural patterns for n8n workflows, including webhooks, API integrations, and AI agents. It documents patterns for command execution and remote tool loading for legitimate automation tasks while providing robust security recommendations such as input validation, parameterized queries, and the use of read-only credentials.Apr 20, 2026 · SAFEpass
SocketNo alertsApr 20, 2026pass
SnykRisk: CRITICAL · 2 issuesApr 20, 2026 · CRITICALfail
Runlayer5/7 files flaggedFeb 26, 2026 · MEDIUMwarn
ZeroLeaksScore: 93/100 · 2 sections analyzedApr 16, 2026 · NONEpass

Installs, reading by readingours

10.4k
10.5k
Aug 30, 202637 readings over 5 days, drawn as the last reading of each day.Sep 3, 2026

Axis starts at 10.4k, not zero — the range is 10.4k to 10.5k.

Asked out loudspoken, not typed

The same skill in the words people use speaking to an assistant rather than typing into a box. Each one carries the situation it came from, and each answer says only what the skill's own files support.

planning a workflowif i'm building a workflow, what patterns should i look at?

The skill covers six core architectural patterns: Webhook Processing, HTTP API Integration, Database Operations, AI Agent Workflow, Scheduled Tasks, and Batch Processing. It helps you select the right pattern based on your use case.

checking costsdo i need to pay for this skill?

The evidence does not contain information about whether payment is required to use this skill.

Filed alongside itours