esp32-serial-logging
✓Real-time serial log monitoring for ESP32 and microcontrollers. Capture device output to a file and monitor logs in real-time. Use when debugging embedded devices, investigating crashes, or monitoring device behavior.
Installation
SKILL.md
Capture serial output from ESP32 (or any microcontroller) to a file for real-time monitoring and analysis.
| ESP32 (default) | 115200 | | ESP32 (fast) | 460800 | | Arduino | 9600 | | STM32 | 115200 |
Real-time serial log monitoring for ESP32 and microcontrollers. Capture device output to a file and monitor logs in real-time. Use when debugging embedded devices, investigating crashes, or monitoring device behavior. Source: h1d/agent-skills-esp32.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/h1d/agent-skills-esp32 --skill esp32-serial-logging Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/h1d/agent-skills-esp32 --skill esp32-serial-logging- Source
- h1d/agent-skills-esp32
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is esp32-serial-logging?
Real-time serial log monitoring for ESP32 and microcontrollers. Capture device output to a file and monitor logs in real-time. Use when debugging embedded devices, investigating crashes, or monitoring device behavior. Source: h1d/agent-skills-esp32.
How do I install esp32-serial-logging?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/h1d/agent-skills-esp32 --skill esp32-serial-logging Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/h1d/agent-skills-esp32
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01