Use this skill when you need to monitor app stability, performance, and errors from Google Play Console.
| --package | App package name (required) | | --start-time | Start of time range (RFC 3339) | | --end-time | End of time range (RFC 3339) | | --version-code | Filter by version code | | --version-name | Filter by version name | | --type | Event type (crash, anr) | | --output | Output format (json, table, markdown) | | --paginate | Fetch all pages |
App vitals monitoring for crashes, ANRs, performance metrics, and errors via gplay vitals commands. Use when asked to check app stability, crash rates, ANR rates, or performance data from Google Play Console. Source: tamtom/gplay-cli-skills.
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-vitals-monitoring Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw