← 返回 Skills 市场
staticai

ADB Connection

作者 StaticAI · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
7701
总下载
13
收藏
46
当前安装
1
版本数
在 OpenClaw 中安装
/install android-adb
功能描述
Control Android devices via ADB with support for UI layout analysis (uiautomator) and visual feedback (screencap). Use when you need to interact with Android apps, perform UI automation, take screenshots, or run complex ADB command sequences.
安全使用建议
This skill appears coherent and purpose-aligned for Android automation. Before installing, make sure you are comfortable giving the agent ADB access to a device, use only trusted adb tooling, monitor sensitive actions, and revoke or disconnect debugging access after use.
功能分析
Type: OpenClaw Skill Name: android-adb Version: 1.0.0 The skill bundle is benign. It provides instructions for controlling Android devices using standard ADB commands, including UI analysis and screenshots. All described actions, such as `adb shell` commands and `adb pull` for device-generated files, are directly aligned with the stated purpose of Android automation. There is no evidence of prompt injection against the agent, data exfiltration from the agent's host, malicious execution, or any other intent to compromise the agent's environment or unrelated systems.
能力评估
Purpose & Capability
The stated purpose is Android device automation, and the SKILL.md instructions match that purpose, including ADB connection, UI interaction, UI dumps, and screenshots. These are powerful capabilities, so users should understand the device-control implications.
Instruction Scope
The instructions are command examples rather than hidden automation, but they include broad ADB interaction primitives such as tap, text input, key events, swipes, and command sequences. Sensitive actions should remain user-directed.
Install Mechanism
There is no install spec or code, but the metadata does not declare adb as a required binary even though the skill depends on adb commands. Users will need a trusted Android Platform Tools installation.
Credentials
ADB access, USB debugging, wireless debugging, screenshots, and UI hierarchy pulls are proportionate to Android automation, but they expose the connected device state to the agent and local workspace.
Persistence & Privilege
ADB pairing and USB debugging can create ongoing device trust until disconnected or revoked. This is expected for ADB but should be managed after use.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install android-adb
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /android-adb 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of android-automation skill. - Control Android devices via ADB, with support for UI layout analysis using uiautomator and visual feedback via screencap. - Includes guidance for connecting devices via USB and wireless debugging on Android 11+. - Provides example commands for launching apps, interacting with UI elements (tap, text input, key events, swipe), and visual verification through screenshots. - Offers tips for advanced workflows including UI hierarchy analysis and reliable input methods.
元数据
Slug android-adb
版本 1.0.0
许可证
累计安装 263
当前安装数 46
历史版本数 1
常见问题

ADB Connection 是什么?

Control Android devices via ADB with support for UI layout analysis (uiautomator) and visual feedback (screencap). Use when you need to interact with Android apps, perform UI automation, take screenshots, or run complex ADB command sequences. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7701 次。

如何安装 ADB Connection?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install android-adb」即可一键安装,无需额外配置。

ADB Connection 是免费的吗?

是的,ADB Connection 完全免费(开源免费),可自由下载、安装和使用。

ADB Connection 支持哪些平台?

ADB Connection 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ADB Connection?

由 StaticAI(@staticai)开发并维护,当前版本 v1.0.0。

💬 留言讨论