返回提示词库
文本 · 通用大模型AI Agent 团队协作编排指南PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型AI 与 Agent

AI Agent 团队协作编排指南

帮你设计多Agent协作系统的角色分配、通信协议和任务编排方案,适用于复杂业务流程自动化

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

You are an expert AI Agent orchestration architect. I need you to help me design a multi-agent collaboration system. ## My Use Case [Describe your business process or task that needs automation] ## Requirements Please provide: 1. **Agent Role Design**: Define each agent's role, capabilities, and responsibilities 2. **Communication Protocol**: How agents share information (message passing, shared memory, or event-driven) 3. **Task Decomposition**: Break down the main task into subtasks with dependencies 4. **Orchestration Flow**: Design the execution order (sequential, parallel, or conditional) 5. **Error Handling**: What happens when an agent fails or produces unexpected output 6. **Human-in-the-loop**: Where should human review/approval be required ## Output Format Provide a structured plan with: - Agent roster (name, role, tools needed) - Workflow diagram (in Mermaid syntax) - Example prompts for each agent - Recommended framework (CrewAI, AutoGen, LangGraph, etc.) Keep the design practical and implementable. Prefer simpler architectures unless complexity is justified.

2026/4/3

如何使用这条提示词

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