outlook-email
CommunityPull, search, and process Outlook emails offline.
Content & Communication#agent workflow#email#outlook#microsoft-graph#email ingestion#offline cache#yaml storage
Authormikesmullin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of spending too much time manually triaging and handling Outlook inbox messages by letting you reliably ingest emails once and then work with them quickly offline.
Core Features & Use Cases
- Online ingestion (sync Outlook → local cache): Pulls unread emails from Office 365 using Microsoft Graph, deduplicates them by SHA1 of the Outlook message ID, stores each email as a Markdown file, and can mark/move processed messages in Outlook.
- Offline analysis and interaction: Lists cached emails, views full YAML/HTML bodies, and marks emails as read/unread purely in the local database for agent workflows.
- Offline-to-online change application: Queues changes (read/unread/delete/move) offline, previews them with a plan, then applies them back to Outlook with explicit confirmation.
Quick Start
Ask the system to pull 1 email from yesterday and then list it for review using the command: outlook-email pull --since yesterday --limit 1.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: outlook-email Download link: https://github.com/mikesmullin/outlook/archive/main.zip#outlook-email 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.