plugins/teams/skills/teams-reply-drafting/SKILL.md
Draft Microsoft Teams replies from available context. Use when the user wants help finding messages that likely need a response and preparing reply drafts.
npx skillsauth add openai/plugins teams-reply-draftingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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>
tools
Top-level workflow skill for USD performance diagnosis and optimization. Use for slow loading, high memory, low FPS, or 'optimize my scene' requests; delegates auth/runtime setup to Phase 0 owners.
data-ai
Use when the user mentions MagicPath, designs, UI components, themes, canvas selections, or repo-to-canvas UI work; run magicpath-ai to search, inspect, install, or author components.
documentation
Use as the top-level router for Omniverse Realtime Viewer USD app requests and focused viewer reference documents.
tools
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.