
Slack Digest
v0.1.0Every morning, what moved in all your Slack channels in the last 24 hours, and which of it wants you.
Slack Digest
agents
Channel Reader
.agents/channel-reader/
Morning Slack Digest
0 9 * * *
1
Agents
1
Jobs
1
Depts
2
Pages
Reads the last 24 hours of every Slack channel it can see and writes one short page saying which of them want something from the user.
Slack Digest
Every morning, what moved in all your Slack channels in the last 24 hours, and which of it wants you.
What you get
One page, waiting for you at 9. Every channel that moved yesterday gets one line — the channel, how many messages piled up in it, what it actually wants from you, and how urgent that is. The loudest channel does not win: the ones waiting on an answer sit at the top, and the sixty-message thread about lunch sits at the bottom where it belongs.
All of your channels, not a chosen few. You never pick channels or keep a list up to date. The routine reads every channel it can see in your workspace, so the quiet one you forgot you were in still turns up on the morning it needs you.
Direct messages are left out on purpose. This is the workspace, not your DMs.
Nothing is posted, replied to, reacted to or marked read. It only reads.
How to look at it
Open the Channel Digest app in this cabinet. It comes pre-filled with a made-up example so you can see the shape of it straight away — the page says clearly that those channels are fake. Your first real digest takes its place.
Before it can read your real Slack
Connect Slack in Cabinet's integrations screen. Slack does not offer a one-click sign-in here, so this one is three steps rather than one: you create a small Slack app of your own in your workspace, then paste its Client ID and Client Secret into Cabinet. The screen walks you through it, and Cabinet keeps both values in a locked file on your own machine — they go nowhere else.
Set aside five minutes for it once. After that it stays connected and you never touch it again. Until then the page keeps showing the example.
What's inside
- Channel Reader — the one agent. Reads the day's channels, writes the digest.
- Morning Slack Digest — the one routine. Runs at 09:00 every day.
- Channel Digest — the one page. Opens on today, with a dropdown for earlier days.
$ git clone --filter=blob:none --sparse https://github.com/cabinetai/cabinets.git && cd cabinets && git sparse-checkout set slack-digest