·adb

Android 調試橋 (ADB) 助手,用於檢查、調試和管理 Android 設備

10安裝·1熱度·@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-11

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

暫無