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.