BeClaude

esp-idf-build-skills

New
GitHub TrendingGeneralby createskyblue

Build this ESP-IDF project. Use when the user asks to build, compile, flash, monitor, or clean the project. Covers the working build command and environment setup.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/esp-idf-build-skills.md https://raw.githubusercontent.com/createskyblue/esp-idf-build-skills/main/SKILL.md
3
Invoke in Claude Code
/esp-idf-build-skills
View source on GitHub

Frequently Asked Questions

What is esp-idf-build-skills?

Build this ESP-IDF project. Use when the user asks to build, compile, flash, monitor, or clean the project. Covers the working build command and environment setup.

How to install esp-idf-build-skills?

To install esp-idf-build-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /esp-idf-build-skills.

What is esp-idf-build-skills best for?

esp-idf-build-skills is a community categorized under General. Created by createskyblue.