Skip to main content
Generalopenai

outlook-email-shared-mailboxes

Work with delegated or shared Outlook Email mailboxes. Use when the user explicitly wants to read another mailbox, send from or on behalf of a shared mailbox, mark shared mail read or unread, move shared mail, or browse folders in a shared mailbox.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--outlook-email-shared-mailboxes
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-shared-mailboxes/SKILL.md -o .claude/skills/outlook-email-shared-mailboxes.md

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