Favicon of android-emulator-qa

android-emulator-qa Skill

AI Agent SkillJavaScriptOpen source

Use when validating Android feature flows in an emulator with adb-driven launch, input, UI-tree inspection, screenshots, and logcat capture. Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Testing, Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

19 days ago

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is android-emulator-qa Skill?

Use when validating Android feature flows in an emulator with adb-driven launch, input, UI-tree inspection, screenshots, and logcat capture. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
92/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Design and media
  • Testing use cases
  • Design and media use cases

Declared skill metadata

  • Source file: plugins/test-android-apps/skills/android-emulator-qa/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use android-emulator-qa Skill

  • Use it for testing.
  • Use it for design and media.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/test-android-apps/skills/android-emulator-qa/SKILL.md

What it does

Use when validating Android feature flows in an emulator with adb-driven launch, input, UI-tree inspection, screenshots, and logcat capture.

Skill instructions

Android Emulator QA Validate Android app flows in an emulator using adb for launch, input, UI-tree inspection, screenshots, and logs. When to use - QA a feature flow in an Android emulator. - Reproduce UI bugs by driving navigation with adb input events. - Capture screenshots and logcat output while testing. Quick start 1) List emulators and pick a serial: - adb devices 2) Build and install the target variant: - ./gradlew :<module:install<BuildVariant --console=plain --quiet - If unsure about task names: ./gradlew tasks --all | rg install 3) Launch the app: - Resolve activity: adb -s <serial shell cmd package resolve-activity --brief <package - Start app: adb -s <serial shell am start -n <package/<activity 4) Capture a screenshot for visual verification: - adb -s <serial exec-out screencap -p /tmp/emu.png adb control commands - Tap (use UI tree-derived coordinates): - adb -s <serial shell input tap <x <y - Swipe: - adb -s <serial shell input swipe <x1 <y1 <x2 <y2 - Avoid edges (start ~

Verified compatibility and discovery

Frequently asked questions

What is android-emulator-qa?

android-emulator-qa is a open-source AI agent skill with Copy skill directory. Use when validating Android feature flows in an emulator with adb-driven launch, input, UI-tree inspection, screenshots, and logcat capture.

Who is android-emulator-qa best for?

android-emulator-qa is best for reusing agent instructions, scripts, and references, testing workflows, design and media workflows.

How do I install android-emulator-qa?

Install or run android-emulator-qa using Copy skill directory. Check android-emulator-qa for the latest setup command.

Is android-emulator-qa actively maintained?

android-emulator-qa may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
19 days ago
Last verified
Aug 23, 2026
Metadata fetched
Aug 23, 2026
Repository age
6 months
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to android-emulator-qa