What problem does it solve?
This Skill centralizes official n8n documentation and practical patterns to help developers build, debug, and deploy robust automations with confidence.
Core Features & Use Cases
- Comprehensive guidance for building n8n workflows, including RAG workflows, LangChain integration, and API authentication patterns.
- Practical examples covering code node usage, date/time handling with Luxon, and Docker/self-hosted hosting scenarios.
- Use Cases: accelerate workflow creation, debug complex data flows, and integrate AI agents with vector stores and external tools like OpenAI.
Quick Start
Start by reviewing getting_started.md for foundational concepts, then explore workflows.md to understand node connections and data flow. Use Quick Reference patterns in advanced.md as templates, and consult code.md and Luxon docs for data transformation and date-time handling.