imap-mail
Installation
SKILL.md
IMAP Mail Skill
Send and receive email through your own IMAP/SMTP server.
A lightweight local REST API (FastAPI) runs as a bridge between the agent and your mail server — no third-party email platform needed.
Setup (first time)
1. Install dependencies
pip3 install fastapi uvicorn
2. Configure credentials
Create /etc/imap-mail.env (or any path, then set IMAP_MAIL_ENV):