gps-listings

Installation
SKILL.md

Store listings

Text

gps --package $PKG --json listings list
gps --package $PKG listings get en-US
gps --package $PKG listings update en-US \
  --title "App Name" \
  --short-description "Short pitch (max 80 chars)" \
  --full-description "Full description..." \
  --confirm

Validate lengths before writing. Prefer one locale at a time unless the user asked for bulk updates.

Images (ops / MCP)

Installs
1
GitHub Stars
2
First Seen
Jul 31, 2026
gps-listings — appeeky/google-play-console-cli