·n8n-workflow-patterns
>_

n8n-workflow-patterns

redcoatasher/n8n-skills-redux

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.

2Installs·0Trend·@redcoatasher

Installation

$npx skills add https://github.com/redcoatasher/n8n-skills-redux --skill n8n-workflow-patterns

SKILL.md

Multiple Input Items Problem: Node processes all input items, but I only want one

Solution: Use "Execute Once" mode or process first item only

Use searchtemplates and gettemplate from n8n-mcp tools to find examples!

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. Source: redcoatasher/n8n-skills-redux.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/redcoatasher/n8n-skills-redux --skill n8n-workflow-patterns
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is n8n-workflow-patterns?

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. Source: redcoatasher/n8n-skills-redux.

How do I install n8n-workflow-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/redcoatasher/n8n-skills-redux --skill n8n-workflow-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/redcoatasher/n8n-skills-redux