← 返回 Skills 市场
5111
总下载
16
收藏
30
当前安装
6
版本数
在 OpenClaw 中安装
/install morning-email-rollup
功能描述
Daily morning rollup of important emails and calendar events at 8am with AI-generated summaries
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install morning-email-rollup - 安装完成后,直接呼叫该 Skill 的名称或使用
/morning-email-rollup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Morning Email Rollup 是什么?
Daily morning rollup of important emails and calendar events at 8am with AI-generated summaries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5111 次。
如何安装 Morning Email Rollup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install morning-email-rollup」即可一键安装,无需额外配置。
Morning Email Rollup 是免费的吗?
是的,Morning Email Rollup 完全免费(开源免费),可自由下载、安装和使用。
Morning Email Rollup 支持哪些平台?
Morning Email Rollup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Morning Email Rollup?
由 am-will(@am-will)开发并维护,当前版本 v2.1.0。
推荐 Skills