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 bytes
_meta.json
file · 0 bytes
check_allmail.js
file · 0 bytes
fetch_allmail.js
file · 0 bytes
fetch_emails.js
file · 0 bytes
output.txt
file · 0 bytes
package-lock.json
file · 0 bytes
package.json
file · 0 bytes
scripts/check_emails.js
file · 0 bytes
scripts/imap.js
file · 0 bytes
scripts/smtp.js
file · 0 bytes
setup.sh
file · 0 bytes
skill-card.md
file · 0 bytes
Security Scan
No security scan results are available right now.