Slack workspace access. Surfaces new messages, active threads, and channel activity. Can also send messages and replies.
84
84%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
This guide covers how to read Slack activity and turn it into something useful for the user.
Surface it if:
Useful even if low-drama:
Skip it if:
Be scannable. The user reads the daily note quickly. Lead with what matters.
permalink field from the API.Add a ## Slack section to the daily note. Structure it like this:
## Slack
**Last checked:** 2026-03-21T09:00:00Z
**Channels checked:** #team-engineering, #decisions, #product-discussion
### Decisions & announcements
- Feature X now working across all environments — close to merging. [→](https://your-workspace.slack.com/...)
- Decision in #product: beta delayed one week, integration not ready. [→](https://your-workspace.slack.com/...)
### Active threads to watch
- #team-engineering: concern raised about approach — 5 replies, unresolved. [→](https://your-workspace.slack.com/...)
### Team activity digest
- Alice: wrapping up feature X
- [others as relevant]List the channels checked so future check-ins can scan the note and know where to start.
Most Slack activity belongs in the daily note, not the KB. Push something to the KB when:
When in doubt, put it in the daily note and let the user decide.