·adb

Assistente Android Debug Bridge (ADB) per l'ispezione, il debug e la gestione dei dispositivi Android

9Installazioni·0Tendenza·@benwaffle

Installazione

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

Come installare adb

Installa rapidamente la skill AI adb nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/benwaffle/claude-adb --skill adb
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: 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 |

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/benwaffle/claude-adb --skill adb
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-22
Aggiornato
2026-03-10

Browse more skills from benwaffle/claude-adb

Risposte rapide

Che cos'è adb?

Assistente Android Debug Bridge (ADB) per l'ispezione, il debug e la gestione dei dispositivi Android Fonte: benwaffle/claude-adb.

Come installo adb?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/benwaffle/claude-adb --skill adb Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

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

Dettagli

Categoria
</>Sviluppo
Fonte
skills.sh
Prima apparizione
2026-02-22

Skills correlate

Nessuna