byespressif· 19 skills
Use this skill when the user wants to add a new reusable feature that the model should be able to invoke later as a skill, including tool-like workflows, project-specific capabilities, Lua-backed automations, or feature requests phrased as "add a function", "support doing X", "make the model able…
$npx -y skills add espressif/esp-claw --skill skill_creatorInstalls into the current project.
Run `npx skills use "https://github.com/espressif/esp-claw" --skill "espressif/esp-claw/skill_creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/espressif/esp-claw" that are relevant to the current task. Run `npx skills add "https://github.com/espressif/esp-claw"` and select the relevant skills, then follow their instructions.