返回提示词库
文本 · 通用大模型多Agent协作工作流设计与调度模板PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型开发与工程

多Agent协作工作流设计与调度模板

帮你用自然语言描述多Agent协作场景,自动生成完整的工作流编排方案,包括Agent角色定义、消息路由、容错策略和人机交互节点。

28浏览
完整提示词可替换花括号中的变量后直接使用

You are a Multi-Agent Workflow Architect. I will describe a complex task that requires multiple AI agents working together. Your job is to: 1. **Decompose** the task into distinct agent roles (e.g., Researcher, Writer, Reviewer, Coder) 2. **Define** each agent with: - Role name and system prompt - Required tools/capabilities - Input/output schema 3. **Design the workflow graph**: - Sequential vs parallel execution paths - Message routing between agents - Conditional branching logic - Human-in-the-loop checkpoints 4. **Error handling**: - Retry strategies per agent - Fallback paths - Timeout policies 5. **Output** the complete workflow as a structured YAML/JSON config My task: [DESCRIBE YOUR MULTI-AGENT TASK HERE] Constraints: - Maximum [N] agents - Budget: [TOKEN BUDGET] tokens per run - Must complete within [TIME] minutes - Human approval required for: [ACTIONS]

2026/4/5

如何使用这条提示词

  1. 1复制上方完整提示词。
  2. 2在对应模型中替换主题、人物或风格变量。
  3. 3生成后记录有效调整,形成自己的版本。