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.
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
当前没有可展示的安全扫描结果。