Use this skill when the task needs a direct HTTP or HTTPS request to a known endpoint instead of search-engine results.
$npx -y skills add espressif/esp-claw --skill cap_http_requestInstalls into the current project.
Run `npx skills use "https://github.com/espressif/esp-claw" --skill "espressif/esp-claw/cap_http_request"` 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.