Get a clear weekly update without reading every Slack message. The flow pulls last week of channel activity, summarizes each thread with AI, builds a report for each person, and posts a short team recap every Monday morning. Great for project leads and remote teams that want quick context and next steps.
Here is how it runs. A schedule at 6am on Monday fetches the full message history from a chosen Slack channel for the last seven days. Messages are simplified, grouped by author, and each thread’s replies are pulled in to capture full context. The system maps reply users, looks up user profiles, and filters out unwanted items. Gemini is used twice. First to summarize each thread, and then to write a weekly report per person and a final team summary. Subworkflows and split steps handle large message sets cleanly and keep item references stable.
To use it, connect a Slack workspace and a Google Gemini API key. Point the Slack nodes to the right channel and leave the default one week filter, or adjust it to your needs. Expect status prep to drop from hours to minutes and a steady Monday report that helps the team align, share wins, and spot blockers.