android-use

Installation
SKILL.md

Android Use

Overview

This skill enables Claude to control Android devices using ADB (Android Debug Bridge) and the Android Accessibility API (uiautomator). It works by capturing the device's UI hierarchy as structured XML text, parsing interactive elements with their coordinates, and executing actions like tapping, typing, swiping, and navigation.

IMPORTANT: This skill uses TEXT-BASED UI automation, NOT image/screenshot processing.

Why Text-Based (Not Screenshots)?

Approach Cost Speed Accuracy
Screenshots + Vision ~$0.15/action 3-5s 70-80%
Text UI Dump ~$0.01/action <1s 99%+
Related skills

More from agentiveau/myagentive

Installs
3
First Seen
Feb 2, 2026