@vthoram

Imap Smtp Email

Read and send email via IMAP/SMTP using exec commands run from /local/mnt/workspace/vthoram/.openclaw/workspace/skills/imap-smtp-email. To check inbox/recent/unread emails: exec 'node scripts/imap.js check --limit 10'. To search: exec 'node scripts/imap.js search --unseen --limit 20'. To fetch one email by uid: exec 'node scripts/imap.js fetch <uid>'. To send an email: exec 'node scripts/smtp.js send --to <email> --subject <text> --body <text>'. Use this skill for ANY request mentioning email, inbox, mail, messages, or unread. Always run commands with workdir set to the skill directory above.

Current version
v1.0.1
0 0All installs 0

No comparison available

A previous version is required before a diff can be generated.

Security Scan

No security scan results are available right now.

Metadata

  • Owner: @vthoram
  • Created: 2026/07/14
  • Updated: 2026/07/14
  • Versions: 1
  • Comments: 0

Runtime

No runtime requirements are exposed in the official public payload.