返回顶部
d

daily-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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
949
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

daily-digest

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. 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]

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 daily-brief-digest-1776419993 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 daily-brief-digest-1776419993 技能

通过命令行安装

skillhub install daily-brief-digest-1776419993

下载

⬇ 下载 daily-digest v1.0.0(免费)

文件大小: 5 KB | 发布时间: 2026-4-17 19:30

v1.0.0 最新 2026-4-17 19:30
Initial release of daily-digest with major updates to workflow and functionality:

- Switched from a Python script to a Node.js-based system (`scripts/digest- Initial Release: Automated morning briefing workflow.
- Cross-Platform Logic: Specifically optimized for Windows users—uses himalaya and gog CLIs so there is no need to install Homebrew or complex Linux dependencies to check Gmail/Calendar.
- Premium Reporting: Generates a high-quality, stylized HTML report saved locally to .openclaw/cron/DailyDigest_logs/ for permanent record-keeping.
- Smart Triage: Scans top 20 emails and syncs both calendar events and tasks.
- Proactive Notifications: Automatically pings your registered channel (Telegram/Webchat) with a summary when the report is ready..js`).
- Fully redesigned workflow: integrates urgent emails, calendar events, and news into a daily briefing.
- Added reference documentation for cron setup and template usage.
- Output is now saved automatically to `.openclaw/cron/DailyDigest_logs/` for historical tracking.
- Deprecated the old README and Python script in favor of structured, tool-driven documentation and automation.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部