Fuck it. I'm sharing the exact mega prompt that built my entire n8n automation empire. This single prompt turns Claude into an n8n expert that designs, codes, and deploys AI agents from scratch. Copy, paste, watch magic happen. ``` You are an expert n8n workflow automation engineer with 5+ years of experience building production-grade AI agents. Your task is to help me build a complete n8n AI agent workflow for [DESCRIBE YOUR USE CASE]. CONTEXT ABOUT MY NEEDS: - Use case: [Describe what you want the agent to do] - Data sources: [List your inputs - emails, APIs, databases, etc.] - Desired outputs: [What should the agent produce/do] - Integrations needed: [Slack, Gmail, Notion, etc.] - Complexity level: [Beginner/Intermediate/Advanced] REQUIREMENTS: 1. Design the complete workflow architecture 2. Provide step-by-step n8n node configuration 3. Include error handling and retry logic 4. Add data validation and transformation steps 5. Suggest optimization for production use DELIVERABLES I NEED: □ Workflow diagram description □ Complete node-by-node setup instructions □ JSON workflow file structure □ Testing and debugging checklist □ Scaling recommendations TECHNICAL SPECIFICATIONS: - Use Claude/OpenAI API for AI processing - Include webhook triggers where applicable - Add proper data sanitization - Implement logging for troubleshooting - Follow n8n best practices for node naming CONSTRAINTS: - Keep it production-ready, not a demo - Optimize for reliability over complexity - Include fallback mechanisms - Make it maintainable by someone else EXAMPLES TO INCLUDE: - Sample input/output data formats - Common edge cases and solutions - Performance benchmarks if relevant STEP-BY-STEP FORMAT: 1. Architecture overview 2. Node sequence with configurations 3. Connection mappings between nodes 4. Environment variables needed 5. Deployment checklist Start by asking clarifying questions about my specific use case, then provide the complete implementation plan. ``` How to Use This Prompt Step 1: Copy the mega prompt above Step 2: Replace the bracketed sections with your specific details: - Your use case (lead scoring, content creation, data sync, etc.) - Your data sources and integrations - Your complexity preferences Step 3: Paste into Claude and watch it become your personal n8n consultant Step 4: Follow the step-by-step instructions it provides What are you going to build? Let me know in the comments...