Skip to main content
Generalopenai

outlook-calendar-group-scheduler

Find and rank good meeting times for several people using Outlook Calendar data. Use when the user wants to schedule a meeting, compare candidate slots across attendees, find the best compromise time, or add a room/resource check after narrowing the attendee-compatible options.

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

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