// Community repository of agent skills for embedded developers
Skills for embedded engineers, so your AI agent writes firmware that compiles and runs on real hardware.
Expert knowledge of drivers, RTOS, peripherals and toolchains, packaged as skills for Claude Code, Codex and other agents. Every skill lives in its author’s GitHub repo; here it gets discovered, validated and discussed.
beriberikix/zephyr-agent-skills
zephyr-agent-skills
Zephyr RTOS development — boards and devicetree, the build system (west, Kconfig, CMake, sysbuild), drivers and peripherals, BLE and networking, the kernel, storage, power, testing and debugging, security and OTA. Use this for ANY Zephyr RTOS or embedded-firmware task on a Zephyr project; it routes you to the right specialized skill via the zephyr-cli registry.
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.
balena-io-experimental/skills
pine-query
Write pine/SBVR API queries for balena's backend. Use this skill whenever the user asks to write, create, or construct a pine query — including get, post, patch, or delete calls against resources like device, user, application, organization, subscription, etc. Trigger this skill when the user mentions \"pine query\", \"pine get/post/patch/delete\", \"resin api query\", \"sbvr query\", or asks to query/fetch/create/update/delete any balena resource using the pine client API, even if they don't explicitly say \"pine\".
balena-io-experimental/skills
balenify
Guide for converting Docker projects to run on balenaCloud. Use this skill when balenifying or converting an existing Docker/docker-compose project for balena, writing or modifying Dockerfile.template files, setting up docker-compose.yml for balena fleets, choosing between Dockerfile.template and plain Dockerfile for balena services, debugging balena build failures, converting volume mounts for balena, handling environment variables on balena, configuring hardware access (GPIO, USB, serial) for containers, or understanding balena networking. Also use when the user mentions balena device types, %%BALENA_ARCH%%, %%BALENA_MACHINE_NAME%%, balenalib base images, bh.cr registry references, or asks how to run something on balena.
edgeimpulse/agent-tools
deploy-zephyr
Integrate Edge Impulse Zephyr Module deployments into Zephyr or Nordic nRF Connect SDK applications, including west manifests, CMake, Kconfig, devicetree sensors, static-buffer inference, clean builds, flashing, and porting across boards. Use for nRF5340 and other Zephyr-supported targets.
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.
klutchell/claude-skills
balenify
Guide for converting Docker projects to run on balenaCloud. Use this skill when balenifying or converting an existing Docker/docker-compose project for balena, writing or modifying Dockerfile.template files, setting up docker-compose.yml for balena fleets, choosing between Dockerfile.template and plain Dockerfile for balena services, debugging balena build failures, converting volume mounts for balena, handling environment variables on balena, configuring hardware access (GPIO, USB, serial) for containers, or understanding balena networking. Also use when the user mentions balena device types, %%BALENA_ARCH%%, %%BALENA_MACHINE_NAME%%, balenalib base images, bh.cr registry references, or asks how to run something on balena.
edgeimpulse/agent-tools
build-custom-deployment-blocks
Author Edge Impulse custom deployment blocks (Enterprise). Use when asked to scaffold, modify, test, or push a custom deployment block — including Dockerfile, parameters.json schema, the build script that reads deployment-metadata.json and produces deploy.zip, and the edge-impulse-blocks CLI workflow.
edgeimpulse/agent-tools
api
Work with the Edge Impulse Studio, Ingestion, and Remote Management APIs; CLI tools; Linux runners; SDKs; and custom blocks. Use for project and sample management, data upload, model training and testing, deployment builds, device control, job monitoring, automation, or any programmatic Edge Impulse platform integration.
mpous/ai-skills
arduino-unoq-applab
Comprehensive guide for adapting applications for the Arduino UNO Q, integrating them into the Arduino App Lab ecosystem as apps and bricks, deploying Edge Impulse ML models, and building Flask-based web UIs. Use this skill when users ask about Arduino UNO Q development, App Lab apps/bricks, ML model deployment, or converting existing projects into App Lab-compatible applications.