Email Operations Skill
Overview
This skill provides email capabilities through direct IMAP/SMTP protocol access using curl. It supports:
- Sending emails via SMTP with TLS
- Fetching email lists via IMAP
- Reading email content by ID
- Multi-account support with secure credential storage
Architecture
- Protocol: Direct IMAP (port 993) and SMTP (port 465) over TLS
- Security: Passwords stored in macOS Keychain, never in config files
- Compatibility: Uses cu
[Description truncada. Veja o README completo no GitHub.]