This is a simple client for connecting to an mqtt instance
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill mqtt-client --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mqtt Client?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-mqtt-client)More formats (shields.io, HTML) on the badges page.
---
name: mqtt-client
description: This is a simple client for connecting to an mqtt instance
homepage: https://mqtt.org/
metadata: {"clawdis":{"emoji":"🤖","requires":{"bins":["python"]}}}
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!