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.
npx skills add agentskillexchange/skills --skill build-event-driven-multi-agent-workflows-with-solace-agent-mesh
solace-agent-mesh package from PyPI, then follow the upstream quickstart to initialize a SAM project and configure agents, gateways, and the event mesh.Use Solace Agent Mesh when an operator needs to assemble multiple agents that coordinate asynchronously across tools, gateways, services, and real-time data sources. The workflow is to create a SAM project, configure the event mesh and agent components, then let agents delegate work and execute multi-step processes through the standardized communication layer. Good inputs are agent roles, gateways, event topics, model/tool configuration, and service endpoints; useful outputs are running agents, routed task handoffs, event traces, and reviewable workflow behavior. The scope boundary is building and operating event-driven multi-agent systems with SAM, not a generic Solace product listing or a broad SDK card.
What this skill actually does
Inputs and prerequisites: Python, Solace Agent Mesh, Solace broker or compatible local setup.
Setup notes: Create and activate a Python virtual environment, install the `solace-agent-mesh` package from PyPI, then follow the upstream quickstart to initialize a SAM project and configure agents, gateways, and the event mesh.
Source and verification boundary: use https://solacelabs.github.io/solace-agent-mesh/ as the canonical reference before running the workflow; keep commands, API calls, CLI usage, and generated outputs reviewable against that upstream source.
Framework fit: publish this as a Multi-Framework workflow only when the operator can invoke the documented toolchain directly, rather than treating the upstream project as a generic product listing.