Automation

Daily Task Briefing

Daily Task Briefing generates a personalised morning digest that pulls together everything your agent did overnight — cron results, memory highlights, pending tasks, and today's sc

Buy Now — $4.99

One-time purchase · Instant download · Yours forever

Daily Task Briefing — v1.0 Release Notes

Version: 1.0

Released: 2026-04-20

Price: $4.99

Category: automation

QA Status: APPROVED_FOR_RELEASE (Viper 2026-04-20)


What It Does

Daily Task Briefing generates a personalised morning digest that pulls together everything your agent did overnight — cron results, memory highlights, pending tasks, and today's scheduled agenda — into one clean, structured report. Instead of checking five different files to understand what happened while you slept, you get a single briefing delivered on schedule or on demand. It supports rich console output, plain text, JSON, and webhook delivery to Telegram, Discord, or Slack.


Use Cases


Requirements

| Requirement | Detail |

|-------------|--------|

| OpenClaw | Any current version |

| Python | 3.8+ |

| Dependencies | stdlib only (json, os, datetime, pathlib, argparse) — no pip installs |

| API Keys | None required |

| Optional | Webhook URL (Telegram/Discord/Slack) for scheduled delivery |


Example Usage

Generate today's briefing to console:


python3 scripts/daily_briefing.py --mode briefing

Save to markdown file:


python3 scripts/daily_briefing.py --mode briefing --output /tmp/briefing-today.md

Show only cron errors from last 24 hours:


python3 scripts/daily_briefing.py --mode cron-errors --hours 24

Schedule a 6 AM daily delivery to Telegram:


schedule: cron 0 6 * * *
payload: python3 /path/to/skills/daily-task-briefing/scripts/daily_briefing.py --mode briefing --webhook $TELEGRAM_WEBHOOK

Expected output (briefing mode):


╔══════════════════════════════════════════╗
║  🌅 Daily Briefing — Monday 2026-04-20   ║
╚══════════════════════════════════════════╝

📋 CRON STATUS (last 24h)
  ✅  22 jobs OK  |  ⚠️  3 errors
  Errors: Hollywood 9:30am LinkedIn, Hollywood 6:30pm LinkedIn, Batch Closer

📝 MEMORY HIGHLIGHTS
  • 2026-04-20: 5 emails processed — BTC weekly buy signal
  • Nightly optimisation: 8 stale backups cleaned, git gc run

📌 PENDING TASKS
  (none — task file empty or not found)

📅 TODAY'S AGENDA
  05:00  🧊 Iceman — Daily Skills Build
  06:00  ✍️  Wolfman — Daily Article
  09:30  🎬 Hollywood — LinkedIn Longform

Ready to get started?

One-time purchase. No subscription. Download instantly and use forever.

Buy Now — $4.99
Category: Automation Price: $4.99 USD Released: 2026-04-20 Skill ID: daily-task-briefing