·gplay-user-management
</>

gplay-user-management

User and grant management for Google Play Console via gplay users and gplay grants commands. Use when asked to manage developer account users, permissions, or app-level access grants.

17Installs·0Trend·@tamtom

Installation

$npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-user-management

How to Install gplay-user-management

Quickly install gplay-user-management AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-user-management
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tamtom/gplay-cli-skills.

SKILL.md

View raw

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

| --developer-id | Developer account ID (required) | | --email | User email address | | --role | Role: admin, viewer, custom | | --permissions | Comma-separated permission list (for custom role) | | --output | Output format (json, table, markdown) | | --paginate | Fetch all pages | | --confirm | Required for destructive operations |

| --developer-id | Developer account ID (required) | | --email | User email address (required) | | --package | App package name (required) | | --permissions | Comma-separated permission list (required) | | --confirm | Required for delete operations |

User and grant management for Google Play Console via gplay users and gplay grants commands. Use when asked to manage developer account users, permissions, or app-level access grants. Source: tamtom/gplay-cli-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-user-management
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from tamtom/gplay-cli-skills

Quick answers

What is gplay-user-management?

User and grant management for Google Play Console via gplay users and gplay grants commands. Use when asked to manage developer account users, permissions, or app-level access grants. Source: tamtom/gplay-cli-skills.

How do I install gplay-user-management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-user-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tamtom/gplay-cli-skills