LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

phone-mcp - Android phone automation CLI tool

Automates Android phone operations via CLI including element tapping, text typing, app launching, swiping, screenshot taking, and system key events.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • List connected Android devices
  • Connect device over IP address
  • Disconnect Android device
  • Get screen UI elements
  • Take screen screenshot image
  • Tap screen UI element
  • Tap screen coordinates
  • Double tap screen coordinates
  • Swipe phone screen
  • Type text into input
  • Clear input text
  • Send system key events
  • Launch mobile application
  • Get current running app
  • Search installed app packages
  • Wait for specified duration

Inputs

  • CLI command JSON payload
  • Target device ID or address
  • UI element selector or index
  • Screen coordinates
  • App name or package name
  • Text string for input

Outputs

  • JSON response status message
  • Structured UI elements data
  • Screenshot image file
  • Device connection status
  • Phone screen state change

Requirements

  • phone-mcp binary executable
  • Android device
  • USB debugging enabled
  • USB or WiFi network connection

Source

  • Spec: SKILL.md
android
adb
automation
cli
phone
List connected Android devices
Connect device over IP address
Disconnect Android device
Get screen UI elements
CLI command JSON payload
Target device ID or address
UI element selector or index
JSON response status message
Structured UI elements data
Screenshot image file