Install
openclaw skills install google-reviewsResearch Google Maps and Shopping reviews for any company. Run multi-brand monitoring with heartbeat refreshes and sentiment reports.
openclaw skills install google-reviewsOn first use, read setup.md to prioritize company-level review research and then define optional monitoring cadence.
Use this skill when the user wants to research review signals about any company across Google surfaces and decide quickly with evidence.
Use it for one-off company checks, competitor review comparisons, reputation due diligence, and source-based review analysis on Google Maps and Google Shopping.
If the user needs recurring tracking after the first analysis, switch into monitoring mode with heartbeat refreshes, sentiment trends, and scheduled reports.
Memory lives in ~/google-reviews/. See memory-template.md for structure and status fields.
~/google-reviews/
|-- memory.md # Stable monitoring preferences and activation behavior
|-- brands/
| `-- {brand}.md # Per-brand scope, sources, and thresholds
|-- snapshots/
| `-- {brand}/{source}.jsonl # Normalized review snapshots by refresh cycle
|-- reports/
| |-- daily/
| `-- weekly/
`-- heartbeat/
`-- monitor-state.md # Last run timestamp, alert cooldowns, and health notes
User provides:
Optional tooling:
jq for JSON shaping in shell workflows| Topic | File |
|---|---|
| Setup flow | setup.md |
| Memory schema | memory-template.md |
| Google source connector rules | source-connectors.md |
| Canonical review data model | review-schema.md |
| Sentiment and issue tagging | sentiment-rules.md |
| Heartbeat cadence patterns | heartbeat-recipes.md |
| Report and alert templates | reporting-playbook.md |
All skill-local monitoring state stays in ~/google-reviews/.
Create on first use:
mkdir -p ~/google-reviews/{brands,snapshots,reports/daily,reports/weekly,heartbeat}
review-schema.md.source, entity_id, review_id).sentiment-rules.md to classify review tone and detect recurring themes.reporting-playbook.md: what changed, why it matters, what to do next.~/google-reviews/.| Endpoint | Data Sent | Purpose |
|---|---|---|
| https://mybusiness.googleapis.com | Location and account identifiers, review query parameters | Business Profile review retrieval when user authorizes API workflows |
| https://merchantapi.googleapis.com | Merchant account and product identifiers, review aggregation requests | Google Shopping and merchant review monitoring workflows |
| User-approved Google review pages | Query terms and page requests | Manual verification when API access is unavailable |
No other data is sent externally.
Data that may leave your machine:
Data that stays local:
~/google-reviews/.This skill does NOT:
This skill ONLY:
This skill NEVER:
Install with clawhub install <slug> if user confirms:
heartbeat - proactive cadence design and low-noise monitoring loopsalerts - escalation policies, cooldowns, and alert routing patternsmonitoring - broader monitoring architecture and incident hygieneshopping - product review interpretation and buying-signal analysisanalysis - trend synthesis and executive-ready summariesclawhub star google-reviewsclawhub sync