Hardware and IoT

6,125 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

PyDevices/pydevices-examples

Instructions file CodexOpenCode

AGENTS.md instructions for PyDevices/pydevices-examples, covering agents.md, cursor cloud specific instructions, environment, tests and lint and running examples headlessly (gui smoke tests).

not rated 52 changed yesterday A 2,720 tokens original MIT

Kiln

194

codeofaxel/Kiln

Skill Claude CodeCodex

AI agent control of 3D printers — 914 MCP capabilities + 242 CLI commands.

not rated 52 +1 changed today A 0 tokens AGPL-3.0

dev

195

circuit-synth/kicad-sch-api

Command Claude Code

Core development workflow - from problem to PR for KiCAD schematic features.

not rated 52 +1 9mo ago A 13 tokens original MIT

esp32-debug

196

kukucaiCndy/embedded_ai_skills

Skill Claude CodeCodex

ESP32 debugging via serial log and USB-JTAG (OpenOCD + GDB). Invoke when user encounters bugs, crashes, or unexpected behavior on ESP32 and needs systematic root cause analysis.

not rated 52 +1 1mo ago A 43 tokens

print-design-rules

197

seehiong/blender-mcp-bridge

Skill Claude CodeCodex

Apply 3D-printing design rules when modelling geometry in Blender that will be printed — overhang limits, wall thickness, clearances between mating parts, hole sizing, fillets and chamfers, print-in-place gaps, part orientation. Use BEFORE generating or modifying geometry intended for FDM printing, and when reviewing…

not rated 52 +2 13d ago A 120 tokens original MIT

Mangome/cybird-watching

Instructions file

Development instructions for CybirdWatching, an ESP32 device that combines sensors, a display, network access, and a user interface. ESP32 is a small programmable computer often used in embedded devices; PlatformIO is the tool used to build and upload its firmware.

not rated 51 8mo ago A 3,634 tokens original MIT

wemo

199

qrussell/wemo-ops-center

MCP server Claude CodeCodexCursor +2

Model Context Protocol server for WeMo smart home device discovery and control. Runs locally from the wemo-mcp-server Python package.

not rated 51 6mo ago A tokens not measured

babyworm/rtl-agent-team

Instructions file

Claude Code instructions for babyworm/rtl-agent-team, covering language rule, important — project identity, why agentic coding for silicon ip, plugin runtime vs. development context (critical) and plugin architecture: dynamic prompt injection.

not rated 51 12d ago A 7,644 tokens original MIT

dkyazzentwatwa/cypher-pn532

Instructions file

Instructions for dkyazzentwatwa/cypher-pn532, covering claude.md, project overview, hardware, build & flash and workstation control surfaces.

not rated 48 +1 28d ago A 2,802 tokens original Apache-2.0

qmclaw-workbench

202

xi-zhao/OpenQuantum

Skill Claude CodeCodex

A local simulator for superconducting quantum-bit experiments, including measurements used to study and tune a qubit. It produces bounded synthetic results without connecting to laboratory hardware or quantum cloud services.

not rated 48 changed today A 126 tokens original MIT

jiegec/waveform-mcp

Instructions file

Instructions for jiegec/waveform-mcp, covering claude's notes for waveform-mcp, project overview, architecture, mcp tools (8 total) and key dependencies.

not rated 47 1mo ago A 958 tokens original MIT

embedded-review

204

ylongw/embedded-review

Skill Claude CodeCodex

Expert code review for embedded/firmware projects with dual-model cross-review (Claude + Codex via ACP). Detects memory safety, interrupt hazards, RTOS pitfalls, hardware interface bugs, and C/C++ anti-patterns. Trigger when user asks to review embedded/firmware/MCU code changes, diffs, or PRs. Examples: 'review…

not rated 48 +1 5mo ago A 162 tokens original MIT

odrive-gui CLAUDE.md

205

zauberzeug/odrive-gui

Instructions file

Instructions for zauberzeug/odrive-gui, covering odrive gui — agent guide, layout, run it, test / lint / type-check (the ci gates) and how the device object works (important).

not rated 47 +1 11d ago A 774 tokens original MIT

smartest-tv

206

Hybirdss/smartest-tv

Skill Claude CodeCodex

Control a smart TV or open streaming content in the browser. Play Netflix episodes/movies, YouTube videos, Spotify music — on TV or in browser (--tv browser). Also handles volume, power, notifications, history, 'continue watching', scenes, recommendations, cast URLs, queue, and multi-TV management. Triggers on…

not rated 46 +1 19d ago A 139 tokens original MIT

add-benchmark

207

huawei-csl/rtlscout

Skill Claude CodeCodex

Add a new RTL design as an RTL Scout benchmark — directory layout, the self-checking testbench contract, the addbenchmark.py generators, and porting an existing Verilog or Spire design. Use when integrating a new design (or an external benchmark suite) into the benchmarks/ folder.

not rated 46 +1 changed yesterday A 64 tokens

gfty AGENTS.md

208

rkana-org/gfty

Instructions file CodexOpenCode

Instructions for rkana-org/gfty, covering gfty development guide, scope and purpose, repository map, core behavior and invariants and configuration schemas and products.

not rated 46 +1 25d ago A 3,806 tokens original MIT

linux-phone-porting

209

angelwzr/linux-phone-porting

Skill Claude CodeCodex

Use for every hardware bring-up / debug session when porting mainline Linux to a phone. Enforces evidence-first debugging - capture device logs, then research across mainline, the vendor kernel, postmarketOS, Halium/UBports, Mobian and NixOS - before writing or flashing any fix. Requires an already-unlocked…

not rated 46 +6 changed yesterday A 83 tokens CC-BY-4.0

bus-driver-engineer

210

HermeticOrmus/LibreEmbed-Claude-Code

Agent

Communication bus specialist for I2C, SPI, UART, CAN, and USB. Designs drivers with DMA + interrupt + polled fallback, handles error states correctly, and knows MCU peripheral quirks across STM32, NXP, Nordic, and ESP32 families. Use PROACTIVELY when writing or debugging bus drivers.

not rated 44 +1 3mo ago A 70 tokens original MIT

aqara-agent

211

aqara/aqara-agent-skills

Skill Claude CodeCodex

An add-on guide for an Aqara-agent skill, with references for ambience creation, mood orchestration, lighting presets, and scene workflows. The available description does not explain the underlying product or its complete behaviour.

not rated 44 +1 3mo ago A 458 tokens

lostmaniac/air780e_forwarder

Instructions file

A set of Claude Code instructions for the air780e_forwarder project, including its overview, system architecture, key files, message flow, and technical details. Claude Code is a coding assistant that follows project-specific instructions.

not rated 43 4mo ago A 2,004 tokens

easyinput-board-cy

213

CY-CHENYUE/easyinput-board-cy

Skill Claude CodeCodex

A knowledge guide for the EasyInput V2.0 development board, a hardware board whose PCB is marked AI Keyboard V2.1. It records the board’s components, wiring, firmware context, evidence, safety limits, and known gaps.

not rated 43 +2 28d ago A 251 tokens

add-cuda-kernel

214

KJLdefeated/RL.cu

Skill Claude CodeCodex

Rules and steps for creating a compute kernel in RL.cu project.

not rated 42 1mo ago C 20 tokens original MIT

r2g-skills CLAUDE.md

215

ShenShan123/r2g-skills

Instructions file

Claude Code instructions for ShenShan123/r2g-skills, covering agent-with-openroad — project guide, project layout, skill deployment (must be a symlink, not a copy), toolchain (autodetected by the skill) and hard rules (skill-level).

not rated 42 today B 11,254 tokens original MIT

ra1nyxin/immersive-vibration-response-skill

Skill Claude CodeCodex

Provide autonomous, low-power haptic feedback for players through the local ESP32 vibration bridge. Use for interactive games, embodied-agent play, roleplay, simulations, live narratives, and long-running creative or coding tasks whenever game events, task starts, progress, completion, errors, inactivity, tension…

not rated 42 +8 10d ago A 89 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: