From 0e2c1ff65f47eec57024a63f4b9cd2533993f136 Mon Sep 17 00:00:00 2001 From: Kevin Lee Date: Tue, 23 Jun 2026 15:04:16 -0700 Subject: [PATCH 1/2] Update Teams skill to mention reading Teams context --- plugins/teams/skills/teams/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/teams/skills/teams/SKILL.md b/plugins/teams/skills/teams/SKILL.md index dc6c339a4..7fed5e678 100644 --- a/plugins/teams/skills/teams/SKILL.md +++ b/plugins/teams/skills/teams/SKILL.md @@ -1,6 +1,6 @@ --- name: teams -description: Summarize Microsoft Teams conversations, triage unread or recent activity, draft follow-ups, and manage Planner tasks through connected Teams data. Use when the user wants to review chats or channels, identify owners and next steps, prepare a safe reply or post, or turn Teams follow-ups into Microsoft Planner tasks. +description: Read Microsoft Teams conversations and other context, triage unread or recent activity, draft follow-ups, and manage Planner tasks through connected Teams data. Use when the user wants to review chats or channels, identify owners and next steps, prepare a safe reply or post, or turn Teams follow-ups into Microsoft Planner tasks. --- # Teams From baed51f3146175bff5f1fc3b5e8e2d7d19718f03 Mon Sep 17 00:00:00 2001 From: Kevin Lee Date: Wed, 24 Jun 2026 14:57:13 -0700 Subject: [PATCH 2/2] Modify skill description --- plugins/teams/skills/teams/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/teams/skills/teams/SKILL.md b/plugins/teams/skills/teams/SKILL.md index 7fed5e678..570bf92d0 100644 --- a/plugins/teams/skills/teams/SKILL.md +++ b/plugins/teams/skills/teams/SKILL.md @@ -1,6 +1,6 @@ --- name: teams -description: Read Microsoft Teams conversations and other context, triage unread or recent activity, draft follow-ups, and manage Planner tasks through connected Teams data. Use when the user wants to review chats or channels, identify owners and next steps, prepare a safe reply or post, or turn Teams follow-ups into Microsoft Planner tasks. +description: Search through Microsoft Teams chats or channels, triage unread or recent activity, draft follow-ups, and manage Planner tasks through connected Teams data. --- # Teams