Multi-Agent Task Orchestrator
Design prompts that coordinate multiple AI agents for complex workflows
Content
Design a multi-agent system to accomplish: {{goal}} Define these agents: 1. Agent A (Role): {{role_a}} 2. Agent B (Role): {{role_b}} 3. Agent C (Role): {{role_c}} For each agent, specify: - Primary responsibility - Input sources - Output format - How it hands off to other agents Present as a structured orchestrator prompt.
Related Prompts
Chrome Extension Idea Generator & MVP Spec
Generates validated Chrome extension or browser plugin ideas for a given niche, then creates a full MVP spec with features, monetization strategy, and go-to-market plan.
Excel VBA Automation Script
Generate VBA macros to automate Excel tasks
Few-Shot Learning Prompt Builder
Create effective few-shot learning prompts with examples that teach AI models new tasks quickly.
RAG System Architect
Build a Retrieval-Augmented Generation system with proper chunking, embedding, and retrieval strategies