← Back to Skills Marketplace
5111
Downloads
16
Stars
30
Active Installs
6
Versions
Install in OpenClaw
/install morning-email-rollup
Description
Daily morning rollup of important emails and calendar events at 8am with AI-generated summaries
Usage Guidance
Install only if you are comfortable letting the configured Google account expose important/starred email bodies and calendar titles to this workflow, including Gemini processing and Telegram-style delivery. Review the Gmail search query, MAX_EMAILS, account setting, and cron schedule before enabling daily automation.
Capability Analysis
Type: OpenClaw Skill
Name: morning-email-rollup
Version: 2.1.0
The skill bundle is designed to provide a daily rollup of important emails and calendar events using Google's `gog` CLI and AI summaries via the `gemini` CLI. All operations, including accessing Gmail/Calendar, generating summaries, and logging to `$HOME/clawd/morning-email-rollup-log.md`, are directly aligned with its stated purpose. The `SKILL.md` provides clear, benign instructions for setup and customization, including how to set up a user-initiated cron job for daily execution. There is no evidence of data exfiltration, malicious execution, unauthorized persistence, or prompt injection against the OpenClaw agent.
Capability Assessment
Purpose & Capability
Reading selected Gmail threads, today's calendar events, and using Gemini summaries is coherent with a morning email rollup, but it handles sensitive account content.
Instruction Scope
The Gmail query is bounded to important or starred mail from the last day and MAX_EMAILS limits output, though users may want to narrow the query for sensitive accounts.
Install Mechanism
The bundle contains a visible SKILL.md and rollup.sh with no remote installer or hidden package install step; required binaries are declared.
Credentials
Authenticated gog and gemini CLI use is proportionate for this purpose, but it depends on existing Google/Gemini authentication and third-party processing.
Persistence & Privilege
The documented cron schedule is user-created and explicit, and local logging records run status under $HOME/clawd without storing email bodies.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install morning-email-rollup - After installation, invoke the skill by name or use
/morning-email-rollup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
Fix: Fixed gemini CLI stdin consumption bug that prevented processing all emails. Now processes all emails correctly. Also fixed subject line quote stripping and event counter syntax errors.
v2.0.0
Added AI-generated summaries via Gemini CLI, added read/unread indicators (🔴/🟢), improved email content extraction
v1.0.3
Calendar events now show both start and end times (e.g., '5 AM to 6 AM')
v1.0.2
Cleaner condensed format. Removed all hardcoded paths and personal info. Generic paths use $HOME/clawd and relative paths.
v1.0.1
Made configurable: GOG_ACCOUNT env var, generic file paths, removed hardcoded personal info. Added MAX_EMAILS configuration.
v1.0.0
Daily morning summary of important emails and calendar events at 8am. Uses gog for Gmail and Google Calendar integration.
Metadata
Frequently Asked Questions
What is Morning Email Rollup?
Daily morning rollup of important emails and calendar events at 8am with AI-generated summaries. It is an AI Agent Skill for Claude Code / OpenClaw, with 5111 downloads so far.
How do I install Morning Email Rollup?
Run "/install morning-email-rollup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Morning Email Rollup free?
Yes, Morning Email Rollup is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Morning Email Rollup support?
Morning Email Rollup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Morning Email Rollup?
It is built and maintained by am-will (@am-will); the current version is v2.1.0.
More Skills