connect-device

Community

Wirelessly connect Android devices over ADB.

Authorpowdream
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables seamless wireless debugging by allowing you to connect to an Android device over ADB using TCP/IP, eliminating the need for a physical USB connection.

Core Features & Use Cases

  • Wireless ADB connection via IP:PORT or separate IP and port inputs.
  • Handles success and failure outcomes by emitting structured JSON results.
  • Useful for device testing, automation pipelines, and remote development when USB is unavailable.

Quick Start

To connect a device, run the script from this skill's directory:

  • bash ./scripts/connect-device.sh 192.168.1.100:5555
  • or: bash ./scripts/connect-device.sh 192.168.1.100 5555

Dependency Matrix

Required Modules

adb

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: connect-device
Download link: https://github.com/powdream/claude-plugins/archive/main.zip#connect-device

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.