skill-m365-copilot-mail-search
CommunityFind Outlook emails fast with Graph Search.
Authortobiascm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enables fast discovery of relevant Outlook emails and calendar events by querying the Microsoft Graph Search API, reducing manual triage time and surfacing contextual information.
Core Features & Use Cases
- Perform mail searches across the user's mailbox using Graph Search endpoint /v1.0/search/query, retrieving subject, sender, date, and a preview.
- Optionally search calendar events with the --events mode, returning event basics and a link, for planning or follow-ups.
- Handle token resolution via dedicated m365_copilot_mail_search_token.py, support Mail.Read and Calendars.Read scopes, and provide robust error handling for scope gaps and token expiry.
Quick Start
Run a query like "from:alex subject:budget" to fetch matching mails (and calendar events if requested) and view concise results.
Dependency Matrix
Required Modules
requests
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: skill-m365-copilot-mail-search Download link: https://github.com/tobiascm/vobes-agent-vscode/archive/main.zip#skill-m365-copilot-mail-search Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.