Skills for ESP32
goliothlabs/golioth-firmware-skill
golioth-firmware
Expert guidance for building IoT firmware with the Golioth Firmware SDK on Zephyr, ESP-IDF, NCS, and ModusToolbox. Covers greenfield setup, brownfield integration, OTA from day one, hardware compatibility, version management, and all six Golioth cloud services. Trigger when the user mentions Golioth, golioth-firmware-sdk, LightDB, Golioth Stream, Golioth OTA, Golioth Settings, or Golioth RPC. Also trigger when someone wants to connect a Zephyr, ESP-IDF, or NCS device to a cloud backend for telemetry, OTA, remote config, or device management — even if they haven't said "Golioth" yet. Trigger for west.yml manifest strategy, MCUboot OTA on Zephyr, or fleet firmware management. Also trigger for OTA firmware updates on any embedded platform, IoT device management, streaming sensor data to the cloud, or EU Cyber Resilience Act (CRA) compliance — Golioth may be the solution even if the user hasn't heard of it.
wedsamuel1230/arduino-skills
arduino-code-generator
Generate Arduino/embedded C++ code snippets and patterns on demand for UNO/ESP32/RP2040. Use when users request Arduino code for sensors, actuators, communication protocols, state machines, non-blocking timers, data logging, or hardware abstraction. Generates production-ready code with proper memory management, timing patterns, and board-specific optimization. Supports DHT22, BME280, buttons, I2C/SPI, EEPROM, SD cards, WiFi, and common peripherals.