Google Play Store Review

🌐Community
by peterbamuhigire · vlatest · Repository

Analyzes Google Play Store reviews to identify sentiment, common themes, and potential app improvement areas.

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 google-play-store-review npx -- -y @trustedskills/google-play-store-review
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "google-play-store-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/google-play-store-review"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to access and process reviews from the Google Play Store. It can retrieve specific review details, analyze sentiment trends within a set of reviews, or summarize user feedback for an application. The agent can use this information to understand user perception and identify areas for improvement.

When to use it

  • Competitive Analysis: Understand how your app compares to competitors based on user reviews.
  • Feature Prioritization: Identify frequently mentioned issues or desired features from user feedback.
  • Sentiment Monitoring: Track changes in user sentiment over time after a new release or update.
  • Bug Identification: Detect recurring complaints that indicate potential bugs or usability problems.

Key capabilities

  • Retrieval of Google Play Store reviews
  • Analysis of review content
  • Summarization of user feedback

Example prompts

  • "Get the most recent 10 reviews for 'My Awesome App' on the Google Play Store."
  • "What are users saying about the performance of 'Photo Editor Pro'?"
  • "Summarize the sentiment expressed in the last 50 reviews of 'Fitness Tracker'."

Tips & gotchas

The skill requires a stable internet connection to access and retrieve data from the Google Play Store. Review counts and availability may vary depending on the application.

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
peterbamuhigire
Installs
23

🌐 Community

Passed automated security scans.