microsoft-graph-gateway

Installation
SKILL.md

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 wants an exact Microsoft Graph endpoint, permission, query option, or payload.
  • WorkIQ can likely answer a common read request, but Graph may be needed as a fallback.

Routing Rules

Read Routing

Installs
5
GitHub Stars
19
First Seen
May 20, 2026
microsoft-graph-gateway — aktsmm/agent-skills