The problem

The information needed to start a day is scattered across separate tools, and checking each one is a recurring tax on attention before any real work begins.

The approach

A scheduled workflow gathers the relevant items each morning, passes them through a model to summarize and prioritize rather than simply concatenate them, and delivers a single readable briefing to Telegram. Telegram was chosen deliberately over email, because a briefing that arrives in an inbox becomes another thing to triage.

Tools

  • n8n
  • Claude API
  • Telegram

What it enables

  • One briefing replaces a round of checking several tools.
  • Summarization and prioritization happen before reading rather than during.

My role

I designed and built this as a personal project.

Related

Back to all projects