← 返回 Skills 市场
pmaeter

Daily Digest

作者 Patrick Maeter · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
6646
总下载
4
收藏
119
当前安装
1
版本数
在 OpenClaw 中安装
/install daily-digest
功能描述
Generates a daily digest from stored memory files, summarizing decisions, lessons, actions, and questions into a dated journal entry.
安全使用建议
Install only if you are comfortable with local memory notes being summarized into persistent digest files. Review the generated journals before sharing or syncing them, and be deliberate before enabling a recurring cron job because private details from memory notes could be carried forward automatically.
功能分析
Type: OpenClaw Skill Name: daily-digest Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'daily-digest' is benign. The `digest_daily.py` script reads specific Markdown files from a 'memory' directory and writes a new Markdown digest file to a 'journals/digest' directory, all within the expected operational scope. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or `README.md`. All file operations are localized and aligned with the stated purpose of generating a daily summary.
能力评估
Purpose & Capability
The stated purpose is daily digest generation, and the Python script supports that by reading dated Markdown files from a local memory directory and writing a dated Markdown digest.
Instruction Scope
Instructions are simple and user-directed, with optional scheduling; the README phrase about broader interactions is broader than the script behavior, but no hidden or conflicting runtime instructions were found.
Install Mechanism
No installer, dependency bootstrap, auto-start hook, or privilege request is present in the reviewed artifact files.
Credentials
Reading local memory notes and writing a digest under journals/digest is proportionate to the purpose, but generated digests may preserve sensitive personal or work content.
Persistence & Privilege
The skill creates persistent local digest files and mentions optional cron scheduling, but it does not install persistence itself, escalate privileges, access credentials, delete files, or make network calls.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install daily-digest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /daily-digest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the daily-digest skill. - Generates a daily digest from memory and interactions, saved as journals/digest/digest-YYYY-MM-DD.md. - Run the digest_daily.py script manually or automate with a scheduler. - Extracts decisions, lessons, actions, and questions from daily memory files. - Includes a placeholder summary if no structured entries are found.
元数据
Slug daily-digest
版本 1.0.0
许可证
累计安装 250
当前安装数 119
历史版本数 1
常见问题

Daily Digest 是什么?

Generates a daily digest from stored memory files, summarizing decisions, lessons, actions, and questions into a dated journal entry. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6646 次。

如何安装 Daily Digest?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install daily-digest」即可一键安装,无需额外配置。

Daily Digest 是免费的吗?

是的,Daily Digest 完全免费(开源免费),可自由下载、安装和使用。

Daily Digest 支持哪些平台?

Daily Digest 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Daily Digest?

由 Patrick Maeter(@pmaeter)开发并维护,当前版本 v1.0.0。

💬 留言讨论