Skip to main content

microsoft-graph

ALWAYS use this FIRST — before any Microsoft Graph / Microsoft 365 operation — to authenticate the sandbox AND to get the correct API recipe. Trigger this before any request to graph.microsoft.com: reading a profile (/me), mail (incl. focused inbox + shared mailboxes), calendar (incl. shared calendars), Teams teams/channels/chats, **meeting chat, transcripts, recordings, attendance**, OneDrive, SharePoint, directory/people, or unified search. The sandbox blocks unauthenticated egress, so Graph calls fail until auth runs; and several M365 flows are non-discoverable (e.g. you CANNOT list /me/onlineMeetings — you must filter by joinWebUrl). This skill owns both: the auth handshake (delegated to egress-auth) and per-domain recipes under references/. Do NOT guess Graph endpoints or call Graph before auth reports SUCCESS.

Zur Installation springen

Quellinformationen

Repository
gautam-achieveai/ClaudePlugins
Letzte Quellaktivität
29. Juni 2026 um 17:31
Erkannte Sprache von SKILL.md
Englisch
Sterne
3
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.