🤖 AI-Powered Prompt Enhancement Assistant
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Introduction Tired of spending time crafting the perfect AI prompt? This workflow takes your simple ideas like "write a blog post" and automatically transforms them into detailed, structured prompts that actually work. 🎯 What This Does Automatically converts simple user prompts like "write a blog post" into structured, professional AI prompts with metadata, variables, and clear instructions. Perfect for everybody, all industries and organizations who are wanting to eliminate prompt engineering works.
🔄 How It Works
Google Sheets Trigger monitors for new prompts
AI Enhancement Pipeline uses Gemini + Groq to add structure & context
Field Completion auto-generates missing metadata (topic, categories)
Quality Assurance validates & stores complete results
🚀 Setup Requirements
AI APIs**: Gemini, Telegram, Groq API keys
Google Sheets**: 2 sheets (Main, ModifiedPrompt)
5 minutes setup time** - detailed instructions in blue sticky notes
Set up steps
Setup time: < 5 minutes
Create a Google Spreadsheet with two tabs (sheets): OriginalPrompts and ModifiedPrompts.
OriginalPrompts columns: Original Prompt ID | Model | Original Prompt | Created Time
ModifiedPrompts columns (example): Modified Prompt ID | Original Prompt ID | Topic | Topic Categories | Modified Prompt | Prompt Title | Prompt Type | Model Used | Improvement Notes | Updated Time | Created Time | isProcessed
Add and attach credentials in n8n: Google Sheets OAuth2 (required for getting new prompt) Gemini and Groq API credentials (required for AI Agent) Telegram credential (required for notifications)
Save & Activate the workflow. Add a test row to OriginalPrompts, for example:
Original Prompt ID: 1 — Original Prompt: "Write a short blog post about AI ethics".
Wait ~30–60s and check ModifiedPrompts for the enhanced output.
That’s it ! Once it configured, drop short ideas into your sheet and get professional prompts back automatically. Your prompts get better, your AI outputs improve, and you save hours of manual prompt crafting.
Related Templates
AI Weather Forecasts with MCP Integration
Real-time Weather Forecasts with MCP Tools This n8n workflow demonstrates how to integrate real-time weather intelligen...
Google Sheets UI for n8n Workflow
Google Sheets UI for Workflow Control This n8n template provides a practical and efficient way to manage your n8n workf...
Demo Workflow - How to use workflowStaticData()
This workflow demonstrates how to use the workflowStaticData() function to set any type of variable that will persist wi...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments