What breaks without openclaw email skill
Inbox checks that kill flow. Manual email drafting outside the agent. Automation pipelines with no email step.
→
Full inbox read and send from the terminal × IMAP/SMTP universal compatibility ÷ 10–20 minutes ÷ no browser required = email workflows that stay inside OpenClaw.
Security check — openclaw email skill
Privacy score: 7/10 — accesses connected platform APIs only.
Lock it: review OAuth scopes before install, confirm macOS, Linux; OpenClaw ≥1.0 compatibility.
Quick start — openclaw email skill in 10–20 minutes
Setup time: 10–20 minutes
!
You need:
- OpenClaw core
- IMAP/SMTP credentials
Install the package:
# Install via ClawhHub
clawhub install claw-mail/clawmail-skill
1
Set MAIL_IMAP_HOST, MAIL_SMTP_HOST, MAIL_USER, MAIL_PASS in .env
3
Run /mail inbox to check recent emails
4
Use /mail send --to <addr> --subject <s> --body <b>
Compatibility & status
Works with: macOS, Linux; OpenClaw ≥1.0
beginner
Last updated: Nov 2025
★ 160 on GitHub
MIT
Official docs →
View on GitHub →