Invoice Tracker
Track sent invoices. Alert on overdue payments.
Template
Daily at 9am:
1. Check "Invoices" sheet for payment status
2. For invoices past due date:
- 1-7 days overdue: add to daily report
- 7-14 days: flag as "follow up needed"
- 14+ days: flag as "escalate"
3. Check email for payment confirmations and update sheet
4. Send daily summary: outstanding amount, overdue count, recently paid
5. Weekly: cash flow summary (invoiced vs received this month)Setup
- 1
Copy the HEARTBEAT.md content below into your OpenClaw workspace at `~/.openclaw/workspace/HEARTBEAT.md`.
- 2
Install the required skills: `clawhub install gog`, `clawhub install gog`, `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.
Version History
Install commands
clawhub install gog
clawhub install messageSkills required
File type
Defines scheduled tasks. Runs on a heartbeat interval.
Version
Updated Mar 8, 2025
You might also like
Client Onboarding
Track new client setup tasks. Send reminders until everything is done.
~$0.20/day · ~10 min setup
Lead Qualifier
Score inbound leads from form submissions. Route hot leads immediately.
~$0.30/day · ~10 min setup
Contract Renewal Tracker
Track contract end dates. Start renewal conversations early.
~$0.05/day · ~5 min setup