list-devices

Community

List connected Android devices and emulators.

Authorpowdream
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Displaying all connected Android devices and emulators can be tedious when preparing for deployment or debugging. This Skill provides a single, repeatable way to query and verify available targets.

Core Features & Use Cases

  • Device discovery: Enumerates both physical devices and emulators via adb and returns a structured JSON report.
  • Deployment readiness: Lets you confirm which devices are online before an app deployment or a run.
  • Use Case: Before starting a build, run the skill to verify at-a-glance which devices are ready for testing.

Quick Start

Run the script to generate a JSON report of connected devices: bash <skill-directory>/scripts/list-devices.sh

Dependency Matrix

Required Modules

None required

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: list-devices
Download link: https://github.com/powdream/claude-plugins/archive/main.zip#list-devices

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.