What problem does it solve?
This skill solves the fragmentation and privacy concerns of managing multiple email accounts by providing a unified, local-first, and scriptable interface for Gmail, Outlook, and IMAP.
Core Features & Use Cases
- Unified Mailbox: Syncs multiple providers into a single local SQLite database for fast, offline-capable search and management.
- Agent-Ready API: Exposes email as structured data, allowing AI agents to search, read, compose, and perform batch mutations safely.
- Use Case: Use this skill to automatically triage your inbox by searching for unread newsletters older than 30 days and archiving them in a single batch operation.
Quick Start
Use the mxr skill to search for all unread messages from your inbox and return the results as a structured JSON object.