A comprehensive AI skill for researching company reputation and monitoring Google Maps and Shopping reviews with automated sentiment analysis.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install google-reviews
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install google-reviews using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Google Reviews skill is a powerful tool designed for the Openclaw Skills ecosystem that enables deep research into company reputations across Google Maps and Google Shopping. It goes beyond simple star ratings by providing evidence-based analysis of review signals, thematic trends, and customer sentiment. The skill is built to help developers and analysts make informed decisions based on high-fidelity review data, whether they are conducting one-off due diligence or setting up long-term brand monitoring.
By prioritizing a research-first approach, the skill ensures that users get immediate answers to specific questions before committing to recurring workflows. Once a baseline is established, it can transition into a sophisticated monitoring mode that utilizes heartbeat refreshes to track rating swings and critical topic triggers without unnecessary operational overhead.
To get started with this skill for Openclaw Skills, you must first initialize the local directory structure for storing memory and snapshots. Run the following command in your terminal:
mkdir -p ~/google-reviews/{brands,snapshots,reports/daily,reports/weekly,heartbeat}
After creating the directories, refer to the setup.md file within the skill to define your brand targets and configure access methods for Google sources.
The skill manages all monitoring state locally in the ~/google-reviews/ directory using a highly organized taxonomy:
| Path | Purpose |
|---|---|
memory.md |
Stores stable monitoring preferences and activation behavior. |
brands/ |
Contains Markdown files for each brand defining scope and sources. |
snapshots/ |
Stores normalized JSONL review data indexed by refresh cycle. |
reports/ |
Organized subdirectories for daily and weekly sentiment summaries. |
heartbeat/ |
Tracks the monitor-state.md including timestamps and alert cooldowns. |
Loading
A professional-grade automation and optimization framework for managing the complete Android app lifecycle on the Google Play Store.

Implement production-ready Google Pay integrations for web and Android applications using the Openclaw Skills ecosystem.

A guide for developers to implement Google Fonts with maximum performance, correct subsetting, and professional typographic pairings.

A professional-grade framework for managing reproducible Google Colab notebooks, ML experiments, and data pipelines.

A professional framework for building and deploying robust machine learning demo interfaces with advanced state and queue management.

A specialized technical skill designed to help developers avoid common Grafana mistakes in querying, alerting, and dashboard provisioning.








































