π οΈ AI Prompt Maker β n8n Workflow
Overview
How it works
This template provides a complete, ready-to-use web application for generating high-quality AI prompts. It features a user-friendly web form where you can describe your goal, and it leverages an AI model (Google Gemini) to create a structured, reusable prompt for you.
The workflow is a full-stack application built entirely within n8n:
Frontend (The Form): A Form Trigger node creates a beautiful, public-facing web form. Here, a user describes the prompt they need and selects which
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 6 nodes, connecting chainllm, form, formtrigger.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (6)
Basic LLM Chain
n8n-nodes-langchain.chainLlm
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows β New β Import from file.
- 3Select the downloaded
ai-prompt-makerfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n β Import from JSON:
Integrations
Created by
Lucas Peyrin
@lucaspeyrin
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free β