πŸ› οΈ AI Prompt Maker β€” n8n Workflow

Medium complexity⚑ Trigger6 nodesβš’οΈ EngineeringπŸ‘ 17,337 viewsby Lucas Peyrin

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

Basic LLM ChainGoogle Gemini Chat Model

Workflow Preview

Loading workflow preview...

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 6 nodes, connecting chainllm, form, formtrigger.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (6)

BA

Basic LLM Chain

n8n-nodes-langchain.chainLlm

#1
GO

Google Gemini Chat Model

n8n-nodes-langchain.lmChatGoogleGemini

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows β†’ New β†’ Import from file.
  3. 3Select the downloaded ai-prompt-maker file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n β†’ Import from JSON:

{ "name": "πŸ› οΈ AI Prompt Maker", "nodes": [...], ...}

Integrations

chainllmformformtriggerlmchatgooglegeminirespondtowebhookwebhook

Get This Workflow

Download and import in one click

View on n8n.io
Nodes6
Complexitymedium
Triggertrigger
Views17,337
CategoryEngineering

Created by

Lucas Peyrin

Lucas Peyrin

@lucaspeyrin

Tags

chainllmformformtriggerlmchatgooglegeminirespondtowebhookwebhook
⚑

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free β†’