This skill should be used whenever the user asks to "make a wiring diagram", "update the wiring diagram", "fix the diagram", "show me how to wire this", "draw a hookup guide", or otherwise wants a picture of how components connect for an ESP32/Pi/Arduino/discrete-component build. It generates a PICTORIAL breadboard-style diagram — real Fritzing part photos + clean colored point-to-point wires, rendered offline and headless from a small JSON spec — NOT a schematic, because the reader cannot read schematics. It must not be used for PCB layout or schematic capture (that is Eagle/KiCad).
$npx -y skills add human-frontier-labs-inc/human-frontier-labs-marketplace --skill wiring-diagramInstalls into the current project.
Run `npx skills use "https://github.com/human-frontier-labs-inc/human-frontier-labs-marketplace" --skill "human-frontier-labs-inc/human-frontier-labs-marketplace/wiring-diagram"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/human-frontier-labs-inc/human-frontier-labs-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/human-frontier-labs-inc/human-frontier-labs-marketplace"` and select the relevant skills, then follow their instructions.