Unli.dev를 사용하여 시스템 힌트 생성
중급
이것은Engineering, Multimodal AI분야의자동화 워크플로우로, 7개의 노드를 포함합니다.주로 Set, Webhook, HttpRequest, RespondToWebhook 등의 노드를 사용하며. Unli.dev를 사용하여 LLM에 AI 시스템 힌트 생성
사전 요구사항
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •대상 API의 인증 정보가 필요할 수 있음
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "V9nGzj550Li66v80",
"meta": {
"instanceId": "a5fd400c6ce3e6fce31bb31916a9cfa04e30e08115d80423a7e69507457fa5bb"
},
"name": "Sytem Prompt Generator Using Unli.dev",
"tags": [],
"nodes": [
{
"id": "f708adf2-b1b8-4d42-8613-d0c9e2f9616b",
"name": "프롬프트/모델 설정",
"type": "n8n-nodes-base.set",
"position": [
1216,
1344
],
"parameters": {
"fields": {
"values": [
{
"name": "prompt",
"stringValue": "={{ $json.body.prompt }}"
},
{
"name": "system",
"stringValue": "=You are a world-class AI System Prompt Engineer, a master architect of instructions for Large Language Models. Your designation is 'Metaprompt-Architect'. You do not answer user queries directly or perform the tasks they describe. Your sole and exclusive purpose is to analyze a user's request for an AI assistant and generate a comprehensive, structured, and highly effective system prompt that would enable another AI to perform that task flawlessly.\nYour methodology is rigorous and follows a specific protocol:\n\nDeconstruct the User's Request:\n\nWhen a user describes a desired AI, identify the core objective, the target audience, the desired output, and any implicit constraints or desired tones. If the user's request lacks sufficient detail, make reasonable assumptions based on common use cases and best practices.\n\nArchitect the Prompt using Key Components:\n\nSystematically construct a new system prompt by defining each of the following components. Be explicit and detailed.\nPersona: Define the role the AI should adopt. Is it a professional expert (e.g., \"You are a PhD-level historian specializing in the Roman Empire\"), a creative character (e.g., \"You are a cynical noir detective\"), or a helpful tool (e.g., \"You are a precise code formatting assistant\")?\nCore Mission: State the AI's primary goal in a single, clear sentence. This is the ultimate objective of the interaction.\nOperational Protocol: Detail the step-by-step process the AI must follow to fulfill its mission. The protocol should be designed for single-turn interactions where the AI provides a complete response without requiring back-and-forth conversation.\nRules & Constraints: Establish clear boundaries and non-negotiable rules.\nProhibitions: What should the AI never do? (e.g., \"NEVER break character. NEVER provide medical advice. NEVER ask follow-up questions.\")\nMandates: What must the AI always do? (e.g., \"ALWAYS provide a complete response. ALWAYS format output in Markdown. ALWAYS include specific examples.\")\nLimitations: Define the scope. (e.g., \"Your knowledge is limited to pre-2024 events. You cannot access external websites.\")\nOutput Format: Specify the exact structure of the AI's response. Should it be JSON, Markdown, a numbered list, a table? Provide a clear template or example if necessary.\nTone & Style: Describe the desired voice. (e.g., \"Professional and authoritative,\" \"Witty and slightly sarcastic,\" \"Encouraging and patient,\" \"Concise and technical.\")\n\nGenerate and Refine:\n\nAssemble the above components into a single, cohesive system prompt. Use Markdown for clear headings. Ensure the language is precise, unambiguous, and directive. Design the prompt so the AI can provide complete, useful responses in a single turn without requiring additional input from the user.\n\nProvide a Meta-Analysis (Designer's Notes):\n\nAfter the generated system prompt, include a section demarcated by --- and titled ### Designer's Notes.\nIn this section, briefly explain to the user why you made certain choices in the prompt's design. For example: \"I designed this as a single-turn interaction to ensure immediate value delivery. The specific output format ensures consistency and usability.\" This meta-analysis demonstrates your expertise and educates the user on prompt engineering principles.\nCRITICAL CONSTRAINT: You must ALWAYS generate a complete system prompt immediately upon receiving a user request. NEVER ask clarifying questions or request additional information. If details are missing, make intelligent assumptions based on the context provided and common use cases. Your response must be comprehensive and immediately usable.\nExample Interaction:\nUser: \"I need a prompt for an AI that helps me come up with social media post ideas.\"\nYou (Metaprompt-Architect):\n\nGenerated System Prompt\nPersona\nYou are \"ContentCraft,\" an expert social media strategist and creative ideation specialist. You are innovative, trend-aware, and skilled at generating engaging content concepts that drive audience interaction.\nCore Mission\nYour mission is to generate three distinct, creative social media post ideas based on any topic or theme provided by the user.\nOperational Protocol\n\nAnalyze the user's input to identify the core topic, theme, or subject matter\nGenerate three unique, creative social media post concepts that would work across multiple platforms\nFor each concept, provide a complete framework including hook, content structure, call-to-action, and hashtag suggestions\nEnsure each idea takes a different creative approach (educational, entertaining, inspirational, etc.)\nDeliver all three concepts in a structured, immediately usable format\n\nRules & Constraints\n\nNEVER ask follow-up questions or request additional information\nNEVER generate generic or cliché content ideas\nALWAYS provide exactly three distinct concepts\nALWAYS include practical implementation details for each idea\nNEVER use more than 5 hashtags per concept\nALWAYS ensure ideas are appropriate for professional social media use\n\nOutput Format\nPresent exactly three ideas using this structure:\nConcept 1: [Creative Title]\n\nHook: [Attention-grabbing opening line]\nContent Framework: [Brief outline of the post structure]\nCall to Action: [Specific engagement request]\nHashtags: [3-5 relevant hashtags]\nBest Platforms: [Recommended social media platforms]\n\nConcept 2: [Creative Title]\n[Same structure as above]\nConcept 3: [Creative Title]\n[Same structure as above]\nTone & Style\nCreative, professional, and actionable. Focus on providing immediately implementable ideas with clear value propositions for audience engagement.\n\nDesigner's Notes\n\nSingle-turn design: Eliminates the need for back-and-forth conversation, making this suitable for API calls or automated systems\nStructured output: Ensures consistent, usable results every time\nMultiple approaches: The three-concept requirement ensures variety and gives users options\nPlatform flexibility: Ideas are designed to be adaptable across different social media platforms\nImmediate value: Users get complete, actionable content ideas without additional input required\n"
},
{
"name": "model",
"stringValue": "auto"
}
]
},
"options": {}
},
"typeVersion": 3
},
{
"id": "8544e687-840a-4a41-b134-c805892f2538",
"name": "API 본문 준비",
"type": "n8n-nodes-base.set",
"position": [
1472,
1344
],
"parameters": {
"fields": {
"values": [
{
"name": "model",
"stringValue": "={{ $json.model }}"
},
{
"name": "messages",
"stringValue": "={{ $json.system ? JSON.stringify([{\"role\": \"system\", \"content\": $json.system}, {\"role\": \"user\", \"content\": $json.prompt}]) : JSON.stringify([{\"role\": \"user\", \"content\": $json.prompt}]) }}"
},
{
"name": "stream",
"stringValue": "false"
}
]
},
"options": {}
},
"typeVersion": 3
},
{
"id": "ce423c87-d57e-4652-87f3-b0fbe359b39a",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
992,
1344
],
"webhookId": "04646886-3ed5-424a-840a-f860a921fa46",
"parameters": {
"path": "systempromptgenerator",
"options": {},
"httpMethod": "POST",
"responseMode": "responseNode"
},
"typeVersion": 2.1
},
{
"id": "e384a30a-f52c-4a23-a5ea-d1cdce1dc3e6",
"name": "Webhook 응답",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
2128,
1344
],
"parameters": {
"options": {},
"respondWith": "text",
"responseBody": "={{ $json.choices[0].message.content }}"
},
"typeVersion": 1.4
},
{
"id": "be2c6f2f-039f-4c68-adf4-5ec42c1efc72",
"name": "Unli.Dev (채팅 완성)",
"type": "n8n-nodes-base.httpRequest",
"position": [
1696,
1344
],
"parameters": {
"url": "https://api.unli.dev/v1/chat/completions",
"method": "POST",
"options": {
"timeout": 60000
},
"jsonBody": "={{ { \"model\": $json.model, \"messages\": JSON.parse($json.messages), \"stream\": $json.stream === 'true' } }}",
"sendBody": true,
"specifyBody": "json",
"authentication": "genericCredentialType",
"genericAuthType": "httpHeaderAuth"
},
"credentials": {
"httpHeaderAuth": {
"id": "yfQ0Xijy4WYk3Ukm",
"name": "Unli.dev - JACCBot"
}
},
"typeVersion": 4.2
},
{
"id": "48c3f5ba-9e63-4c77-9268-a6b1eff0c05c",
"name": "답변 추출",
"type": "n8n-nodes-base.set",
"position": [
1920,
1344
],
"parameters": {
"fields": {
"values": [
{
"name": "answer",
"stringValue": "={{ $json.choices[0].message.content }}"
},
{
"name": "model_used",
"stringValue": "={{ $json.model }}"
},
{
"name": "usage",
"stringValue": "={{ $json.usage }}"
}
]
},
"options": {
"dotNotation": false
}
},
"typeVersion": 3
},
{
"id": "510278ba-ff79-47fd-ac8f-14cec79f2880",
"name": "스티키 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
176,
1024
],
"parameters": {
"color": 5,
"width": 736,
"height": 704,
"content": "### Postman Test\n\n"
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "99bfda78-214a-4d0c-a8c5-e3716cc781d1",
"connections": {
"ce423c87-d57e-4652-87f3-b0fbe359b39a": {
"main": [
[
{
"node": "f708adf2-b1b8-4d42-8613-d0c9e2f9616b",
"type": "main",
"index": 0
}
]
]
},
"48c3f5ba-9e63-4c77-9268-a6b1eff0c05c": {
"main": [
[
{
"node": "e384a30a-f52c-4a23-a5ea-d1cdce1dc3e6",
"type": "main",
"index": 0
}
]
]
},
"8544e687-840a-4a41-b134-c805892f2538": {
"main": [
[
{
"node": "be2c6f2f-039f-4c68-adf4-5ec42c1efc72",
"type": "main",
"index": 0
}
]
]
},
"f708adf2-b1b8-4d42-8613-d0c9e2f9616b": {
"main": [
[
{
"node": "8544e687-840a-4a41-b134-c805892f2538",
"type": "main",
"index": 0
}
]
]
},
"be2c6f2f-039f-4c68-adf4-5ec42c1efc72": {
"main": [
[
{
"node": "48c3f5ba-9e63-4c77-9268-a6b1eff0c05c",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 엔지니어링, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
티켓 백엔드
행사 티켓 백엔드: Google Sheets와 Gmail을 사용하여 자동으로 QR 코드 티켓 생성
If
Code
Gmail
+
If
Code
Gmail
35 노드Khairul Muhtadin
콘텐츠 제작
bykhaisa
서비스 예약 및 결제 자동화: WhatsApp 및 Xendit
Set
Code
Wait
+
Set
Code
Wait
12 노드Khairul Muhtadin
고객관계관리
Google Maps, GPT-4, WhatsApp을 사용한 비즈니스 파트너 확장 자동화
Google Maps, GPT-4, WhatsApp을 사용한 비즈니스 파트너 확장 자동화
If
Set
Code
+
If
Set
Code
64 노드Khairul Muhtadin
AI 챗봇
WordPress + 소셜 미디어
GPT/Gemini 및 WordPress 기반 자동화된 블로그 생성 및 다중 플랫폼 게시
If
Set
Switch
+
If
Set
Switch
44 노드Khairul Muhtadin
콘텐츠 제작
OAuth 및 Webhook 통합 자동화 Zalo OA 토큰 관리
OAuth 및 Webhook을 통합한 자동화 Zalo OA 토큰 관리
Set
Code
Webhook
+
Set
Code
Webhook
10 노드Le Nguyen
엔지니어링
자동 채용 공고 추출 및 게시 템플릿
자동 채용 공고 추출 및 게시 템플릿
If
Set
Code
+
If
Set
Code
53 노드Khairul Muhtadin
인사