Skip to main content
Generalopenai

outlook-calendar-meeting-prep

Build a practical meeting prep brief from an Outlook Calendar event and its nearby Microsoft context. Use when the user wants to prepare for an upcoming meeting, understand what to read beforehand, pull in linked notes or docs, or get a concise brief on what the meeting appears to require.

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

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