---
name: "Build event-driven multi-agent workflows with Solace Agent Mesh"
slug: "build-event-driven-multi-agent-workflows-with-solace-agent-mesh"
description: "Stand up Solace Agent Mesh projects where agents delegate tasks, exchange events, call tools, and coordinate multi-step workflows through an event mesh."
github_stars: 4484
verification: "security_reviewed"
source: "https://github.com/SolaceLabs/solace-agent-mesh"
author: "SolaceLabs"
publisher_type: "organization"
category: "Templates & Workflows"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "SolaceLabs/solace-agent-mesh"
  github_stars: 4484
---

# Build event-driven multi-agent workflows with Solace Agent Mesh

Stand up Solace Agent Mesh projects where agents delegate tasks, exchange events, call tools, and coordinate multi-step workflows through an event mesh.

## Prerequisites

Python, Solace Agent Mesh, Solace broker or compatible local setup

## Installation

Use the upstream install or setup path that matches your environment:
- pip install -e .[test]

Requirements and caveats from upstream:
- <img src="https://img.shields.io/pypi/pyversions/solace-agent-mesh.svg" alt="PyPI - Python Version">

Basic usage or getting-started notes:
- This project uses pytest for testing. You can run tests using either hatch or pytest directly.
- The recommended way to run tests is through the hatch environment, which ensures all dependencies are managed correctly.
- # Run all tests

- Source: https://github.com/SolaceLabs/solace-agent-mesh
- Extracted from upstream docs: https://raw.githubusercontent.com/SolaceLabs/solace-agent-mesh/HEAD/README.md

## Documentation

- https://solacelabs.github.io/solace-agent-mesh/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/build-event-driven-multi-agent-workflows-with-solace-agent-mesh/)
