Jump to related tools in the same category or review the original source on GitHub.

Productivity & Tasks @pmaeter Updated 2/26/2026

Daily Digest OpenClaw Skill - ClawHub

Do you want your AI agent to automate Daily Digest workflows? This free skill from ClawHub helps with productivity & tasks tasks without building custom tools from scratch.

What this skill does

Purpose: Generate a daily digest from memory and interactions

Install

npx clawhub@latest install daily-digest

Full SKILL.md

Open original

daily-digest Skill

Purpose: Generate a daily digest from memory and interactions, stored as journals/digest/digest-YYYY-MM-DD.md.

Usage:

  • Run the digest_daily.py script to generate today's digest.
  • Optional: integrate with clawdbot to run automatically via a cron job or a scheduler.

Notes:

  • The script reads memory/YYYY-MM-DD.md and optionally memory/YYYY-MM-DD.md from yesterday to extract decisions, lessons, actions, and questions.
  • It also provides a placeholder summary when no structured entries exist in memory.
Original URL: https://github.com/openclaw/skills/blob/main/skills/pmaeter/daily-digest

Related skills

If this matches your use case, these are close alternatives in the same category.