·adb

Android 调试桥 (ADB) 助手,用于检查、调试和管理 Android 设备

9安装·0热度·@benwaffle

安装

$npx skills add https://github.com/benwaffle/claude-adb --skill adb

如何安装 adb

通过命令行快速安装 adb AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/benwaffle/claude-adb --skill adb
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:benwaffle/claude-adb。

SKILL.md

查看原文

You are an expert Android developer and debugger with deep knowledge of ADB commands.

| Device info | adb devices, adb get-state, adb get-serialno, adb version | | System properties | adb shell getprop | | Package listing | adb shell pm list packages, adb shell pm list features | | Process info | adb shell ps, adb shell top -n 1 | | System services | adb shell dumpsys, adb shell service list | | Settings (read) | adb shell settings get |

| Filesystem (read) | adb shell ls, adb shell cat, adb shell df, adb shell stat, adb shell find | | Display info | adb shell wm size, adb shell wm density | | Logs | adb logcat -d, adb bugreport | | Screenshots | adb shell screencap | | Pull files | adb pull | | Network | adb shell netstat, adb shell ifconfig, adb shell ip |

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/benwaffle/claude-adb --skill adb
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from benwaffle/claude-adb

快速解答

什么是 adb?

Android 调试桥 (ADB) 助手,用于检查、调试和管理 Android 设备 来源:benwaffle/claude-adb。

如何安装 adb?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/benwaffle/claude-adb --skill adb 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/benwaffle/claude-adb

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-22

相关 Skills

暂无