Install
openclaw skills install phone-agent-skillUse AI AutoGLM Phone Agent for automated mobile device control. Suitable for tasks requiring mobile phone automation, such as APP automated testing, data collection, UI interaction, etc. Supports controlling the mobile interface through natural language instructions to implement operations such as clicking, sliding, inputting, and screenshotting.
openclaw skills install phone-agent-skillThis skill lets Codex drive an Android device through the AutoGLM Phone Agent SDK: tap, type, swipe, scroll, launch apps, take screenshots, and read UI text. It is aimed at automation tasks such as end-to-end testing, data collection, or reproducing user journeys.
adb available in the path and the device showing up in adb devices.adb devices should list at least one device as device.PHONE_AGENT_ENDPOINT=http://127.0.0.1:5000 (adapt to your actual host/port).Example prompts the skill handles well:
PHONE_AGENT_ENDPOINT and that the port is not firewalled.adb has permission, and rerun adb devices.