·adb

Android デバイスの検査、デバッグ、管理のための Android Debug Bridge (ADB) アシスタント

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。

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 デバイスの検査、デバッグ、管理のための Android Debug Bridge (ADB) アシスタント ソース: benwaffle/claude-adb。

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

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-22

関連 Skills

なし