Use this skill whenever the user asks to start BLE HID, make the device show up as a keyboard/mouse/media-control device, send media controls, type keys/text, or move/click/scroll the mouse.
$npx -y skills add espressif/esp-claw --skill ble_hidInstalls into the current project.
Run `npx skills use "https://github.com/espressif/esp-claw" --skill "espressif/esp-claw/ble_hid"` 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.