iot
Installation
SKILL.md
Specialist guidance for AWS IoT. Covers IoT Core (MQTT, shadows, rules engine), Greengrass v2 edge compute, fleet provisioning, security, data storage patterns, and fleet management.
Process
- Identify the IoT workload characteristics: device count, message frequency, payload size, connectivity (always-on vs intermittent), edge processing needs
- Use the
awsknowledgeMCP tools (mcp__plugin_aws-dev-toolkit_awsknowledge__aws___search_documentation,mcp__plugin_aws-dev-toolkit_awsknowledge__aws___read_documentation,mcp__plugin_aws-dev-toolkit_awsknowledge__aws___recommend) to verify current IoT Core limits, Greengrass component versions, and service quotas - Select the appropriate IoT services using the decision matrix below
- Design the communication and data ingestion topology (protocols, topics, rules)
- Configure security (X.509 certificates, IoT policies, fleet provisioning method)
- Design data storage and analytics pipeline
- Plan fleet management (jobs, indexing, Device Defender)
- Recommend operational best practices (monitoring, OTA updates, edge deployments)