prompt
FreeOrchestrate multiple AI experts to solve complex problems collaboratively.
FreeFree tier
About prompt
A meta-prompt designed to orchestrate multiple specialized AI expert agents, such as Expert Mathematician, Expert Essayist, and Expert Python, to collaboratively tackle complex tasks. The prompt acts as 'Meta-Expert,' overseeing communication between experts, breaking problems into smaller subtasks, verifying solutions, and ensuring final answers are accurate. It includes specific instructions for formatting commands, handling memory limitations of experts, and producing a final answer within a limited number of rounds.
Key Features
Coordinates multiple expert AI agents (e.g., Mathematician, Essayist, Python) to work on a single task
Includes Expert Python capable of generating and executing code from natural-language instructions
Supports step-by-step problem decomposition and iterative solution refinement
Built-in verification mechanism: consults independent experts to confirm answers
Clear formatting guidelines for interacting with experts using triple-quoted instructions
Enforces a maximum of 15 interaction rounds to reach a final answer
Pros & Cons
Pros
- Leverages the strengths of multiple domain-specific AI experts for comprehensive solutions
- Integrated Python execution enables accurate numeric computations
- Verification step reduces the likelihood of incorrect answers
- Structured format makes it easy to use with large language models
Cons
- Experts have no memory of previous interactions, requiring all context to be repeated each time
- Limited to 15 rounds of interaction, which may be insufficient for very complex tasks
- Success depends heavily on the clarity and completeness of instructions provided to each expert
- May be slower than direct prompting due to multiple rounds of consultation
Best For
Solving complex mathematical or computational problems requiring code executionMulti-step reasoning tasks that benefit from specialized expertise (e.g., physics, writing)Verifying solutions across multiple expert perspectives to reduce errorsEducational scenarios demonstrating collaborative AI problem-solving
FAQ
How do I use the Meta-Expert prompt?
Type the name of an expert (e.g., Expert Mathematician) followed by a colon and a detailed instruction enclosed in triple quotes. Interact with one expert at a time, break problems into smaller steps, and always include all relevant details because experts have no memory.
What is the role of Expert Python?
Expert Python can generate and execute Python code given natural-language instructions. It is especially useful for computational tasks that require precise calculation.
How does the verification process work?
If a mistake is suspected, you can ask a new expert to review the work, compare solutions, and provide feedback. Request an expert to redo calculations using input from others. Before a final answer, consult an expert for confirmation, ideally obtaining verification from two independent experts.
How should the final answer be formatted?
Present the final answer as 'FINAL ANSWER: [final answer]'. For multiple-choice questions, select only one option and present only one solution.