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.

Workflow

Installs
2
Repository
openai/plugins
GitHub Stars
3.5K
First Seen
May 9, 2026
slack-notification-triage — openai/plugins