Generates daily email digests from Microsoft 365 mailboxes using the Microsoft Graph API /me/messages endpoint. Groups emails by sender, thread, and priority using the inferenceClassification properties.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Microsoft Graph Email Digest Builder"
slug: "microsoft-graph-email-digest-builder"
description: "Generates daily email digests from Microsoft 365 mailboxes using the Microsoft Graph API /me/messages endpoint. Groups emails by sender, thread, and priority using the inferenceClassification properties."
verification: "security_reviewed"
source: "https://learn.microsoft.com/graph/overview"
category: "Calendar, Email & Productivity"
framework: "ChatGPT Agents"
---
# Microsoft Graph Email Digest Builder
Generates daily email digests from Microsoft 365 mailboxes using the Microsoft Graph API /me/messages endpoint. Groups emails by sender, thread, and priority using the inferenceClassification properties.
## 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-email-digest-builder/)
No comments yet. Be the first to comment!