This skill exposes Bluetooth and BLE workflows for Android devices: checking adapter status, toggling power, scanning for BLE devices, connecting/disconnecting, and handling permission or system-settings fallbacks. It codifies common playbooks (connect, disconnect, failure recovery) so an agent can reliably orchestrate Bluetooth operations on a phone.
Use when automating phone tasks that require Bluetooth: pairing handoff, BLE sensor readings, device provisioning, or when connection reliability and permission handling matter. Also useful when the agent should gracefully fallback to prompting the user to open system settings.
Best suited for Android-hosted or device-capable agents that can call a bluetooth tool (mobile Claw/assistant runtimes).
This skill has not been reviewed by our automated audit pipeline yet.