@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.

当前版本
v1.0.1
0 0总安装 0

SKILL.md

file · 0 字节

_meta.json

file · 0 字节

check_allmail.js

file · 0 字节

fetch_allmail.js

file · 0 字节

fetch_emails.js

file · 0 字节

output.txt

file · 0 字节

package-lock.json

file · 0 字节

package.json

file · 0 字节

scripts/check_emails.js

file · 0 字节

scripts/imap.js

file · 0 字节

scripts/smtp.js

file · 0 字节

setup.sh

file · 0 字节

skill-card.md

file · 0 字节

Security Scan

当前没有可展示的安全扫描结果。

元数据

  • 作者: @vthoram
  • 创建时间: 2026/07/14
  • 更新时间: 2026/07/14
  • 版本数: 1
  • 评论数: 0

运行要求

官方公开数据里暂未列出运行要求。