Google Reviews
v1.0.0Re搜索 Google Maps and Shopping reviews for any company. 运行 multi-brand 监控ing with heartbeat refreshes and sentiment 报告s.
运行时依赖
安装命令
点击复制技能文档
设置up
On first use, read 设置up.md to prioritize company-level review re搜索 and then define optional 监控ing cadence.
When to Use
Use this 技能 when the user wants to re搜索 review 签名als about any company across Google surfaces and decide quickly with evidence.
Use it for one-off company 检查s, competitor review comparisons, reputation due diligence, and source-based review analysis on Google Maps and Google Shopping.
If the user needs recurring 追踪ing after the first analysis, switch into 监控ing mode with heartbeat refreshes, sentiment trends, and scheduled 报告s.
Architecture
Memory lives in ~/google-reviews/. See memory-template.md for structure and 状态 fields.
~/google-reviews/
|-- memory.md # Stable 监控ing preferences and activation behavior
|-- brands/
| -- {brand}.md # Per-brand scope, sources, and thresholds
|-- snapshots/
| -- {brand}/{source}.jsonl # Normalized review snapshots by refresh cycle
|-- 报告s/
| |-- dAIly/
| -- weekly/
-- heartbeat/
`-- 监控-状态.md # Last 运行 timestamp, alert cooldowns, and 健康 notes
Requirements
User provides:
Company or brand tar获取s and analysis question scope 访问 method for each source (official API, 导出, or user-应用roved fetch 工作流) Optional alert channel and 报告ing cadence for recurring 追踪ing
Optional 工具ing:
jq for JSON shAPIng in shell 工作流s Spreadsheet or BI destination for long-range trends Quick Reference Topic File 设置up flow 设置up.md Memory 模式 memory-template.md Google source connector rules source-connectors.md Canonical review data 模型 review-模式.md Sentiment and issue tagging sentiment-rules.md Heartbeat cadence patterns heartbeat-recipes.md 报告 and alert templates 报告ing-playbook.md Data Storage
All 技能-local 监控ing 状态 stays in ~/google-reviews/. 创建 on first use:
mkdir -p ~/google-reviews/{brands,snapshots,报告s/dAIly,报告s/weekly,heartbeat}
Core Rules
- 启动 in Re搜索 Mode Before 监控ing
- Normalize Every Source into One Review 模式
- Offer 监控ing Mode Only When Ongoing 追踪ing Is Needed
- Use Delta Refreshes and Cooldowns
- Make Sentiment and Themes ExplAInable
- Separate Heartbeat 检查s from Deep Analysis
- 报告 with Decision-Ready Structure
- 保护 隐私 and Operational Boundaries