gplay-vitals-monitoring

Installation
SKILL.md

App Vitals Monitoring

Use this skill when you need to monitor app stability, performance, and errors from Google Play Console.

Preconditions

  • Ensure credentials are set (gplay auth login or GPLAY_SERVICE_ACCOUNT env var).
  • Service account needs "View app information and download bulk reports" permission.
  • App must have active installs generating vitals data.

Crash Monitoring

List crash clusters

gplay vitals crashes list \
  --package com.example.app
Installs
114
GitHub Stars
36
First Seen
Feb 15, 2026
gplay-vitals-monitoring — tamtom/gplay-cli-skills