Microsoft Graph Gateway Use this skill as the orchestration shell for Microsoft Graph work in this workspace. This skill does not try to abstract all of Microsoft Graph into a fixed checklist. Instead, it does two things: 1. Route common read requests to the right source. 2. Enforce safe execution rules before Graph writes or advanced reads. When To Use - The user wants to read or write Microsoft 365 data from VS Code. - The request mentions mail, email, inbox, Outlook, meetings, calendar, contacts, OneDrive, SharePoint, Teams, Planner, To Do, users, groups, or Microsoft Graph. - The user wan…