bom-generator

Generates Bill of Materials (BOM) from project descriptions for Arduino/ESP32/RP2040 projects. Use when user needs component lists, parts shopping lists, cost estimates, or asks "what parts do I need". Outputs formatted BOMs with part numbers, quantities, suppliers (DigiKey, Mouser, Amazon, AliExpress), and compatibility warnings. Run scripts/generate_bom.py for xlsx/csv export.

$ Instalar

git clone https://github.com/wedsamuel1230/arduino-skills /tmp/arduino-skills && cp -r /tmp/arduino-skills/skills/bom-generator ~/.claude/skills/arduino-skills

// tip: Run this command in your terminal to install the skill