Influencer Tracker
Tracks influencer mentions of your brand. Monitors reach and sentiment.
Template
Every 6 hours:
1. Search for brand mentions by tracked influencers (maintain a list in config):
- Twitter/X posts mentioning your brand
- YouTube videos featuring your product
- Blog posts or newsletters
2. For each mention found:
- Platform and URL
- Sentiment: positive, neutral, negative
- Estimated reach (follower count if available)
3. Positive mentions from high-reach influencers: notify immediately
"Influencer mention: @{handle} ({followers} followers) said: {snippet}"
4. Negative mentions: flag for PR review
5. Weekly digest: all influencer activity, total estimated reach
6. Monthly: influencer engagement report, top advocatesSetup
- 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 16, 2026
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