Skip to main content
Generalopenai

outlook-email-reply-drafting

Draft Outlook email replies safely from connected mailbox context. Use when the user wants to reply to a thread, decide whether to reply-all, prepare a draft before sending, or turn the latest Outlook message into a polished response.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--outlook-email-reply-drafting
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/outlook-email/skills/outlook-email-reply-drafting/SKILL.md -o .claude/skills/outlook-email-reply-drafting.md

Drops the SKILL.md into .claude/skills/outlook-email-reply-drafting.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.