What problem does it solve?
This Skill ensures AI assistants orchestrate Genymotion device lifecycles without guesswork, covering cloud and local platforms while preventing misconfigurations, unexpected charges, and security slips.
Core Features & Use Cases
- Unified platform handling: Detects whether to drive gmsaas for Genymotion SaaS or gmtool for the desktop app and guides the user through the correct workflow.
- Prerequisite verification: Checks for the required binaries in PATH, prompts for virtualenv paths when needed, validates authentication/licensing, and references setup guides when components are missing.
- Operational guardrails: Walks through starting/stopping instances, connecting ADB, embedding cloud streams via the device web player, and orchestrating CI/CD pipelines while always verifying state changes before reporting success.
Quick Start
Ask the Genymotion skill to launch a cloud instance, connect ADB, and install your APK.