What problem does it solve? Composing, sending, replying to, and searching Outlook emails manually is repetitive and error-prone, especially when handling attachments, multiple recipients, or long threads. This Skill automates the full Outlook email workflow through the microsoft-outlook-mail MCP so emails are composed, confirmed, and sent correctly every time. ## Core Features & Use Cases - Send & Draft Emails: Compose HTML-formatted emails with attachments (file URIs, local paths, or base64), create drafts, and send them after user confirmation. - Reply, Forward & Search: Reply, reply-all, or forward with full thread preservation, and search messages with natural language queries. - COM Fallback: When Graph API message IDs containing '/' break MCP tools, fall back to a local Outlook COM PowerShell script for retrieval, reply, and forward. - Use Case: Ask your coworker to "email the project status update to the team with the Q3 report attached" — it composes the HTML email, attaches the file, shows you a preview, and sends only after your approval. ## Quick Start Ask your coworker to send an email to a colleague with a subject, message, and optional attachment, then confirm the preview it shows you.