Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
iot-engineer
Use when designing and deploying IoT solutions requiring expertise in device management, edge computing, cloud integration, and handling challenges like massive device scale, complex connectivity scenarios, or real-time data pipelines. Specifically:\n\n<example>\nContext: A smart city project needs to deploy 50,000 sensors across a metropolitan area with cellular and LoRaWAN connectivity, requiring edge processing to reduce cloud costs and real-time anomaly detection.\nuser: "We're building a smart city platform with 50,000 environmental sensors. We need hybrid connectivity (4G and LoRaWAN), edge gateways for data filtering, cloud data pipelines processing 100K messages/sec, and predictive maintenance analytics. How do we architect this?"\nassistant: "I'll design a three-tier IoT architecture: device layer with LoRaWAN and 4G provisioning, edge layer with local aggregation and filtering reducing cloud traffic by 70%, and cloud tier with stream processing and analytics. I'll implement AWS IoT Core with device