The Awesome Composable Agents list is your guide to discovering AI agents in the Coral Protocol’s vibrant ecosystem. This repository helps you find and deploy agents tailored to your needs.

What is the “Awesome agents for your multi-agent systems”?

Coral-Protocol/awesome-agents-for-multi-agent-systems is an “awesome-list” style directory that catalogs ready-to-run AI agents.


Unlike a typical awesome-list that only links out, every entry here includes:

  • a short plain-English “responsibility” blurb
  • tech details (framework, tools, model, date, licence)
  • fully copy-paste-able install / run commands
  • example output and author contact

(Keep in mind while remote mind is still being worked on, we only have open source agents.

How Does the List Work?

  1. Browse by Category: Agents are tagged (e.g., General Purpose, Dev Tools) to align with use cases like research or testing.
  2. Check Agent Details: Expand entries for descriptions, frameworks, tools, and AI models to evaluate compatibility.
  3. Access or Deploy: To deploy your agent, run your Coral Server, verify the server URL on the agent, modify waitForAgents, agentId, or agentDescription as needed, check the agent prompt to ensure instructions comply with your system, and run the agent.
  4. Explore Demos: Many agents include README to showcase their functionality.

Why Use the Agent Discovery List?

  • Simplicity: Quickly find agents by category or use case without navigating complex repositories.
  • Interoperability: All listed agents are built on the Coral Protocol, ensuring compatibility across diverse workflows and tools.
  • Community-Driven: Contribute to or discover new agents through the open-source community on GitHub.