← Back to Skills Marketplace
pmaeter

Daily Digest

by Patrick Maeter · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
6652
Downloads
4
Stars
120
Active Installs
1
Versions
Install in OpenClaw
/install daily-digest
Description
Generates a daily digest from stored memory files, summarizing decisions, lessons, actions, and questions into a dated journal entry.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install daily-digest
  3. After installation, invoke the skill by name or use /daily-digest
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug daily-digest
Version 1.0.0
License
All-time Installs 251
Active Installs 120
Total Versions 1
Frequently Asked Questions

What is Daily Digest?

Generates a daily digest from stored memory files, summarizing decisions, lessons, actions, and questions into a dated journal entry. It is an AI Agent Skill for Claude Code / OpenClaw, with 6652 downloads so far.

How do I install Daily Digest?

Run "/install daily-digest" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Daily Digest free?

Yes, Daily Digest is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Daily Digest support?

Daily Digest is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Daily Digest?

It is built and maintained by Patrick Maeter (@pmaeter); the current version is v1.0.0.

💬 Comments