Skip to main content

Overview

OpenClaw’s cron system lets you automate research workflows. Set up jobs to:
  • Monitor trends daily
  • Get weekly research reports
  • Alert you when content goes viral

Daily Trend Check

Check what’s trending every morning and get a summary:
What it does:
  • Runs at 9 AM Central every day
  • Researches your defined niches
  • Sends a summary to your Telegram

Weekly Deep Research

More comprehensive research once a week:
What it does:
  • Runs Monday at 10 AM
  • Deep research with transcript pulls
  • Saves to Obsidian for later review

Viral Content Alert

Check hourly for viral content in your niches:
What it does:
  • Runs every hour
  • Only alerts if something is actually viral
  • Includes suggested response strategy

Competitor Watch

Monitor specific creators weekly:
What it does:
  • Runs Friday at 6 PM
  • Analyzes competitor content
  • Identifies opportunities

Setting Up Cron Jobs

Just tell your assistant what you want. No JSON required:
“Every morning at 9, check what’s trending on YouTube and TikTok in tech”
“Set up a daily trend check for productivity content”
“I want a morning briefing on what’s viral in my niches”
“Create a weekly job that researches AI tools and sends me content ideas”
“Every Monday, find what creators are talking about in the home automation space”
“Set up research on fourth amendment discussions — check Twitter and Reddit weekly”
“Watch these channels weekly and tell me what they’re posting: @mkbhd, @aliabdaal”
“Every Friday, analyze my competitors’ top performing content”
“Track what MKBHD, Marques Brownlee, and Linus Tech Tips are doing”
“Alert me if anything about privacy laws goes viral on Twitter”
“Every few hours, check if any AI content is blowing up”
“Notify me immediately when videos in my niche hit 100K views”
“Every Sunday night, give me a content plan based on what’s trending”
“Research next week’s potential topics every Friday”
“Find me 5 video ideas based on this week’s trends”
OpenClaw translates your request into a cron job. You describe the schedule and research goal — it handles the technical details.

Via CLI

Via Config

Add to ~/.openclaw/openclaw.json:

Tips

Batch similar checks — Instead of multiple hourly jobs, combine checks into one job that runs every few hours.
Use time zones — Always specify tz in your cron schedule to avoid confusion.
Save to files — For research jobs, have the agent save results to Obsidian or markdown files for later review.

Example Workflow: Content Creator

A typical setup for a content creator: Total API calls: ~50-100 per week (varies by depth settings)