Skill Detail

Control Android devices with an on-device AI agent using PokeClaw

Run an on-device Android control loop that inspects screens and performs app actions locally for mobile automation and testing workflows.

Developer ToolsMulti-Framework
Developer Tools Multi-Framework Security Reviewed
⭐ 760 GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill control-android-devices-with-an-on-device-ai-agent-using-pokeclaw Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
PokeClaw; Android device or emulator; project-documented runtime dependencies
Install & setup
Follow the PokeClaw repository setup instructions, prepare the Android device or emulator environment, then run the documented local agent/control workflow.
Author
agents-io
Publisher
Open Source
Last updated
May 2, 2026
Quick brief

Use this skill when an agent or operator needs to drive an Android device through visible UI state rather than through app-specific APIs. The workflow is: set up PokeClaw, connect or prepare the Android device environment, let the local/on-device agent observe the screen, choose actions, execute UI steps, and review the resulting state. Invoke this instead of using the product or app normally when the task needs repeatable mobile UI operation, exploratory app control, or privacy-sensitive device automation without sending screen state to a cloud model. Scope boundary: this is not a general Android automation framework listing; the skill is the bounded operator workflow for local AI-driven screen inspection and action execution on Android devices.