Gplay Review Management
Helps with code review, management as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gplay-review-management npx -- -y @trustedskills/gplay-review-management
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gplay-review-management": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gplay-review-management"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows you to manage Google Play reviews using the gplay command-line tool. It can retrieve, filter, and respond to user reviews directly from your Google Play developer console. This streamlines review management and helps improve app store presence.
When to use it
- Responding to negative reviews: Quickly identify and address critical feedback impacting app ratings.
- Monitoring new reviews: Stay informed about recent user experiences and potential issues.
- Analyzing review trends: Track sentiment and common themes in user feedback over time.
- Automating responses: Potentially draft or send automated replies to frequently asked questions.
Key capabilities
- Retrieves Google Play reviews.
- Filters reviews based on criteria (e.g., rating, keywords).
- Provides a command-line interface for review management.
- Integrates with the
gplayCLI tool.
Example prompts
- "Show me all 1-star reviews from the last week."
- "List reviews containing the word 'crash'."
- "What's the latest review?"
Tips & gotchas
- Requires the
gplaycommand-line tool to be installed and configured with your Google Play developer credentials. Refer to thegplaydocumentation for setup instructions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.