flash-idf
Helps developers install software onto ESP32 chips and start debugging sessions.
Installation
Paste this into Claude Code, Cursor, or any agent that can run commands.
What this skill does
What it does:
- Burns firmware to ESP32 chips using the ESP-IDF toolchain, which is the official development kit for ESP32
- Finds your serial port and asks you to confirm it before burning
- Reads your project settings to know what Flash size and partitions to use
- Can erase the entire Flash memory if you need a clean start
- Can start a debugging session using JTAG if you have a debug probe
- Remembers your serial port and speed settings for next time
When to use it:
- You have built an ESP32 project and want to burn it to the chip
- You need to erase Flash and start fresh
- You want to see live output from your chip right after burning
- You need to debug your ESP32 code using a JTAG probe
The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.
Mirrored from the author's public source. Install counts from the open skills registry.