π¦ ClawHub
Cron Gate
by @ori-claw
Pre-checks sessions for new messages via a zero-token Python script to trigger expensive OpenClaw crons only when new activity exists, saving tokens.
π‘ Examples
# Dry run β see what would trigger without actually doing it
python3 gate.py --dry-run eveningForce a specific slot (ignore time-of-day check)
python3 gate.py morningNormal operation (auto-detects slot from UTC hour)
python3 gate.py
TERMINAL
clawhub install cron-gate