This template runs an agent that assembles one curated news digest each day and sends it to your inbox. It is built for founders and operators who want to stay current on their topics without scanning feeds and newsletters by hand every morning.
What it does
Every day at 7am, the News Digest Compiler pulls stories from your sources, removes duplicates, ranks what matters, writes short summaries, and delivers a single clean issue through Gmail. The result is one email that reads like a briefing instead of a pile of open tabs.
How it works
The agent follows a fixed method for building each issue, loaded at the start of every scheduled run:
- Fetch the latest items from your configured sources.
- Dedup so the same story does not appear twice.
- Rank the items by relevance and importance.
- Summarize each selected story into a short, readable entry.
- Assemble the entries into one digest issue.
- Deliver the issue to your inbox through Gmail.
- Verify that the digest was sent correctly.
Because it runs on a daily schedule, the digest arrives on its own without any manual trigger. Setup takes about five minutes: connect Gmail and point the agent at the sources you want tracked. From there it produces a consistent morning read every day.