power-budget-calculator

Calculates total power consumption and battery life for Arduino/ESP32/RP2040 projects. Use when user asks about battery life, power requirements, current draw, or needs to estimate runtime. Includes sleep mode analysis, power optimization tips, and battery sizing recommendations. Run scripts/calculate_power.py for accurate calculations.

$ Installieren

git clone https://github.com/wedsamuel1230/arduino-skills /tmp/arduino-skills && cp -r /tmp/arduino-skills/skills/power-budget-calculator ~/.claude/skills/arduino-skills

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