Draft Microsoft Teams replies from available context. Use when the user wants help finding messages that likely need a response and preparing reply drafts.
72
90%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Use this skill to identify Teams messages that likely need a reply and produce draft responses grounded in the available conversation context.
| Workflow | Skill |
|---|---|
| Refine or send the final Teams text | ../teams-messages/SKILL.md |
| Create Microsoft Planner tasks instead of replying in Teams | ../teams-planner-task-management/SKILL.md |
fetch, then reply_to_message only if the user wants to sendresolve_team, resolve_channel, then list_channel_messagesresolve_chat, then list_chat_messageslist_chats(unread_only=True) for unread direct conversations and group chatslist_recent_threads for recent channel or chat activityTeamsMessageResult.mentions against the caller's user ID from direct message-history reads. Do not rely on Teams search hits for mention detection.Format multiple drafts as:
*Teams Reply Drafts — <scope>*
*<chat / channel / thread info>*
Draft:
<draft text>
*<chat / channel / thread info>*
Draft:
<draft text>11c74d6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.