Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Fetches recent emails via himalaya, pulls today's calendar events from gog, and retrieves top news stories, then compiles everything into a dated HTML report. The report is saved as a markdown file locally for historical reference.
Combines email triage, calendar review, and news retrieval into one automated report instead of checking three separate tools manually.
When to use it
- Getting a morning overview before starting work
- Checking for urgent emails without opening a mail client
- Reviewing today's meetings at the start of a busy day
- Catching up on top news as part of a morning routine
- Looking back at a previous day's digest for missed items
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Give me my daily briefing
- 1Fetches the 20 most recent emails via himalaya and flags urgent items
- 2Queries today's calendar events using gog with current day start and end timestamps
- 3Retrieves the top 3-5 news stories via web search
- 4Runs scripts/digest.js to assemble email, calendar, and news into a styled HTML report
- 5Saves the report to .openclaw/cron/DailyDigest_logs/[date].md and sends the user a brief notification
A structured daily briefing with urgent emails, today's schedule, and top news headlines, saved to .openclaw/cron/DailyDigest_logs/[date].md
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.