Skip to main content
Generalopenai

outlook-calendar-shared-calendars

Safely write to delegated or shared Outlook calendars. Use when the user explicitly wants to create, update, respond to, cancel, delete, or add a small attachment to an event on a shared or delegated Outlook Calendar.

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

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