← Back to Skills Marketplace
5466
Downloads
16
Stars
0
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 with important/starred Gmail message bodies and calendar event titles being processed by this workflow, including Gemini summarization and delivery through the configured messaging channel. Review the Gmail query, MAX_EMAILS value, Google account, 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
The Gmail, Calendar, Gemini summarization, and rollup output behavior all match the stated morning email rollup purpose, though the workflow processes sensitive account content.
Instruction Scope
The documented flow is bounded to important or starred Gmail threads, recent calendar events, and a configurable email limit; Gemini use is disclosed, but users should understand email body content is included in prompts.
Install Mechanism
The bundle contains a visible SKILL.md and rollup.sh, declares required binaries, and does not include a hidden installer, package download, or obfuscated setup path.
Credentials
Use of authenticated gog and gemini CLIs is proportionate for Gmail/Calendar rollups with AI summaries, but it relies on existing Google and Gemini trust boundaries and may produce output through the configured Clawdbot/Telegram channel.
Persistence & Privilege
Daily execution is documented as a user-created cron job, and the script writes a local run-status log under $HOME/clawd without storing email bodies; no unauthorized persistence or privilege escalation is evident.
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 5466 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