Communityv1.0.0

Daily Brief Digest

Generates a daily brief including urgent emails (himalaya), upcoming calendar events (gog), and relevant news. Use when the user asks for a morning summary, daily briefing, or a status update on their day.

1.5kdownloads1stars8active installsRajTejani
View on ClawHubBack to Skills

Skill Details

Slug
daily-brief-digest
Latest Version
1.0.0
Author
RajTejani
Published
Feb 13, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Daily Brief Digest.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of daily-digest with major updates to workflow and functionality: - Switched from a Python script to a Node.js-based system (`scripts/digest- Initial Release: Automated morning briefing workflow. - Cross-Platform Logic: Specifically optimized for Windows users—uses himalaya and gog CLIs so there is no need to install Homebrew or complex Linux dependencies to check Gmail/Calendar. - Premium Reporting: Generates a high-quality, stylized HTML report saved locally to .openclaw/cron/DailyDigest_logs/ for permanent record-keeping. - Smart Triage: Scans top 20 emails and syncs both calendar events and tasks. - Proactive Notifications: Automatically pings your registered channel (Telegram/Webchat) with a summary when the report is ready..js`). - Fully redesigned workflow: integrates urgent emails, calendar events, and news into a daily briefing. - Added reference documentation for cron setup and template usage. - Output is now saved automatically to `.openclaw/cron/DailyDigest_logs/` for historical tracking. - Deprecated the old README and Python script in favor of structured, tool-driven documentation and automation.