slack-notification-triage
Installation
SKILL.md
Slack Notification Triage
Use this skill to produce a priority queue or task list for the user from recent Slack messages. It is for surfacing what the user likely needs to read, reply to, or do next.
Start Here
- If the user provided a time window, use it. For requests like "today" or "this morning," resolve the user's timezone with
slack_read_user_profile. - Treat this as best-effort triage over recent Slack activity, not an exact unread or notification-state view.