🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Daily Digest

by @pmaeter

Generates a daily digest from stored memory files, summarizing decisions, lessons, actions, and questions into a dated journal entry.

Versionv1.0.0
Downloads6,507
Installs118
Stars⭐ 4
TERMINAL
clawhub install daily-digest

πŸ“– About This Skill

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.