It quietly collects everything that landed in a Drive folder or Gmail label this week and emails you a beautiful, AI-summarized roundup every Friday.
A hands-off weekly digest that runs in your own Google account. It watches a Drive folder or a Gmail label, gathers everything new from the past seven days, and has Claude write a tight, grouped roundup that it emails to you (and anyone else you list) on your chosen day — no dashboards, no busywork.
A background job on a daily trigger — no surface to visit.
Connect Google, configure, and spin it up — it lives in your Drive. No servers, no subscription.
What lands in your Google account
A Drive folder
Holds this app — yours to browse, share, or delete.
A Google Sheet
The app’s database — rows you own.
An Apps Script web app
Deployed as you — a URL plus a daily trigger.
What you configure
- SourceWhere to collect this week’s items from.
- Drive folder IDDrive folder ID to watch (used when Source is Drive folder).
- Gmail labelGmail label to collect (used when Source is Gmail label).
- Recipients *Who gets the roundup — comma-separated emails.
- Anthropic API key *Your Anthropic API key — used only inside your own script.
- Claude modelWhich Claude model writes the roundup.
- Send dayWhich weekday the roundup goes out.
- Send hourHour (0-23) to send.
Permissions
Beyond its own Sheet, this app requests script.send_mail, script.external_request, gmail.readonly. You authorize the script once, after it deploys into your account.