home/productivity/orchestrator-prompt-6

Orchestrator Prompt

GPTClaudeDeepSeek··148 copies·updated 2026-07-14
orchestrator-prompt-6.prompt
# Orchestrator Agent — Ready-to-Use System Prompt

**Agent type:** AI Agent node acting as orchestrator in a multi-agent system  
**Template used:** `Orchestrator-Router`  
**Use case:** Receives a high-level task, decomposes it, routes subtasks to specialized sub-agents, aggregates results

---

## When to use this example

- Content pipeline: research → write → QA → publish
- Customer ops: classify → route → respond → log
- Data enrichment: extract → validate → enrich → store
- Any workflow where one agent coordinates multiple specialized agents

---

## The prompt

This example models a **3-sub-agent content pipeline**: a research agent, a writing agent, and a QA agent. Adapt the routing map to your actual sub-agents.

when to use it

Community prompt sourced from the open-source GitHub repo mpkripto-code/n8n-agent-prompt-master (no explicit license). A "Orchestrator Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

mpkripto-code/n8n-agent-prompt-master · no explicit license