Communityv1.0.1

send-email

Send emails via SMTP. Configure in ~/.openclaw/openclaw.json under skills.entries.send-email.env.

7kdownloads5stars50active installsfontStep
View on ClawHubBack to Skills

Skill Details

Slug
send-email
Latest Version
1.0.1
Author
fontStep
Published
Feb 3, 2026
Updated
Feb 28, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for send-email.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

- Initial release of the send-email skill. - Allows sending emails via SMTP with environment-based credential injection. - Supports attachments and multiple mail providers (163, Gmail, QQ). - Emphasizes security: never read config files directly; all sensitive data is injected at runtime.