Back to Prompt Library
planning
AutoGen Agent Team Design for Robotics
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: Agentic Robotics Control
Format
Code-aware
Lines
1
Sections
1
Linked challenge
Agentic Robotics Control
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Design an AutoGen agent team for a simulated humanoid robot. Define at least four specialized agents (e.g., Planner, Perception, Executor, Safety Monitor), their roles, capabilities (tools), and how they will communicate via A2A protocol. Specify which LLMs (Gemini 2.5 Pro or OpenAI o3) are best suited for each agent's primary function and why.
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Preserve the role framing, objective, and reporting structure so comparison runs stay coherent.
Tune next
Swap in your own domain constraints, anomaly thresholds, and examples before you branch variants.
Verify after
Check whether the prompt asks for the right evidence, confidence signal, and escalation path.