What problem does it solve?
It converts your MemoryLane activity for the day into a short, warm outbound SMS so you always remember what stood out without manually writing a recap.
Core Features & Use Cases
- Daily outbound recap composition: Reads the framework snapshot at
hot.md plus today’s journal (when present) to select 1–2 standout moments and write a 3–5 sentence SMS.
- Personalized SMS delivery: Sends the recap to the phone number from
PINGRAM_USER_NUMBER using the pingram.send MCP tool and records success or failure in log.md.
- Operational guardrails: Enforces that
pingram.send exists, that inputs are present after daily-update, and that the recap isn’t sent when the vault is effectively brand new or data is too thin.
Quick Start
Invoke wiki-recap by telling the AI to send your recap (or let the 21:00 cron run it after daily-update), with OBSIDIAN_VAULT_PATH set and PINGRAM_USER_NUMBER available.