⚒️ Generate AI system prompts for LLMs with Unli.dev

357 views · ⚒️ Engineering

Description

System Prompt Generator Using Unli.dev turns human input ideas into a polished, repeatable system prompt blueprint.

It uses an n8n webhook, a small Set/Prepare pipeline, and Unli.dev’s chat completions to generate single-turn, comprehensive system prompts that include:

so your team spends less time arguing about wording and more time shipping features (and you get consistent LLM behavior across apps).

💡 Why Use System Prompt Generator Using Unli.dev?

⚡ Perfect For

🔧 How It Works

  1. ⏱ Trigger: Incoming HTTP POST to the webhook path systempromptgenerator kicks everything off.
  2. 📎 Process: Webhook → Set Prompt/Model (map incoming fields) → Prepare API Body (compose messages) → Unli.Dev (Chat Completions) → Extract Answer → Respond to Webhook.
  3. 🤖 Smart Logic: Unli.dev (chat completions) runs a single-turn generation using the embedded system-template that builds persona, operational protocol, rules, output format, and designer notes automatically.
  4. 💌 Output: The generated system prompt (with Designer’s Notes) is returned in the webhook response for immediate use in your app or CI pipeline.

⚠️ Security Note: You’ll want to swap in your Unli.dev API key under the HTTP header auth credential—don’t share it in Slack. Seriously.

🧩 Requirements

🛠️ Level Up Ideas

Made by: Khaisa Studio
Category: system-prompt, unli.dev

Need custom work? Contact me!

🔗 Nodes Used

HTTP Request, Webhook

📥 Import

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

📖 Importing guide · 🔑 Credential setup