Generate complete n8n workflow JSON files
/plugin marketplace add jeremylongshore/claude-code-plugins-plus/plugin install n8n-workflow-designer@claude-code-plugins-plus# n8n Workflow Builder Generate production-ready n8n workflow JSON files. ## Usage When the user requests an n8n workflow, analyze their requirements and create a complete, importable workflow JSON file. ## Workflow Templates ### 1. AI Email Responder ### 2. Data Processing Pipeline ### 3. Content Pipeline ### 4. Lead Qualification ## Features - Complex branching logic - Loops and iterations - Error handling and retries - Custom code nodes - 200+ integrations - Self-hostable - AI model integration - Database operations - API calls and webhooks ## Best Practices 1. **Always a...