ð§ Send Email Skill
Usage
- Trigger: "发送邮件给xxx"、"给yfzhao@Cloudtrend.com.cn发邮件"、"用邮件通知我结果"
- Parameters:
- receiver: 收件人邮箱(必填)
- subject: 邮件主题(必填)
- content: 邮件内容(必填)
Example
python3 send_mail.py yfzhao@Cloudtrend.com.cn "测试邮件" "这是OpenClaw发送的测试内容"
# ð§ Send Email Skill ## Usage - Trigger: "发送邮件给xxx"、"给yfzhao@Cloudtrend.com.cn发邮件"、"用邮件通知我结果" - Parameters: - receiver: 收件人邮箱(必填) - subject: 邮件主题(必填) - content: 邮件内容(必填)
This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.
Install skill "my_send_email" with this command: npx skills add zhaoyaofeng168/mysendemail
python3 send_mail.py yfzhao@Cloudtrend.com.cn "测试邮件" "这是OpenClaw发送的测试内容"
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Notion MCP integration with managed authentication. Query databases, create and update pages, manage blocks. Use this skill when users want to interact with...
Baserow API integration with managed API key authentication. Manage database rows, fields, and tables. Use this skill when users want to read, create, update...
Sunsama MCP integration with managed authentication. Manage daily tasks, calendar events, backlog, objectives, and time tracking. Use this skill when users w...
Unbounce API integration with managed OAuth. Build and manage landing pages, track leads, and analyze conversion data. Use this skill when users want to inte...