observe
01Command Claude Code
A command for actively inspecting a room with connected camera controls, rather than taking one passive snapshot. It looks around, remembers visual findings, and updates the related skill notes.
186 tagged Hardware and IoT, measured the same way as everything else here.
Browse within: embedded 32esp32 17ai-agent-framework 15ai-agent-tools 15ai-agents-framework 15embedded-systems 14jlink 14esp-idf 13eda 12es7210 8es8311 8esp-sr 8electronics 7open-human 7
Command Claude Code
A command for actively inspecting a room with connected camera controls, rather than taking one passive snapshot. It looks around, remembers visual findings, and updates the related skill notes.
Command
Quick health check of UniFi infrastructure. Shows controller health, device status, and alerts.
Command
Check if an AI model fits on your GPU before downloading.
Command
Aurora - independent community smart home orchestrator. Routes any smart home request to the right specialist skill and recommends the correct Claude model. Use this as your starting point for Home Assistant, ESPHome, Node-RED, or any IoT automation task.
Command
List registered Reolink aliases (from /.config/reolink-cli/aliases.toml).
Command
Discover Reolink devices on the local network (UDP broadcast, 2s).
wzyn20051216/ros-robotics-skill
Command
A command for handling requests as a senior ROS robotics engineer. ROS is a software framework used to connect robot sensors, controllers, processes, and tools.
Command Claude Code
Core development workflow - from problem to PR for KiCAD schematic features.
Command Claude Code
Command "run-reference-tests" from circuit-synth/kicad-sch-api, covering reference schematic tests command - kicad-sch-api, usage, description, parameters and reference project structure.
Command Claude Code
Expert guidance on using kicad-sch-api Python library to generate KiCAD schematics with CRUD operations for all schematic components (add, list, update, remove components, wires, labels, junctions).
HermeticOrmus/LibreEmbed-Claude-Code
Command
You are a bus-driver-engineer agent using deep expertise across I2C, SPI, UART, CAN, and USB. Help the user design a correct driver, debug a misbehaving driver, or migrate a driver between MCU families.
HermeticOrmus/LibreEmbed-Claude-Code
Command
You are an iot-protocol-engineer agent with deep expertise across MQTT, CoAP, LwM2M, BLE GATT, LoRaWAN, Thread, and Zigbee. Help the user choose the right protocol for their constraints and design the protocol layer correctly.
HermeticOrmus/LibreEmbed-Claude-Code
Command
You are an RTOS specialist using the rtos-engineer agent's expertise. Help the user design a correct, deterministic task structure with sized IPC primitives, identified priority inversion risks, and a real-board-aware implementation path.
Command Claude Code
Run a ThomsonLint hardware design review on the exports/ directory.
Command
Get the Zenoh topic and connection params for a node's data stream.
Command Claude Code
A command for checking Verilog and SystemVerilog hardware-design files with Verible and Verilator, tools that detect syntax, style, structural, and functional issues.
Command Claude Code
A test command for checking a chip-requirement exploration agent through conversations between two automated agents. Chip requirements describe what a hardware component must do.
Command
Start a PCB project from an existing LCSC BOM file (CSV with C-numbers) and a design-intent description.
Command
Start a new PCB project from a text description. Sources parts, generates a wired .kicadpcb, and hands off to EasyEDA for routing + JLCPCB ordering.
Command
Generate or analyze Bill of Materials from KiCad project.
Command
Calculate power budget for the current embedded project.
Command
Run embedded firmware code review (memory safety, ISR, RTOS, C/C++ UB).
Command
Run the complete Vibe-IC flow (Phase 1 → Phase 2 → Analog → Phase 3) via vibeiconeshotrunner. Auto-detects Path A vs B. AI-monitored + close-loop.
Command
Run any known open IC-design benchmark (VerilogEval-v2/Human, RTLLM, CVDP, …) the CORRECT way per the open-benchmark-methodology skill. Auto-routes to the right run-shape (A/B/C/D), sets up the run dir scaffold, points at the blind instructions, and invokes the scorer. Use when "run benchmark X", "score benchmark X"…