Android CLI
Browse 13 Android CLI modes for AI coding agents — production-grounded, cited, installable. Part of the VIBE library.
android-agent-workflow-expert-mode
End-to-end agent recipes — init → create → sdk install → emulator → run → layout → screen → docs. Composes every Android CLI command cluster.
View → modeandroid-cli-ci-automation-expert-mode
Expert in using Android CLI in CI — `.androidrc`, scripted scaffold/build/emulator/test, GitHub Actions, GitLab CI, Bitrise patterns
View → modeandroid-cli-expert-mode
Master overview of Google's agent-first Android CLI (v0.7, April 2026) — install, config, global flags, and command map
View → modeandroid-cli-init-skills-expert-mode
Expert in `android init` and the skill-system bootstrap — why an agent must run init first, what the android-cli skill installs
View → modeandroid-cli-skills-mgmt-expert-mode
Expert in `android skills add/list/find/remove` — cross-agent skill installation across Gemini, Antigravity, Claude Code, Codex
View → modeandroid-create-template-expert-mode
Expert in `android create` — scaffolding new Android projects from official templates with `--dry-run`, `--name`, `--output`
View → modeandroid-describe-expert-mode
Expert in `android describe` — JSON project introspection for build targets, output artifact paths, and module graph
View → modeandroid-docs-kb-expert-mode
Expert in `android docs search` and `android docs fetch kb://...` — querying Android KB and pulling authoritative docs into agent context
View → modeandroid-emulator-cli-expert-mode
Expert in `android emulator create/list/start/stop` — profiles, scripted emulator pools, Windows caveat
View → modeandroid-layout-inspect-expert-mode
Expert in `android layout` — JSON UI hierarchy dumps, --pretty, --output, --diff snapshot diffs for agent UI inspection
View → modeandroid-run-deploy-expert-mode
Expert in `android run` — APK deploy, multi-APK splits, --activity, --device, --type for activities/services/watch faces/tiles
View → modeandroid-screen-tools-expert-mode
Expert in `android screen capture` and `android screen resolve` — annotated screenshots and label-to-coordinate translation for agent UI driving
View → modeandroid-sdk-mgmt-expert-mode
Expert in `android sdk install/list/remove/update` — channels, version pinning, reproducible team & CI SDK setups
View →