adb とは?
Android デバイスの検査、デバッグ、管理のための Android Debug Bridge (ADB) アシスタント ソース: benwaffle/claude-adb。
Android デバイスの検査、デバッグ、管理のための Android Debug Bridge (ADB) アシスタント
コマンドラインで adb AI スキルを開発環境にすばやくインストール
ソース: benwaffle/claude-adb。
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 adbAndroid デバイスの検査、デバッグ、管理のための Android Debug Bridge (ADB) アシスタント ソース: benwaffle/claude-adb。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/benwaffle/claude-adb --skill adb インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/benwaffle/claude-adb