teams-notification-triage Skill
Triage recent Microsoft Teams activity into a priority queue or task list for the user. Published by openai in plugins.
What is teams-notification-triage Skill?
Triage recent Microsoft Teams 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 teams-notification-triage Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/teams/skills/teams-notification-triage/SKILL.md
What it does
Triage recent Microsoft Teams activity into a priority queue or task list for the user.
Skill instructions
Teams Notification Triage Use this skill to produce a priority queue or task list from recent Teams activity. This is a proxy workflow over the available Teams signals, not a native notification-feed view. Related Skills | Workflow | Skill | | --- | --- | | Turn confirmed follow-ups into Microsoft Planner tasks | ../teams-planner-task-management/SKILL.md | Start Here - If the user provided a time window, use it and anchor it to explicit local dates. - Treat this as best-effort triage over unread chats, recent threads, and recent message-level mentions. - Do not claim access to unread channel markers or a native Teams notification feed. Workflow 1. Resolve the current user with getprofile so you can match message-level mentions to the signed-in user ID when needed. 2. If the user provided channels, chats, teams, or people, keep the triage inside that scope. 3. With no explicit scope, prioritize: - listchats(unreadonly=True) for unread chat signal - listrecentthreads for recent channel a
Explore related resources
Frequently asked questions
What is teams-notification-triage?
teams-notification-triage is a open-source AI agent skill with Copy skill directory. Triage recent Microsoft Teams activity into a priority queue or task list for the user.
Who is teams-notification-triage best for?
teams-notification-triage is best for reusing agent instructions, scripts, and references.
How do I install teams-notification-triage?
Install or run teams-notification-triage using Copy skill directory. Check teams-notification-triage for the latest setup command.
Is teams-notification-triage actively maintained?
teams-notification-triage may need a closer maintenance check before production use.
Auto-fetched from GitHub.