email-senderSend emails with optional file attachments using a Gmail account via SMTP by specifying recipient, subject, body, and an optional attachment path.
Install via ClawdBot CLI:
clawdbot install elodyzen/email-senderSend emails (with optional file attachments) from OpenClaw using SMTP. This skill uses a Gmail account with an App Password.
to (string, required): Recipient email address.subject (string, required): Email subject.body (string, required): Plainβtext body.attachment_path (string, optional): Absolute path to a file to attach.The skill provides a function send_email that can be called via the OpenClaw function tool.
Generated Mar 1, 2026
A marketing team uses this skill to automatically email weekly performance reports to stakeholders. The skill attaches PDF reports generated by analytics tools, ensuring timely delivery without manual intervention.
IT administrators configure this skill to send system log files via email when errors are detected. This allows for quick troubleshooting by attaching log files directly to alert emails for immediate review.
Small businesses use this skill to email invoices to clients after generating them in accounting software. It attaches the invoice PDF and includes a plain-text body with payment instructions.
Data centers employ this skill to send confirmation emails with attached backup logs after automated backup processes complete. This provides audit trails and ensures data integrity checks.
Offer this skill as part of a subscription-based automation platform for businesses. Integrate it with other tools to provide email sending capabilities, charging monthly fees based on usage volume.
Provide consulting services to help companies implement and customize this skill for their specific email workflows. Charge per project or hourly for setup, integration, and maintenance support.
Release a free version with basic email sending features and offer premium upgrades for advanced functionalities like bulk sending or enhanced security. Monetize through premium subscriptions and add-ons.
π¬ Integration Tip
Ensure the Gmail account has an App Password configured for SMTP access, and test the skill with a small file attachment first to verify connectivity and avoid email delivery issues.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.