Gplay Review Management

🌐Community
by tamtom · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add gplay-review-management npx -- -y @trustedskills/gplay-review-management
2

Or manually add to ~/.claude/settings.json

~/.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 gplay CLI 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 gplay command-line tool to be installed and configured with your Google Play developer credentials. Refer to the gplay documentation 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tamtom
Installs
19

🌐 Community

Passed automated security scans.