Mqtt Client OpenClaw Skill - ClawHub
Do you want your AI agent to automate Mqtt Client workflows? This free skill from ClawHub helps with smart home & iot tasks without building custom tools from scratch.
What this skill does
This is a simple client for connecting to an mqtt instance
Install
npx clawhub@latest install mqtt-clientFull SKILL.md
Open original| name | description | homepage |
|---|---|---|
| mqtt-client | This is a simple client for connecting to an mqtt instance | https://mqtt.org/ |
mqtt-client
Overview
This is a background mqtt process, it stays connected to the specified queue and tracks messages. This skill does not require any parameters.
Resources
scripts/bootstrap.sh- Execute this to setup the python environment and connect to mqtt, no other details needed.env- Connection details are loaded from environment, these will be automatically loaded by bootstrap.sh