n8n-workflow-patterns

Apply proven n8n workflow patterns for webhooks, APIs, databases, and scheduled tasks.

92|27|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/WilkoMarketing/antigravity-n8n-skills --skill n8n-workflow-patterns-wilkomarketing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n8n-workflow-patterns
Source: https://github.com/WilkoMarketing/antigravity-n8n-skills/tree/main/n8n-workflow-patterns
Command: npx skills add https://github.com/WilkoMarketing/antigravity-n8n-skills --skill n8n-workflow-patterns-wilkomarketing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill consolidates proven n8n workflow patterns to help you design robust automations, reducing guesswork and rework.

Core Features & Use Cases

  • Core Patterns: Webhook Processing, HTTP API Integration, Database Operations, AI Agent Workflow, Scheduled Tasks.
  • Real-world scenarios: building event-driven webhooks, API integrations, data synchronization, AI-assisted workflows, and time-based automations.
  • Integration guidance: connects with n8n MCP Tools and related skills for discovery, validation, and deployment.

Quick Start

Choose a pattern, scaffold the workflow, and implement a robust n8n design in minutes.

Frequently Asked Questions about n8n-workflow-patterns

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

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

You can build event-driven n8n automations using the webhook processing pattern, which handles incoming HTTP requests as triggers. This pattern scaffolds data flow and error handling for real-time API integrations.

How do I integrate HTTP APIs and database operations in n8n?

You integrate HTTP APIs and database operations in n8n by applying dedicated workflow patterns for data synchronization. These patterns connect HTTP API nodes to database nodes, ensuring robust data flow and error handling across operations.

Do I need prior knowledge of n8n nodes and triggers to use workflow patterns?

The AI agent workflow pattern in n8n structures AI-assisted tasks by orchestrating data flow between AI nodes and triggers. It provides a proven template for integrating AI logic into automated processes with proper error handling.

What's the best way to design scheduled tasks and time-based automations in n8n?

The best way to design scheduled tasks in n8n is applying the scheduled tasks workflow pattern. It provides a proven structure for time-based automations, reducing rework by standardizing node configuration and data flow.