Adb Android Control
Description
Comprehensive Android device control via ADB — typed Python package + CLI + Claude Code skill. Master Tester Doctrine governed (338 tests, 1.59:1 ratio).
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
adb-android-control
Control an Android phone from your computer — or from another phone — over USB or Wi-Fi, with a clean Python API and CLI.
[](https://www.python.org/) [](LICENSE) [](tests/) [](pyproject.toml)
**Find this project:** `#adb` · `#android` · `#wireless-debugging` · `#termux` · `#automation` · `#python` · `#foldable` · `#zfold` · `#fold7` · `#samsung` · `#claude-code` · `#folding-phone` · `#phone-automation`
**Languages:** [English](#what-it-does) · [Български](#какво-представлява)
What it does
`adb-android-control` wraps the standard Android `adb` tool in a simple, typed Python package and CLI. Works on:
- Linux, macOS — your desktop
- Termux (Android) — run it on the phone itself, no PC needed (works great on folding phones like the Galaxy Z Fold)
Pairs with **Claude Code** as a skill, but works fine on its own.
Codebase at a glance
10 modules · 213 functions · 3,030 lines · every function ≤ 30 LOC · 312 tests

Contents
Install
pip install adb-android-control # once published to PyPI
# or from this repo:
pip install -e .
As a Claude Code skill:
git clone https://github.com/hah23255/adb-android-control.git \
~/.claude/skills/adb-android-control
claude /plugin marke
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development