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.

Skills tagged: adb

Browse skills that share this tag.

  • android-use - Control Android devices via ADB commands
    androidadbautomationdevice-control

    ★ 33 · Updated 2026-09-20

    Control Android devices via ADB commands by inspecting UI state, tapping, swiping, typing, and managing apps.

    ⚙ Inspect UI accessibility tree⚙ Tap screen at coordinates⚙ Type text into field
  • ui-automator - Automate Android device UI via ADB and uiautomator
    androidadbuiautomatorui-automation

    ★ 4 · Updated 2026-09-17

    Automates Android UI interactions over ADB using uiautomator screen dumps and coordinate-based inputs.

    ⚙ Dump screen layout XML⚙ Parse UI XML screen nodes⚙ Locate element bounds and center
  • phone-mcp - Android phone automation CLI tool
    androidadbautomationcli

    ★ 89 · Updated 2026-09-17

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

    ⚙ List connected Android devices⚙ Connect device over IP address⚙ Disconnect Android device
  • android-cli-ui-automation-skill - Automate UI on Android devices via Android CLI
    androidui-automationadbcli

    ★ 10 · Updated 2026-09-11

    Automates UI flows on connected Android devices or emulators using Android CLI and ADB commands to launch apps, capture screens, and perform inputs.

    ⚙ Launch apps or URLs⚙ Inspect UI layout structure⚙ Capture annotated screenshot
  • adb - Control Android and Wear OS devices via ADB.
    adbandroidwear-osdebugging

    ★ 602 · Updated 2026-09-09

    Provides scripts for Android and Wear OS device debugging, screen capture, tile management, activity discovery, package operations, and settings setup.

    ⚙ Capture device screenshot or recording⚙ Manage Wear OS tiles⚙ Inspect Wear OS data layer
  • android-device - Android Device Control via ADB
    androidadbui-automationtesting

    ★ 1 · Updated 2026-05-09

    Interact with Android devices via ADB for UI automation and testing

    ⚙ tap screen⚙ swipe screen⚙ type text
  • android-debugging - Android Debugging with ADB and Logcat
    androiddebuggingadblogcat

    ★ 0 · Updated 2026-03-20

    Extends systematic-debugging with Android-specific evidence-gathering and investigation techniques using Logcat, ADB, ANR traces, R8 stack trace decoding, memory leak detection, Gradle build failure analysis, and Compose recomposition debugging

    ⚙ read logcat logs⚙ pull ANR traces⚙ dump heap memory
  • android-debugging - Android Debugging with ADB and Logcat
    androiddebuggingadblogcat

    ★ 141 · Updated 2026-03-20

    Debug Android and KMP issues using Logcat, ADB, ANR traces, R8 stack traces, memory leaks, Gradle failures, and Compose recomposition bugs

    ⚙ stream crash logs⚙ save crash logs⚙ filter logs by tag