gplay-user-management

Installation
SKILL.md

User & Grant Management

Use this skill when you need to manage users and their permissions in Google Play Console.

Preconditions

  • Ensure credentials are set (gplay auth login or GPLAY_SERVICE_ACCOUNT env var).
  • Service account needs "Admin" permission to manage users and grants.
  • Developer account ID is required for user operations.

User Management

List all users

gplay users list \
  --developer-id DEVELOPER_ID
Installs
108
GitHub Stars
36
First Seen
Feb 15, 2026
gplay-user-management — tamtom/gplay-cli-skills