microsoft-graph

Handle Microsoft Graph authentication and OAuth token management for Microsoft 365 operations.

2|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/gautam-achieveai/ClaudePlugins --skill microsoft-graph-gautam-achieveai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: microsoft-graph
Source: https://github.com/gautam-achieveai/ClaudePlugins/tree/main/sandbox-auth/skills/microsoft-graph
Command: npx skills add https://github.com/gautam-achieveai/ClaudePlugins --skill microsoft-graph-gautam-achieveai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sandbox-auth, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines Microsoft Graph / Microsoft 365 operations by handling authentication and providing verified API recipes, ensuring secure access and efficient workflow execution.

Core Features & Use Cases

  • Authentication: Manages secure authentication for Microsoft Graph API calls.
  • API Recipe: Delivers verified API recipes for M365 operations.
  • Use Case: Before accessing Microsoft Graph for operations like reading a profile or managing mail, this Skill ensures secure setup and the correct API to use, preventing failures and misconfigurations.

Quick Start

Trigger the 'microsoft-graph' skill to authenticate and select the appropriate API recipe for your M365 operation.

Frequently Asked Questions about microsoft-graph

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I authenticate Microsoft Graph API calls for M365 operations?

Microsoft Graph API authentication for M365 operations is handled by this skill through a secure handshake with the sandbox egress proxy and correct OAuth token management, preventing failures and misconfigurations.

What's the best way to securely read mail and manage calendars using Microsoft Graph APIs?

The best way to securely read mail and manage calendars using Microsoft Graph APIs is by triggering this skill to select the appropriate verified API recipe, ensuring secure access and efficient workflow execution.

Does accessing Microsoft Graph for Teams and SharePoint operations require a specific environment setup?

Yes, accessing Microsoft Graph for Teams and SharePoint operations requires a secure setup with the sandbox egress proxy dependency to correctly manage OAuth tokens and prevent API misconfigurations.

Why does my Microsoft Graph API call fail when accessing OneDrive features?

Your Microsoft Graph API call might fail when accessing OneDrive features due to incorrect OAuth token management or skipping the required secure handshake with the sandbox egress proxy for authentication.