apple-mail
agent
Uyari
Health Uyari
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 6 GitHub stars
Code Gecti
- Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Gecti
- Permissions — No dangerous permissions requested
Bu listing icin henuz AI raporu yok.
an agent skill that gives AI assistants full control over macOS Mail.app
README.md
apple-mail

an agent skill that gives AI assistants full control over macOS Mail.app. triage your inbox, draft replies, search, move, delete, and label emails - all through natural language.
install
# cursor
git clone https://github.com/openclaw/apple-mail.git .cursor/skills/apple-mail
# claude code
git clone https://github.com/openclaw/apple-mail.git .claude/skills/apple-mail
# openclaw
git clone https://github.com/openclaw/apple-mail.git .openclaw/skills/apple-mail
requires macOS with Mail.app configured, micromamba, and full disk access for Terminal. on first run, mail.sh bootstraps a Python 3.11 environment automatically.
how it works
- reads
.emlxfiles directly from disk (~5 ms per message vs seconds via scripting bridge) - falls back to JXA when disk access misses
- maintains a SQLite FTS5 index for fast full-text search
- all destructive operations log their actions and support
--dry-run - nothing sends without explicit user confirmation
full command reference in SKILL.md and references/tool-reference.md.
acknowledgements
the disk-first reading approach and FTS5 search index design were inspired by imdinu/jxa-mail-mcp.
license
MIT
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi
