← 返回
沟通协作 中文

Daily Brief Digest

Generates a daily brief including urgent emails (himalaya), upcoming calendar events (gog), and relevant news. Use when the user asks for a morning summary, daily briefing, or a status update on their day.
生成每日简报,包括紧急邮件(himalaya)、即将到来的日历事件(gog)和相关新闻。当用户请求晨间摘要、每日简报或日程状态更新时使用。
rajtejani61
沟通协作 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 1,438
下载
💾 28
安装
1
版本
#latest

概述

Daily Digest

This skill provides a structured way to get a quick overview of your day. It relies on locally configured tools (himalaya for email and gog for calendar) and does not store any personal credentials within the skill itself.

Workflow

  1. Email Triage: Use himalaya --output json envelope list --page-size 20 to get recent emails. Identify urgent items needing attention.
  2. Calendar & Task Sync: Use gog calendar events [calendarId] --from [today_start] --to [today_end] to fetch today's schedule. Also check for due tasks using gog tasks/contacts or specific list commands if available.
  3. News Retrieval: Use web_fetch or browser to find the top 3-5 news stories of the day.
  4. Log & Present: Use scripts/digest.js to assemble these components into a stylized HTML report. CRITICAL: The script automatically saves this report as a permanent Markdown file in .openclaw/cron/DailyDigest_logs/[date].md for historical record.
  5. Notify User: Send a brief notification via the message tool to the user's active channel. Mention that the full detailed log is available at .openclaw/cron/DailyDigest_logs/[date].md.

Data Sources

  • Email: himalaya CLI.
  • Calendar: gog CLI.
  • News: Web search or trusted RSS feeds.
  • Logs: Saved locally to ~/.openclaw/cron/DailyDigest_logs/.

Example Output

📅 Daily Briefing - 2026-02-12

📧 Emails (Recent)

  • Google: Security alert (04:10)
  • The Replit Team: Unlock Replit Agent's Full Potential (Feb 11)

🗓️ Calendar

  • 10:30 AM: Workout (Shoulder)
  • 02:00 PM: Project Review

📰 News

  • [Top news item 1]
  • [Top news item 2]

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 03:53 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Tavily Search

rajtejani61
使用 Tavily API 实现 AI 优化的搜索与内容提取,支持深度搜索、新闻过滤及用于 LLM 处理的原始内容提取。
★ 0 📥 1,573
communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 113 📥 52,404
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,678