Jump to related tools in the same category or review the original source on GitHub.

Smart Home & IoT @enchantedmotorcycle Updated 2/26/2026

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-client

Full SKILL.md

Open original
namedescriptionhomepage
mqtt-clientThis is a simple client for connecting to an mqtt instancehttps://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
Original URL: https://github.com/openclaw/skills/blob/main/skills/enchantedmotorcycle/mqtt-client

Related skills

If this matches your use case, these are close alternatives in the same category.