From domain-iot
Advises on selecting IoT protocols (MQTT, CoAP, AMQP, HTTP) and wireless technologies (Zigbee, Z-Wave, BLE, LoRaWAN, NB-IoT, LTE-M) plus gateway bridging for heterogeneous deployments.
How this skill is triggered — by the user, by Claude, or both
Slash command
/domain-iot:protocol-advisorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Choosing between MQTT, CoAP, AMQP, and HTTP for device communication
references/application-layer-protocols.md — MQTT, CoAP, AMQP, HTTP detailed comparison with selection decision matrix across RAM, power, delivery, throughput, and ecosystem maturityreferences/wireless-technologies.md — BLE, Zigbee, Z-Wave, Wi-Fi, LoRaWAN, NB-IoT, LTE-M with range/power/data-rate specs and best-fit scenariosreferences/protocol-bridging.md — bridge architecture diagrams, gateway design considerations, multi-protocol edge platforms (Eclipse Kura, EdgeX Foundry, Node-RED, Greengrass)npx claudepluginhub rnavarych/alpha-engineer --plugin domain-iotGuides MQTT messaging patterns for IoT systems: topic hierarchy design, QoS selection, retained messages, LWT for presence, broker deployment, and MQTT 5.0 features like shared subscriptions.
Guides IoT app development with Rust, covering offline-first design, MQTT communication, power management, and device security constraints.
Provides expert guidance for Azure IoT development including architecture, design patterns, integrations, and coding patterns for MQTT, IoT Plug and Play, DPS/IoT Hub, and SAP ERP integration.