m365-mail
✓Read, search, send, and manage Microsoft 365 email via Graph API. Use when the user asks about email, inbox, messages, or wants to send/read/search mail in their M365 account.
Installation
SKILL.md
CLI tool for Microsoft 365 email via Microsoft Graph API.
Messages are identified by long IDs like AAMkAGI2.... Commands accept:
Permission denied: Ensure Mail.ReadWrite and Mail.Send permissions are granted (may need admin consent)
Read, search, send, and manage Microsoft 365 email via Graph API. Use when the user asks about email, inbox, messages, or wants to send/read/search mail in their M365 account. Source: probichaux/clawdskills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/probichaux/clawdskills --skill m365-mail- Source
- probichaux/clawdskills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is m365-mail?
Read, search, send, and manage Microsoft 365 email via Graph API. Use when the user asks about email, inbox, messages, or wants to send/read/search mail in their M365 account. Source: probichaux/clawdskills.
How do I install m365-mail?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/probichaux/clawdskills --skill m365-mail Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/probichaux/clawdskills