🚀 VALERIE AI-

AI Powered n8n Workflow Builder

1
API Keys for OpenAI and Claude
2
Have OpenAI help you create a system prompt for your workflow.
3
Generate Workflow

🤖 Step 1: Generate Optimized Prompt with ChatGPT

Use ChatGPT to craft the perfect prompt for Claude

🧠 Learning System

No patterns loaded

✨ Step 2: Generate Your Workflow Prompt

Describe what you want your workflow to do, or use AI to craft the perfect prompt

🚀 Step 3: System Prompt Generater with Claude AI

Enter your workflow details below (or use the optimized prompt from Step 2)

âš ī¸ Note for Complex Workflows: Large workflows (20+ nodes) may require using the "Continue" button multiple times. Each continuation uses additional API tokens. Very complex workflows can take 3-5 minutes to fully generate.

📌 System Instructions (automatically included):
â€ĸ Always use n8n exact schema requirements
â€ĸ Always build workflow completely and exactly to description
â€ĸ Keep workflows concise (target 10-15 nodes max)
â€ĸ Include 2-3 brief sticky notes for critical setup steps
â€ĸ Always return valid, complete JSON that can be imported
â€ĸ Reference documents will be included if uploaded

(OpenAI, Memory, Parser nodes)
💡 Pro Tip: Be specific! Include: trigger type (webhook, schedule, manual), data sources, actions to perform, and error handling.

📝 For Complete Workflows: Include ALL features you need in your description. The AI will automatically add:

  • ✅ Error handling with retry logic
  • ✅ Data validation and sanitization
  • ✅ Logging and monitoring
  • ✅ Production-ready configurations

⚡ Just describe what you want - we'll create a FULL and COMPLETE production-ready workflow!

💡 Tip: End your description with "Return a full and complete n8n workflow JSON" for best results.

📝 Example Descriptions (click to expand)

E-commerce Order Processing:
"When a new order webhook is received from Shopify, validate the order data, check if customer exists in HubSpot CRM (create if new), calculate shipping costs, create record in Airtable, send confirmation email via SendGrid, and post summary to Slack #orders channel. If any API fails, retry 3 times then alert ops team."

Daily Report Automation:
"Every day at 9 AM, pull yesterday's sales data from PostgreSQL database, calculate daily metrics (total sales, average order value, top products), generate PDF report with charts, email to management team, and archive in Google Drive. If database is unreachable, send alert and retry in 30 minutes."

Lead Nurturing:
"When new lead is added to Google Sheets, validate email format, enrich data using Clearbit API, score lead based on criteria, add to appropriate Mailchimp list based on score, create task in Asana for sales team if high-value, and log all actions to PostgreSQL for reporting."

Generated Workflow

🔧 JSON Error Detection & Repair

❌ Broken JSON (Original)

                    
✅ Fixed JSON (Repaired) Ready to repair...
Click "Fix JSON Errors" to repair
Repair Progress
Ready to repair...

🐛 Debug Console

Debug messages will appear here...