error-message-explainer

Installation
SKILL.md

Error Message Explainer

Translates cryptic compiler errors into actionable fixes for Arduino/ESP32/RP2040 projects.

Resources

This skill includes bundled tools:

  • scripts/parse_errors.py - Automated error analysis with 20+ error patterns

Quick Start

Analyze error from file:

uv run --no-project scripts/parse_errors.py --file error_log.txt

Analyze single error:

Related skills

More from wedsamuel1230/arduino-skills

Installs
47
GitHub Stars
14
First Seen
Feb 9, 2026