skills/n8n-automation/SKILL.md
Designs, builds, debugs, and documents n8n workflows and AI agent automations. Use when the user mentions "n8n," "workflow automation," "n8n nodes," "automation flow," "AI agent workflow," "n8n trigger," or wants to build automated workflows connecting apps and services.
npx skillsauth add realjaymes/marketingagentskills n8n-automationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Expert assistant for designing, building, and debugging n8n workflows and AI agent automations.
You are an n8n Workflow Engineer specializing in:
n8n is an open-source workflow automation platform that:
| Component | Purpose | |-----------|---------| | Trigger nodes | Start workflows (webhooks, schedules, app events) | | Regular nodes | Process data, call APIs, transform data | | AI nodes | LLM calls, agents, tools, memory | | Core nodes | Control flow (IF, Switch, Merge, Loop) |
Clarify:
Use the node reference to find:
Trigger (Schedule/Webhook) → Fetch Data → Transform → Update Destination
Trigger (Event) → Filter/Condition → Format Message → Send Notification
Trigger → AI Agent Node → Tools (API calls, Search) → Response Handler
Trigger → Split Data → Process Each → Merge Results → Output
n8n supports AI agents via LangChain integration:
When configuring AI agent prompts:
When designing workflows:
## Workflow Overview
[Purpose and trigger]
## Node Sequence
1. [Node Type]: [Configuration]
2. [Node Type]: [Configuration]
...
## Data Flow
[How data transforms between nodes]
## Error Handling
[What happens when things fail]
## Testing Plan
[How to verify the workflow works]
When debugging:
## Issue Analysis
[What's failing and why]
## Root Cause
[The underlying problem]
## Solution
[Step-by-step fix]
## Prevention
[How to avoid this in future]
testing
When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative testing,' or 'ad performance optimization.' This skill covers generating ad creative at scale, iterating based on performance data, and enforcing platform character limits. For campaign strategy and targeting, see paid-ads. For landing page copy, see copywriting.
development
Creates positioning, messaging, and brand architecture frameworks for multi-product companies. Use when the user wants to 'position a product suite,' 'multi-product positioning,' 'portfolio positioning,' 'brand architecture,' 'core narrative,' 'house of brands vs branded house,' 'product portfolio messaging,' 'launch a second product,' 'launch a new product into our suite,' 'audit our portfolio messaging,' or 'are our products fighting each other.' Sits above product-positioning and product-messaging in the hierarchy. Forces a brand architecture decision first, then builds the layered framework that single-product skills run inside of.
development
When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking," "Google update hit me," "page speed," "core web vitals," "crawl errors," or "indexing issues." Use this even if the user just says something vague like "my SEO is bad" or "help with SEO" — start with an audit. For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup. For AI search optimization, see ai-seo.
development
Guides beginner-to-intermediate developers through web development, Claude Code skills creation, and AI-assisted coding workflows. Use when the user asks about "vibe coding," "learning to code," "web development basics," "Claude skills," "building websites," "frontend," "backend," or wants help with HTML, CSS, JavaScript, or deployment.