robomq
Installation
SKILL.md
RoboMQ
RoboMQ is an open-source integration platform that facilitates communication and data exchange between various applications and systems. It's used by developers and IT professionals to build event-driven architectures and integrate disparate systems. RoboMQ supports various messaging protocols and integration patterns.
Official docs: https://www.robomq.io/docs/
RoboMQ Overview
- Channel
- Message
- Integration
- API Key
Working with RoboMQ
This skill uses the Membrane CLI to interact with RoboMQ. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills