n8n Workflow Automation
Build visual workflow automations with n8n. Generates workflow JSON definitions, custom node implementations, AI agent pipelines, webhook triggers, and self-hosted deployment configs.
This skill helps you build automations with n8n's visual workflow engine. It generates workflow JSON definitions for import, creates custom nodes with TypeScript, builds AI agent chains with LangChain integration, configures webhook triggers for event-driven workflows, implements error handling with retry logic, and sets up self-hosted n8n instances with Docker. Covers 400+ integration nodes, sub-workflows, and credential management.
When to use
Use when building workflow automations with n8n, creating custom integration nodes, implementing AI agent pipelines, or setting up event-driven automation with webhooks.
Examples
Lead enrichment
Build an automated lead enrichment pipeline
Create an n8n workflow that triggers on new HubSpot contacts, enriches them with Clearbit data, scores leads with an AI agent, and routes hot leads to Slack with a summary
Content pipeline
Automate content publishing
Build an n8n workflow that monitors an RSS feed, summarizes new articles with AI, creates social media posts, schedules them on Buffer, and logs everything to a Google Sheet