Quick overview
IMAP/SMTP mail client for OpenClaw agents using Python stdlib with no external dependencies. Reads, searches, sends, moves, marks, and deletes messages on any standard mail server. Works with any provider that supports standard IMAP/SMTP, excluding OAuth-only providers.
Uses only Python stdlib with zero external dependencies, so it deploys in restricted environments without any package installation.
Common tasks
- Checking unread emails each morning
- Searching for emails by sender, subject, or date
- Sending automated alert emails from monitoring scripts
- Moving messages to archive folders by matching criteria
- Attaching files and reports to outbound emails
Install paths
Primary command
openclaw install romain-grosos/mail-client
ClawHub installer
npx clawhub@latest install romain-grosos/mail-client
OpenClaw CLI
openclaw skills install romain-grosos/mail-client
Direct OpenClaw install
openclaw install romain-grosos/mail-client
Skill metadata
- Category: Web & Frontend Development
- Language: Markdown
- Version: 1.1.0
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/romain-grosos/mail-client






