Use this skill when the user needs current public web information that should be fetched through the built-in search capability instead of answered from memory.
$npx -y skills add espressif/esp-claw --skill cap_web_searchInstalls into the current project.
Run `npx skills use "https://github.com/espressif/esp-claw" --skill "espressif/esp-claw/cap_web_search"` 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.