Resolves scheduling collisions with Microsoft Graph Calendar endpoints like `/me/events`, `/calendarView`, and `findMeetingTimes`. Useful for agents that need to compare attendees, constraints, and availability before proposing a meeting move.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Microsoft Graph Calendar Conflict Resolver"
slug: "microsoft-graph-calendar-conflict-resolver"
description: "Resolves scheduling collisions with Microsoft Graph Calendar endpoints like `/me/events`, `/calendarView`, and `findMeetingTimes`. Useful for agents that need to compare attendees, constraints, and availability before proposing a meeting move."
verification: "security_reviewed"
source: "https://learn.microsoft.com/en-us/graph/"
author: "Microsoft"
category: "Calendar, Email & Productivity"
framework: "Claude Agents"
---
# Microsoft Graph Calendar Conflict Resolver
Resolves scheduling collisions with Microsoft Graph Calendar endpoints like `/me/events`, `/calendarView`, and `findMeetingTimes`. Useful for agents that need to compare attendees, constraints, and availability before proposing a meeting move.
## Installation
Basic usage or getting-started notes:
- Microsoft Graph fundamentals
- Microsoft Graph learning paths
- Tutorials
- Source: https://learn.microsoft.com/en-us/graph/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/microsoft-graph-calendar-conflict-resolver/)
No comments yet. Be the first to comment!