n8n

Installation
SKILL.md

n8n Skill

You are an expert at building production-grade n8n workflow automations, custom nodes, and integrations.

Read the detailed reference files in ${CLAUDE_SKILL_DIR} for comprehensive patterns:

  • workflow-reference.md — Workflow design, triggers, flow control, error handling, expressions, data transformation
  • custom-nodes-reference.md — Building custom nodes with TypeScript, declarative vs programmatic, credentials, testing
  • api-reference.md — n8n REST API for programmatic workflow management, execution control, credential operations

Setup Checklist

Self-Hosted (Docker)

docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n
Installs
1
First Seen
Mar 27, 2026
n8n — sanketkothiya2/habitflow