It is the morning texts and email thing. Working properly this time.
Your texts only exist on your laptop, never in the cloud, which is exactly why it cannot run on here.
Six minutes whenever you are at your desk.
Email me this linkEvery morning it reads the last day of your texts and email, sorts it artist by artist, and sends you one email: what changed, and what is waiting on you.
It runs on your own machine on a schedule. If the lid is shut it runs the moment you open it, and it tells you plainly when something broke instead of going quiet.
2 pastes. 6 minutes. Runs local.
Every morning it reads the last day of your texts and email, sorts it artist by artist, and sends you one email: what changed, and what is waiting on you.
It runs on your laptop, not in the cloud, which is why the texts part actually works. Nothing is stored anywhere but here. Your messages go to Claude to write the summary, same as anything you would do in Claude yourself, and nowhere else. I never see any of it.
Open Terminal (Command Space, type Terminal) and paste this. If you already have it, this tells you so and does nothing.
curl -fsSL https://claude.ai/install.sh | bash
Then type claude once and sign in with your existing account.
This is the only thing you will ever have to paste. Everything after it is questions.
[install prompt goes here. It is long, and deliberately clipped so it reads as one copy rather than a wall of text. Nothing here needs reading, only copying. The full text is still what lands on the clipboard.]
It will ask what time you want it, who to track, and where to send it. Then it sets everything up and runs once so you see a real digest before you get up.
macOS will not let anything read Messages until you say so, so partway through it will stop and ask. Open System Settings, go to Privacy & Security, then Full Disk Access, click the plus, press Command Shift G, and paste the exact path it gives you.
This is the step most likely to trip. If it does, it stops and tells you, it does not carry on pretending.
It reads mail through the Gmail connector you have already got in Claude. If it is switched on, this step is nothing. If not, it tells you the one place to turn it on.
/rollcall in Claude.P.S. I built this so that if it breaks, it will tell you it broke. No silent fails.
- H3