slack-notification-triage Skill
Triage recent Slack activity into a priority queue or task list for the user. Published by openai in plugins.
What is slack-notification-triage Skill?
Triage recent Slack activity into a priority queue or task list for the user. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use slack-notification-triage Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/slack/skills/slack-notification-triage/SKILL.md
What it does
Triage recent Slack activity into a priority queue or task list for the user.
Skill instructions
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 slackreaduserprofile. - Treat this as best-effort triage over recent Slack activity, not an exact unread or notification-state view. Workflow 1. Treat this as personal triage for the user. Focus on messages directed at the user, messages likely needing a reply, and messages that create a concrete follow-up or task for the user. 2. Resolve the current user with slackreaduserprofile so you have the user's Slack ID for mention-based searches. 3. If the user provided channel names, DMs, people, or topic keywords, use that scope. 4. Named channels: Resolve IDs through slacksearchchannels, then call slackreadchannel with limit at 100 per channel. 5. Named people
Explore related resources
Frequently asked questions
What is slack-notification-triage?
slack-notification-triage is a open-source AI agent skill with Copy skill directory. Triage recent Slack activity into a priority queue or task list for the user.
Who is slack-notification-triage best for?
slack-notification-triage is best for reusing agent instructions, scripts, and references.
How do I install slack-notification-triage?
Install or run slack-notification-triage using Copy skill directory. Check slack-notification-triage for the latest setup command.
Is slack-notification-triage actively maintained?
slack-notification-triage may need a closer maintenance check before production use.
Auto-fetched from GitHub.