Competitor Price Tracker
Monitor competitor pricing pages daily. Alert on any price changes.
Template
Every day at 8am:
1. For each competitor pricing page in your watchlist:
a. Fetch the page HTML
b. Extract pricing info (look for currency symbols, plan names, numbers)
c. Compare with last cached version
2. If prices changed:
a. Summarize: what changed, old price vs new price
b. Flag direction: cheaper or more expensive
c. Send notification immediately
3. Cache the page for comparison
4. Weekly digest: pricing landscape summary, all competitors side by side
5. Note: some sites block scrapers. If blocked, flag for manual check.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_fetch`, `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_fetch
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