adb-screen-detection

Installation
SKILL.md

Quick Reference (30 seconds)

Screen Understanding for Android Automation

What It Does: Provides OCR-based text detection and template matching to understand Android device screens. Enables reliable UI automation by verifying screen state before and after actions.

Core Capabilities:

  • 📸 Screen Capture: ADB screencap with local storage
  • 🔍 OCR Detection: Tesseract-based text extraction
  • 🎯 Template Matching: OpenCV-based element detection
  • 👆 Coordinate Tapping: ADB input tap with verification

When to Use:

  • Need to verify UI state before taking actions
  • Finding UI elements by text or appearance
  • Building reliable automation workflows
  • Screen-dependent decision making
Related skills

More from majiayu000/claude-skill-registry

Installs
1
GitHub Stars
303
First Seen
Mar 17, 2026