applemail-cli
Installation
SKILL.md
Apple Mail CLI
Use this skill to inspect Apple Mail through the local, read-only applemail
command. The CLI uses macOS Automation through /usr/bin/osascript; it does
not use IMAP credentials, SMTP, Accessibility, keyboard events, or mouse
events.
Scope
- Use
applemailfor account discovery, mailbox discovery, unread summaries, bounded search, and reading one specific message. - Do not use AppleScript, JXA,
osascript, Mail.app UI automation, or arbitrary shell commands directly when this CLI can perform the requested read. - The current CLI does not support sending, drafting, deleting, moving, or changing message state.