Use this skill when the user wants a simple Lua HTTP server demo page, a Hello World web UI, or a browser switch that calls back into Lua.
$npx -y skills add espressif/esp-claw --skill http_server_lua_demoInstalls into the current project.
Run `npx skills use "https://github.com/espressif/esp-claw" --skill "espressif/esp-claw/http_server_lua_demo"` 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.