AI Orchestration System Prompts

April 6, 2025 ยท View on GitHub

This repository contains a number of system prompts for the purpose of creating orchestration agents in an AI assistant network. The repository is divided into various sections containing agents of a similar purpose.

Overview

AI orchestration involves coordinating multiple AI agents to work together on complex tasks. This repository provides system prompts that can be used to create specialized agents with different roles within an AI network.

Repository Structure

The repository is organized into sections based on agent functionality:

  • Core Agents: Fundamental orchestration agents that manage workflow
  • Specialized Agents: Agents designed for specific domains or tasks
  • Utility Agents: Support agents that provide auxiliary functions
  • Integration Agents: Agents that facilitate communication between different systems

Assistant Configurations

CategoryAssistant NameRoleConfiguration
RouteOrchestration Agent (Daniel)Routes user requests to the most suitable specialized agent based on documented capabilitiesorchestration-agent-daniel.md
RouteOrchestration Agent ManagerManages and optimizes the performance of orchestration agents within a networkorchestration-agent-manager.md
CategoriseAI Agent Team OrganiserOrganizes AI agents into logical teams based on common purposes and functionsai-agent-team-organiser.md
CategoriseAI Assistant OrganiserGroups AI assistants into logical clusters based on names, descriptions, and system promptsai-assistant-organiser.md
KnowledgeAI Agent Orchestration Assistant (Advisory)Provides expert guidance on designing and implementing effective multi-agent systemsai-agent-orchestration-assistant-advisory.md
Network PlannersAssistant Cluster BuilderAnalyzes existing AI assistant networks, identifies gaps, and suggests new assistant clustersassistant-cluster-builder.md

Usage

Each directory contains system prompts that can be used to initialize and configure AI agents for specific roles in an orchestration network. These prompts define the agent's behavior, capabilities, and interaction patterns.

License

[Include license information here]

Contact

[Include contact information here]


Created: April 6, 2025