Communityv1.0.3

Midscene Automations Skills for Android

Vision-driven Android device automation using Midscene. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all v...

2.4kdownloads8active installsLeyang
View on ClawHubBack to Skills

Skill Details

Slug
midscene-android-automation
Latest Version
1.0.3
Author
Leyang
Published
Feb 12, 2026
Updated
May 18, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Midscene Automations Skills for Android.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.3

**Expanded command set and more precise device automation features.** - Added new commands: `launch` (to open apps or URLs), `runadbshell` (to execute arbitrary ADB shell commands), and `assert` (for natural-language state verification). - Allowed reference image-based UI targeting using the `tap --locate` option with JSON configuration. - Documented full list of actions supported by `act` commands (tap, long-press, scroll, type, key events, navigation, etc.). - Improved best practices and workflow guidance, including the use of `-y` for non-interactive execution with npx. - Expanded description and trigger keywords to cover more automation and QA use cases. - Added instructions for using and converting detailed HTML/Markdown automation reports.