Review Monitor
Track app store, G2, and Google reviews. Respond fast to negative ones.
Template
Every 4 hours:
1. Search for new reviews of your product:
- Google: site:g2.com "{product name}" review
- Google Maps: "{company name}" reviews
- App stores: search by product name + "review" (last 7 days)
2. For each new review found:
a. Extract: platform, rating (1-5), reviewer name, review text, date
b. Classify sentiment: positive, negative, neutral
3. Negative reviews (1-2 stars): alert immediately with full text
4. Positive reviews (4-5 stars): batch into daily digest
5. Weekly: review summary (avg rating per platform, trend, common themes)
6. Draft a suggested response for negative reviews (don't post without approval)Setup
- 1
Copy the HEARTBEAT.md content below into your OpenClaw workspace at `~/.openclaw/workspace/HEARTBEAT.md`.
- 2
Install the required skills: `clawhub install web_search`, `clawhub install message`.
- 3
Open your agent channel (Telegram or any connected channel) and send a message to confirm it's running.
- 4
Your agent will follow the schedule in HEARTBEAT.md automatically. Check back in 30 minutes to see it in action.
- 5
Customize the template: adjust timing, thresholds, and notification targets to fit your setup.
Tip: The template uses placeholder values like {your brand} or {repo}. Replace these with your actual values before saving.
Install commands
Save the template to your OpenClaw workspace, then install the required skills.
# 1. Save the template
cp <download> ~/.openclaw/workspace/HEARTBEAT.md
# 2. Install skills
clawhub install web_search
clawhub install messageVersion History
Framework
OpenclawSkills required
File type
Defines scheduled tasks. Runs on a heartbeat interval.
Version
Updated Mar 8, 2025
You might also like
Social Media Monitor
Track mentions of your brand across platforms. Daily digest of what people are saying.
~$0.20/day · ~10 min setup
Content Scheduler
Draft social posts from your content calendar. Queue them for review.
~$0.30/day · ~10 min setup
SEO Tracker
Monitor keyword rankings and page performance weekly.
~$0.10/day · ~10 min setup