🎬 Interactive structured prompt builder with GPT-4.1-mini and guided questions

35 views · 🎬 Content Creation & Video

💡 Pro Tip — If you’ve run into Facebook’s Graph API permission restrictions, ScraperNode is a community node that scrapes pages, groups, posts, and comments directly — no app review needed.

View All Scrapers

Description

Who is this for?

This workflow is designed for content creators, prompt engineers, AI developers, and anyone who needs to create effective, structured prompts for AI agents. It helps transform vague ideas into detailed, well-formatted prompts by guiding users through a structured question-and-answer process that captures all necessary details.

What this Workflow Does / Key Features

Requirements

How to Use — Step-by-Step (Short Version)

  1. Credentials
    • Add your OpenAI API credentials in n8n (e.g., “OpenAI account 2”).
    • Make sure webhook endpoints are publicly accessible.
  2. Initial Form Setup
    • The BaseQuestions form collects core project details.
    • Adjust fields as needed for your use case.
    • It asks about goals, tools, inputs, and desired outputs.
  3. AI Follow-Up Questions
    • RelatedQuestionAI generates 3 follow-up questions via OpenAI.
    • Edit the prompt if you want different styles of questions.
    • A Structured Output node formats the questions cleanly.
  4. Final Prompt Creation
    • PromptGenerator builds the final structured prompt from all inputs.
    • Customize the template to change style or format.
    • The Output Parser ensures everything is well-structured.

Support & Help

🔗 Nodes Used

Basic LLM Chain, OpenAI Chat Model, Auto-fixing Output Parser, Structured Output Parser, n8n Form Trigger, n8n Form

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup