send-email
This skill sends SMTP email using the included `send_email.py`, reading credentials from env vars such as `EMAIL_SMTP_SERVER` and `EMAIL_SMTP_PASSWORD`. It requires executing `python3 ~/.openclaw/workspace/skills/send-email/send_email.py` and will connect to SMTP hosts like `smtp.163.com:465`.