Triages Outlook emails using the Microsoft Graph API /me/messages endpoint with $filter OData queries and inferenceClassification. Applies category labels, moves messages to focused/other folders, and creates Planner tasks from flagged items via the Tasks API.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Microsoft Graph Mail Triage Agent"
slug: "microsoft-graph-mail-triage-agent"
description: "Triages Outlook emails using the Microsoft Graph API /me/messages endpoint with $filter OData queries and inferenceClassification. Applies category labels, moves messages to focused/other folders, and creates Planner tasks from flagged items via the Tasks API."
verification: "security_reviewed"
source: "https://learn.microsoft.com/graph/overview"
category: "Calendar, Email & Productivity"
framework: "Gemini"
---
# Microsoft Graph Mail Triage Agent
Triages Outlook emails using the Microsoft Graph API /me/messages endpoint with $filter OData queries and inferenceClassification. Applies category labels, moves messages to focused/other folders, and creates Planner tasks from flagged items via the Tasks API.
## Installation
Requirements and caveats from upstream:
- Access to this page requires authorization. You can try signing in or changing directories .
- Access to this page requires authorization. You can try changing directories .
Basic usage or getting-started notes:
- Helps you sort out personal and work information on your phone; for example, by categorizing pictures that should go to your personal OneDrive and business receipts that should go to your OneDrive for Business.
- Pick the first scenario about researching meeting attendees as an example. With the Microsoft Graph API, you can:
- Use the quickstart to set up a ready-to-run sample app.
- Source: https://learn.microsoft.com/graph/overview
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/microsoft-graph-mail-triage-agent/)
No comments yet. Be the first to comment!