ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

morning-email-rollup

Daily morning rollup of important emails and calendar events at 8am with AI-generated summaries

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/am-will/morning-email-rollup
Or

What This Skill Does

The morning-email-rollup skill acts as a personalized executive assistant that synthesizes your digital life before your workday begins. At 8:00 AM Denver time, the agent scans your Gmail account for important or starred emails received within the last 24 hours, alongside your daily Google Calendar schedule. By leveraging the Gemini 2.0 Flash model, the skill transforms raw, often cluttered email threads into concise, natural language, one-sentence summaries. These insights are then neatly packaged and delivered directly to your Telegram, ensuring you have the critical context needed to prioritize your day without manually sifting through your inbox.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/am-will/morning-email-rollup

Ensure your environment is configured by setting your email account variable: export GOG_ACCOUNT="[email protected]" This allows the underlying gog tool to authenticate your requests against Google services.

Use Cases

  • Executive Briefing: Ideal for professionals who receive high volumes of emails and need a rapid, high-level overview of urgent communications.
  • Calendar Sync: Perfect for users who want a consolidated view of their upcoming meetings alongside relevant preparatory emails.
  • Inbox Management: Useful for those who want to stay informed about starred or important items while minimizing time spent inside the actual email interface.
  • Remote Operations: Great for users who prefer receiving status updates on their mobile devices via Telegram rather than checking a desktop dashboard.

Example Prompts

  • "OpenClaw, run the morning rollup now so I can see what I missed while I was away."
  • "Update my morning-email-rollup configuration to show me 20 items instead of the default 10."
  • "Check the morning-email-rollup logs to see if there were any errors during the sync today."

Tips & Limitations

  • Customization: You can adjust the density of your report by modifying the MAX_EMAILS environment variable before execution.
  • Offline Reliability: If the Gemini AI service is unavailable, the skill is designed with a graceful fallback mechanism that provides the cleaned body text of your emails instead of an AI summary.
  • Network Dependence: Since this tool interacts with Google APIs and external AI models, ensure your network connection is stable during the 8:00 AM trigger time.
  • Privacy: Note that this skill reads your email body content to send it to the Gemini model for processing. Ensure you are comfortable with your data usage policies before enabling.

Metadata

Author@am-will
Stars3840
Views3
Updated2026-04-06
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-am-will-morning-email-rollup": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#email#automation#calendar#gemini#summarization
Safety Score: 3/5

Flags: file-read, file-write, external-api, network-access