2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “send-email”.
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.