Install
openclaw skills install reader-deep-diveDaily briefing that connects your recent reading to your long-term archive.
openclaw skills install reader-deep-diveYour reading list shouldn't be a write-only memory. This skill checks what you've saved recently, finds connected ideas from your deep archive (last 3 days, 3 months, or years ago), and sends you a high-signal briefing with context on why you should revisit them.
It turns "I saved that somewhere" into "Here is the timeline of your thinking on this topic."
export READWISE_TOKEN="your_token_here"
Manual Trigger:
bash scripts/brief.sh
Schedule (Cron): Run it every afternoon at 2 PM:
clawdbot cron add --id reader_brief --schedule "0 14 * * *" --command "bash scripts/brief.sh"
You can tweak the prompt in prompts/briefing.txt if you want a different tone or format. By default, it uses a clean, WhatsApp-friendly style.