install-android-cli-tools
Installation
SKILL.md
Install Android and Expo CLI Tools
These tools can modify the workstation, create provider sessions, or access app-store accounts. Explain the selected tools and wait for user confirmation before running installs or logins. Never pipe a remote installer response into a shell.
Common local tools
| Tool | Purpose | Safer installation boundary |
|---|---|---|
| Android platform tools | adb and device debugging |
Android Studio or official SDK Manager |
| Bundletool | Inspect and install AAB-derived artifacts | Approved system package manager or verified release artifact |
| EAS CLI | Expo build and submit tooling | Approved Node package manager |
| Firebase CLI | Firebase administration | Approved Node package manager |
| Maestro | Mobile E2E testing | Official package-manager tap or verified release artifact |
| Fastlane / Sentry / GitHub CLI | Automation and release support | Approved system package manager |
For an explicitly approved macOS/Homebrew setup: