Hardware and IoT

4,856 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.

ai-ml-engineer

649

mcleo-d/claude-agents

Agent Claude Code

Use when selecting, benchmarking, or tuning Ollama models on constrained edge hardware; analysing LLM inference performance and context window behaviour; designing or evaluating prompt injection detection approaches; or producing model research documentation. Produces research notes, configuration recommendations, and…

not rated 2 22d ago A 68 tokens

jlceda-eda-rest

650

Paimon955/jlc-eda-mcp

Skill Claude CodeCodex

Drive JLCEDA Pro from Codex via WebSocket RPC using websocat as a short-lived local WS server (no Node/MCP required). Supports listing/calling all jlc. tools and full EDA API passthrough (eda.invoke/get/keys).

not rated 2 5mo ago C 60 tokens

iot-embedded-patterns

652

atstaeff/ai-agents

Skill Claude CodeCodex

IoT, embedded systems, and industrial automation best practices for sensors, actuators, PLCs, and edge computing.

not rated 2 6mo ago A 29 tokens original MIT

mlx-metal-kernels

653

ssmall256/mlx-metal-kernels-skill

Skill Claude Code

Provides guidance for writing custom Metal compute kernels using MLX's mx.fast.metalkernel() API for Apple Silicon GPUs (M1, M2, M3, M4). Covers kernel patterns for RMSNorm, LayerNorm, softmax, attention variants (causal, sliding window, GQA), and reductions. Includes profiling, debugging, simdgroupmatrix MMA (M3+)…

not rated 2 6mo ago A 91 tokens original MIT

nuedc

654

ProfYangShengXu/nuedc-skills

Skill Claude CodeCodex

A workflow for solving China’s National Undergraduate Electronic Design Contest (TI Cup), from understanding a task to designing circuits, writing code, compiling, flashing, and debugging. It can generate wiring diagrams and support MCU, FPGA, simulation, and PCB work, but physical wiring, soldering, and instrument operation still need a person.

not rated 2 26d ago A 65 tokens original MIT

ctq-extraction

655

Eklavya-San/CTQ-extraction

Skill Claude CodeCodex

Use when analyzing engineering drawings, technical CAD files, or manufacturing process control plans to extract Critical-To-Quality (CTQ) parameters, GD&T feature control frames, tolerances, and callout coordinates.

not rated 2 1mo ago A 46 tokens

bitbake

656

matteohoeren/bitbake-skill

Skill Claude CodeCodex

Expert guidance for writing BitBake recipes (.bb), append files (.bbappend), class files (.bbclass), configuration files (.conf), and understanding the BitBake build system used by OpenEmbedded and the Yocto Project.

not rated 2 4mo ago A 48 tokens

trim-cli

657

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

A command-line skill for working with TRIM NAS and fnOS, including their files, photos, videos, apps, Docker, and storage.

not rated 2 7d ago A 37 tokens

fusion-cam-cli

659

BJam/fusion-cam-cli

Cursor rule Cursor

How to run the fusion-cam JSON CLI against the fusion-bridge add-in (for agents using the terminal).

not rated 2 5mo ago A 1,102 tokens original MIT

verilog-analyzer

660

airry12/verilog-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "verilog-analyzer" as configured in airry12/verilog-mcp-server. Launched with /wa/project/verilog_mcp_server/dist/verilog-mcp-server --build.

not rated 2 2mo ago A tokens not measured original MIT

amd-ryzenai

661

amd/ryzenai-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "amd-ryzenai" as configured in amd/ryzenai-mcp-server. Runs ./server.py with python. Needs 2 environment variables to run.

not rated 2 5mo ago A tokens not measured

tinygo

662

gandarez/agent-skills

Skill Claude CodeCodex

Writes, reviews, and optimizes TinyGo code for microcontrollers and WebAssembly. Use when building embedded systems with TinyGo, flashing firmware to boards, writing WASM/WASI modules with TinyGo, integrating hardware drivers, or optimizing binary size for constrained devices.

not rated 2 5mo ago A 56 tokens original MIT

conow-device

663

conow-labs/agent-skills

Skill Claude CodeCodex

Conow + Tuya generic device end-user skill. Single CLI auto-routes between Tuya generic device endpoints (devices/all, home device list, detail / model / shadow issue) and Conow energy-device endpoints (topo / protocol / model / properties / alarms / indicators / issue) using the topo and protocol probes. Use this…

not rated 2 2mo ago A 240 tokens original MIT

i2c-driver-validator

664

adafruit/Agent_Skills

Skill Claude CodeCodex

Write and run I2C driver validation tests that compare Arduino and CircuitPython I2C transactions for a given sensor/breakout. Use when validating that an Arduino driver and a CircuitPython driver produce equivalent I2C bus traffic for chip ID reads and all configuration register set/get operations.

not rated 2 3mo ago A 64 tokens

geolonia

665

geolonia/geolonia-agent-skills

Plugin Claude Code

Bundles 2 skills · 270 tokens together

A plugin for building applications with Geolonia Maps, a mapping service for displaying maps and location data. The provided description does not specify its individual capabilities.

not rated 2 22d ago A tokens not measured original MIT

fpga

666

george11642/george-plugins

Skill Claude CodeCodex

Master FPGA skill covering Vivado, SystemVerilog/Verilog/VHDL, RTL design, timing closure, CDC, AXI interfaces, FSMs, pipelines, memory interfaces, HLS, verification, and hardware optimization. Uses Context7 MCP for up-to-date library docs. Use when FPGA, Verilog, VHDL, HDL, RTL, synthesis, or hardware design…

not rated 2 5mo ago A 82 tokens

ulanzi-studio

667

ukinora/ulanzi-studio-plugin-skill

Skill Claude CodeCodex needs its repo

Build plugins for Ulanzi D200H / D200 / D200X stream controllers using the Ulanzi Studio SDK. Covers manifest.json schema, $UD SDK API, action class pattern, property inspector, CORS (incl. a Cloudflare relay workaround), flicker-free canvas rendering, marquee scrolling, realtime polling, credential/security…

not rated 2 1mo ago A 135 tokens original MIT

mcp-printable

669

AaronGoldsmith/mcp-printable

MCP server Claude CodeCodexCursor +2

MCP server for AI-driven 3D modeling and print validation (FDM-focused). Agent-agnostic; works with any MCP client (Claude Code, Goose, Cursor, Codex, ...). Runs locally from the mcp-printable Python package.

not rated 2 2mo ago A tokens not measured original MIT

rde-mcp-ros-2

670

Ranch-Hand-Robotics/rde-mcp-ros-2

MCP server Claude CodeCodexCursor +2

Model Context Protocol server for ROS 2 introspection and control. Runs locally from the rde-mcp-ros-2 Python package.

not rated 2 7mo ago A tokens not measured original MIT

buspirate-mcp

671

mplogas/buspirate-mcp

MCP server Claude CodeCodexCursor +2

MCP server "buspirate-mcp" as configured in mplogas/buspirate-mcp. Runs locally from the buspirate-mcp Python package.

not rated 2 2mo ago A tokens not measured original MIT

garmin-sailing-mcp

672

vinicius-saraiva/garmin-sailing-mcp

MCP server Claude CodeCodexCursor +2

MCP server "garmin-sailing-mcp" as configured in vinicius-saraiva/garmin-sailing-mcp. Runs locally from the garmin-sailing-mcp Python package.

not rated 2 6mo ago A tokens not measured

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: