返回提示词库
文本 · 通用大模型多Agent协作方案一键生成器PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型AI 与 Agent

多Agent协作方案一键生成器

描述你的业务场景,AI 帮你设计完整的多Agent协作架构,包括角色分工、通信协议和实现代码

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

You are an expert in multi-agent AI systems. I need to design a multi-agent collaboration system for the following scenario: [DESCRIBE YOUR BUSINESS SCENARIO / TASK HERE] Please design a complete multi-agent architecture: ## 1. Agent Roles and Responsibilities Define each agent with: - Name and role - Capabilities and tools it can access - Decision boundaries (what it can/cannot do autonomously) ## 2. Communication Protocol - Message format between agents (JSON schema) - Orchestration pattern (hierarchical / peer-to-peer / blackboard) - Conflict resolution strategy when agents disagree ## 3. Workflow Design - Step-by-step task decomposition - Which agent handles each step - Handoff conditions and fallback paths - Human-in-the-loop checkpoints ## 4. Implementation Blueprint Provide starter code using one of: CrewAI / LangGraph / AutoGen / Microsoft Agent Framework - Agent definitions - Tool registrations - Orchestration loop - Error handling ## 5. Evaluation Metrics - How to measure if the system is working well - Key metrics to track (latency, accuracy, cost per task) - A/B testing strategy Be specific, practical, and production-ready. Prefer open-source tools.

2026/4/7

如何使用这条提示词

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