phone-control-autoglm

Automate Android and HarmonyOS device tasks via AutoGLM with natural language.

1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/vbgate/openclaw-skills-verified --skill phone-control-autoglm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phone-control-autoglm
Source: https://github.com/vbgate/openclaw-skills-verified/tree/main/skills/automation/phone-control-autoglm
Command: npx skills add https://github.com/vbgate/openclaw-skills-verified --skill phone-control-autoglm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates hands-free control of Android/HarmonyOS devices using AutoGLM, enabling you to perform complex mobile tasks with natural language.

Core Features & Use Cases

  • Open apps, type, tap, and swipe: perform tasks across apps with AI-generated actions.
  • Multi-step workflows with safety: chain actions across apps (e.g., message, share, or order) with human-in-the-loop safety for sensitive operations.
  • Safe automation in practice: includes prompts to confirm sensitive actions like payments or password input.

Quick Start

  • Ensure Open-AutoGLM is installed and your phone is connected with USB debugging allowed.
  • Use a natural language instruction, e.g.: "Open WeChat and send a message to John."

Frequently Asked Questions about phone-control-autoglm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Android phone control using natural language commands?

You can automate Android phone control with natural language by using AutoGLM to generate UI actions like tapping, swiping, and typing. This Skill translates your text instructions into automated multi-step workflows on your device.

What do I need to set up ADB automation for HarmonyOS devices?

To set up ADB automation for HarmonyOS devices, you need a supported phone, a USB data cable, ADB tooling including ADB Keyboard, and the Open-AutoGLM framework installed. USB debugging must also be enabled on the device.

Can I execute multi-step mobile workflows across different apps with AI?

Yes, you can execute multi-step mobile workflows across different apps with AI. AutoGLM chains actions like messaging, sharing, or ordering, and includes human-in-the-loop safety prompts to confirm sensitive operations like payments.

Does AutoGLM phone control require a local GPU for inference?

AutoGLM phone control can use optional API keys or a local GPU for inference. While the Open-AutoGLM framework handles the automation logic, these options provide the processing power needed to generate AI actions.

How does this Skill handle sensitive operations like password input or payments?

For sensitive operations like payments or password input, the Skill implements safe automation in practice by requiring user supervision. It includes prompts to confirm these actions, ensuring human-in-the-loop safety before proceeding.