n8n-automation
Installation
SKILL.md
n8n Workflow Automation
Overview
n8n is a powerful workflow automation tool that connects services and automates processes. This skill should be invoked when automating business processes, connecting APIs, or building no-code integrations.
Core Principles
- Nodes: Use nodes to connect different services
- Triggers: Start workflows with various triggers
- Expressions: Use JavaScript for data transformation
- Error Handling: Implement proper error workflows
Preparation Checklist
- Set up n8n (self-hosted or cloud)
- Identify automation requirements
- Map out workflow steps
- Gather API credentials