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.
What this skill does
# 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 ```bash gplay users list \ --developer-id DEVELOPER_ID ``` ### List users with pagination ```bash gplay users list \ --developer-id DEVELOPER_ID \ --paginate ``` ### List users as table ```bash gplay users list \ --developer-id DEVELOPER_ID \ --output table ``` ### Create a new user ```bash gplay users create \ --developer-id DEVELOPER_ID \ --email [email protected] \ --role admin ``` ### Create user with specific permissions ```bash gplay users create \ --developer-id DEVELOPER_ID \ --email [email protected] \ --role custom \ --permissions "VIEW_APP_INFORMATION,MANAGE_STORE_LISTING" ``` ### Update a user ```bash gplay users update \ --developer-id DEVELOPER_ID \ --email [email protected] \ --role viewer ``` ### Delete a user ```bash gplay users delete \ --developer-id DEVELOPER_ID \ --email [email protected] \ --confirm ``` ## Grant Management Grants control app-level access for users. ### Create a grant (give user access to an app) ```bash gplay grants create \ --developer-id DEVELOPER_ID \ --email [email protected] \ --package com.example.app \ --permissions "VIEW_APP_INFORMATION,VIEW_FINANCIAL_DATA" ``` ### Update a grant (change permissions) ```bash gplay grants update \ --developer-id DEVELOPER_ID \ --email [email protected] \ --package com.example.app \ --permissions "VIEW_APP_INFORMATION,MANAGE_STORE_LISTING,MANAGE_RELEASES" ``` ### Delete a grant (revoke app access) ```bash gplay grants delete \ --developer-id DEVELOPER_ID \ --email [email protected] \ --package com.example.app \ --confirm ``` ## Common Flags ### User flags | Flag | Description | |------|-------------| | `--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 | ### Grant flags | Flag | Description | |------|-------------| | `--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 | ## Available Permissions | Permission | Description | |------------|-------------| | `VIEW_APP_INFORMATION` | View app info and download bulk reports | | `VIEW_FINANCIAL_DATA` | View financial data, orders, and cancellation surveys | | `MANAGE_ORDERS` | Manage orders and subscriptions | | `MANAGE_STORE_LISTING` | Manage store listing, pricing, and distribution | | `MANAGE_RELEASES` | Manage production and testing releases | | `MANAGE_APP_CONTENT` | Manage app content rating and policy declarations | | `VIEW_APP_QUALITY` | View app quality information | ## Workflow Examples ### Onboard a new team member ```bash # 1. Create user account gplay users create \ --developer-id 1234567890 \ --email [email protected] \ --role custom \ --permissions "VIEW_APP_INFORMATION" # 2. Grant access to specific apps gplay grants create \ --developer-id 1234567890 \ --email [email protected] \ --package com.example.app1 \ --permissions "VIEW_APP_INFORMATION,MANAGE_RELEASES" gplay grants create \ --developer-id 1234567890 \ --email [email protected] \ --package com.example.app2 \ --permissions "VIEW_APP_INFORMATION,MANAGE_STORE_LISTING" ``` ### Offboard a team member ```bash # Revoke all access by deleting the user gplay users delete \ --developer-id 1234567890 \ --email [email protected] \ --confirm ``` ### Audit current permissions ```bash # List all users in table format gplay users list \ --developer-id 1234567890 \ --paginate \ --output table ``` ### Promote user to release manager ```bash gplay grants update \ --developer-id 1234567890 \ --email [email protected] \ --package com.example.app \ --permissions "VIEW_APP_INFORMATION,MANAGE_RELEASES,MANAGE_STORE_LISTING" ``` ## Best Practices 1. **Principle of least privilege** - Grant only the permissions each user needs. 2. **Use app-level grants** - Prefer grants over account-level roles for fine-grained control. 3. **Audit regularly** - Periodically review users and their permissions. 4. **Offboard promptly** - Remove users immediately when they leave the team. 5. **Use `--confirm` carefully** - Delete operations are irreversible. 6. **Automate onboarding** - Script user creation and grant assignment for consistency.
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.