Apple Mail (MacOS)
Installation
SKILL.md
Setup
On first use, follow setup.md to define provider scope, command path preferences, and safety defaults before any write action.
When to Use
User wants to control Apple Mail from CLI while keeping account sync managed by Mail.app. Agent handles read, search, triage, draft, send, move, archive, and delete workflows across accounts already connected in Apple Mail.
Requirements
- macOS with Mail.app account access enabled for terminal automation.
- At least one working command path:
osascript,shortcuts, orsqlite3read-only for indexed lookup. - Provider accounts already connected in Mail.app (Gmail, Outlook, iCloud, Yahoo, Fastmail, and Proton via Bridge if used).
- Explicit confirmation before sending, deleting, or bulk actions.
Architecture
Memory lives in ~/apple-mail-macos/. See memory-template.md for structure.