/install email-checker-by-entzai
Email Checker for Mac
Automated email assistant for Apple Mail on macOS. Runs on a schedule, scores your unread emails by priority, drafts AI replies, and sends you a report — so you can manage your inbox from Telegram or WhatsApp without ever opening Mail.app.
Installation
git clone https://github.com/entzclaw/email-checker-for-mac
cd email-checker-for-mac
bash setup.sh
Setup
The wizard handles everything:
- Auto-discovers your Mail.app accounts
- Prompts for name, report email, trusted senders
- Picks your LLM provider (LM Studio, Ollama, OpenAI, or skip)
- Tests the connection and writes
config/settings.json - Installs the crontab
Usage
# Run a manual check
python3 scripts/email/checker.py
# Send a reply
python3 scripts/email/send_reply.py \
--to [email protected] \
--subject "Re: Something" \
--content "Your reply here"
# Check logs
tail -f logs/email_check.log
OpenClaw Integration
Tell OpenClaw via Telegram or WhatsApp:
"Run the email checker now" "Send the draft reply to Alice" "Add @company.com to my trusted senders"
Supported LLM Providers
| Provider | Notes |
|---|---|
| LM Studio | Local or remote vLLM endpoint |
| Ollama | Local |
| OpenAI | Requires API key |
| None | Reports without AI drafts |
Requirements
- macOS (tested on Tahoe 26.3, Apple Silicon)
- Python 3
- Mail.app with at least one configured account
- Automation permission: System Settings → Privacy & Security → Automation → Terminal → Mail
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install email-checker-by-entzai - After installation, invoke the skill by name or use
/email-checker-by-entzai - Provide required inputs per the skill's parameter spec and get structured output
What is Email Checker by EntzAI?
Automated email assistant for Apple Mail. Runs on a schedule, scores priority, drafts AI replies, and emails you a report. Manage your inbox from Telegram or... It is an AI Agent Skill for Claude Code / OpenClaw, with 243 downloads so far.
How do I install Email Checker by EntzAI?
Run "/install email-checker-by-entzai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Email Checker by EntzAI free?
Yes, Email Checker by EntzAI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Email Checker by EntzAI support?
Email Checker by EntzAI is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin).
Who created Email Checker by EntzAI?
It is built and maintained by entzclaw (@entzclaw); the current version is v1.1.1.