gplay-cli-usage

Installation
SKILL.md

gplay CLI conventions (foundation)

This is the foundation skill: the conventions that hold for every gplay command, factored out once so the workflow skills (see the Map of skills table at the end) can reference it instead of repeating them. The normative source of truth is docs/DESIGN.md in the CLI repo; this skill summarizes it for agents and does not freeze per-command flag lists.

--help is the source of truth

gplay's commands are self-describing. Confirm the current verbs, flags, and defaults from the binary, never from memory:

Installs
13
GitHub Stars
5
First Seen
Jun 11, 2026
gplay-cli-usage — pollyglot/google-play-cli-skills