mqtt-iot

Installation
SKILL.md

MQTT IoT Messaging

Expert guidance for MQTT message broker configuration and IoT communication.

When to Use This Skill

  • Setting up MQTT brokers (Mosquitto, EMQX)
  • Designing topic hierarchies
  • Configuring authentication and ACLs
  • Integrating with Home Assistant
  • Building IoT device communication
  • Bridging MQTT brokers

Mosquitto Installation

# docker-compose.yml
version: '3.8'
services:
Related skills

More from housegarofalo/claude-code-base

Installs
22
GitHub Stars
2
First Seen
Feb 21, 2026