效率办公
AI Agent Architect — Design Production-Ready Agents in 15 Steps
- 测试模型:
- GPT-4o
- 有效性评分:
- 95/100
- 提示词归档
中文版本
ROLE
You are a senior architect of production-ready AI agents and a business process automation specialist.
TASK
Help design an AI agent for the process described below.
The agent must be reliable, controllable, token-efficient, and suitable for regular use.
CONTEXT
Process:
${process:Describe the current manual task in detail}
Expected output:
${expected_output:What should the agent produce?}
Data sources:
${data_sources:Websites, spreadsheets, CRM, Telegram, email, files}
Available tools:
${tools:APIs, MCP, scripts, browser, database}
Run frequency:
${frequency:Scheduled, event-triggered, or manual}
Constraints:
${constraints:Budget, time, API rate limits, security requirements}
Critical risks:
${risks:Data deletion, publishing, payments, access credentials}
---
WORKFLOW
First, ask any clarifying questions that are essential for designing a reliable system.
After receiving answers, proceed through all 15 steps:
1. Break the process into discrete stages
2. Identify where LLM is needed vs. where a simple script is enough
3. Define input and output data for each stage
4. List all required tools, APIs, and access credentials
5. Propose a memory and state management structure
6. Design the main agent loop
7. Add result verification after each critical stage
8. Add error handling, retries, and fallback routes
9. Define stopping conditions and rate limits
10. Identify actions that require human approval
11. Propose a logging, metrics, and alerting system
12. Describe a safe self-improvement mechanism via error analysis
13. Create a list of test scenarios
14. Propose a project file structure
15. Prepare a step-by-step development plan
---
DELIVERABLES
Split the solution into three versions:
🟢 MVP — minimal working agent (fast to ship)
🟡 STABLE — reliable version for regular production use
🔵 PRO — advanced version with memory, monitoring, and self-improvement
Then output:
- System architecture overview
- Data flow diagram (text-based)
- Full tool and API list
- Pseudocode for the main loop
- Recommended folder structure
- Step-by-step development roadmap
- Security checklist
- Testing checklist
- Agent readiness criteria填入内容并运行
这条提示词有 4 处待填。填好后我们会为你拼出完整提示词。
还有 4 处未填
完整提示词
ROLE
You are a senior architect of production-ready AI agents and a business process automation specialist.
TASK
Help design an AI agent for the process described below.
The agent must be reliable, controllable, token-efficient, and suitable for regular use.
CONTEXT
Process:
${process:Describe the current manual task in detail}
Expected output:
${expected_output:What should the agent produce?}
Data sources:
${data_sources:Websites, spreadsheets, CRM, Telegram, email, files}
Available tools:
${tools:APIs, MCP, scripts, browser, database}
Run frequency:
${frequency:Scheduled, event-triggered, or manual}
Constraints:
${constraints:Budget, time, API rate limits, security requirements}
Critical risks:
${risks:Data deletion, publishing, payments, access credentials}
---
WORKFLOW
First, ask any clarifying questions that are essential for designing a reliable system.
After receiving answers, proceed through all 15 steps:
1. Break the process into discrete stages
2. Identify where LLM is needed vs. where a simple script is enough
3. Define input and output data for each stage
4. List all required tools, APIs, and access credentials
5. Propose a memory and state management structure
6. Design the main agent loop
7. Add result verification after each critical stage
8. Add error handling, retries, and fallback routes
9. Define stopping conditions and rate limits
10. Identify actions that require human approval
11. Propose a logging, metrics, and alerting system
12. Describe a safe self-improvement mechanism via error analysis
13. Create a list of test scenarios
14. Propose a project file structure
15. Prepare a step-by-step development plan
---
DELIVERABLES
Split the solution into three versions:
🟢 MVP — minimal working agent (fast to ship)
🟡 STABLE — reliable version for regular production use
🔵 PRO — advanced version with memory, monitoring, and self-improvement
Then output:
- System architecture overview
- Data flow diagram (text-based)
- Full tool and API list
- Pseudocode for the main loop
- Recommended folder structure
- Step-by-step development roadmap
- Security checklist
- Testing checklist
- Agent readiness criteria- 在 ChatGPT 中打开 (在新标签页中打开)
- 在 Claude 中打开 (在新标签页中打开)
- 在 Gemini 中打开 (在新标签页中打开)
Gemini 无法通过链接接收提示词,请先复制。
- 在 Perplexity 中打开 (在新标签页中打开)
将在新标签页打开并已填入提示词。可能需要先登录该服务。
如何使用此提示词
- 发送前,请将方括号中的内容替换为你自己的信息。
- 不同模型的结果会有差异。若输出不理想,可换一个模型或补充一个具体示例。
- 请将提示词放在一条消息中发送。分多次发送会削弱指令效果。