Send emails via SMTP. Supports plain text, HTML, attachments, CC/BCC. Use when: the user asks to send an email, notification, message, or report. NOT for: reading/receiving mail (use google_workspace for Gmail), sending via Gmail API (use google_workspace instead).
$npx -y skills add ericwang915/pythonclaw --skill emailInstalls into the current project.
Run `npx skills use "https://github.com/ericwang915/pythonclaw" --skill "ericwang915/pythonclaw/email"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ericwang915/pythonclaw" that are relevant to the current task. Run `npx skills add "https://github.com/ericwang915/pythonclaw"` and select the relevant skills, then follow their instructions.