This skill enables you to send emails through SMTP using environment-configured credentials. It is designed for developers looking to automate email sending and manage email attachments seamlessly.
$ npx skills add https://github.com/tiangong-ai/skills --skill email-smtp-sendEmail SMTP Send enables reliable outbound email delivery with environment-configured SMTP credentials and optional local file attachments. The skill validates your SMTP configuration before sending, constructs MIME payloads with attached files, and optionally appends sent messages to your IMAP Sent mailbox for cross-client visibility. It returns machine-readable JSON status reports including message IDs, attachment metadata, and sync results. Developers use this skill to automate transactional emails, send reports with attachments, and ensure sent messages appear consistently across email clients. Configuration supports CC/BCC recipients, custom content types (plain or HTML), and message threading headers like In-Reply-To and References.
Install by running the command in your terminal.
Send bulk emails automatically via scripts
Integrate email notifications for applications
Attach files to outgoing emails in MIME format
$ npx skills add https://github.com/tiangong-ai/skills --skill email-smtp-sendgit clone https://github.com/tiangong-ai/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Send an email via SMTP using the configured credentials for [COMPANY]. The email should be addressed to [RECIPIENT_EMAIL], with a subject line '[SUBJECT_LINE]'. Include the following message body: [MESSAGE_BODY]. If there are attachments, specify their file paths: [ATTACHMENT_PATHS]. Use the SMTP server configured for [COMPANY]'s [ENVIRONMENT] environment (e.g., development, staging, production).
``` Email sent successfully! **Details:** - **To:** [email protected] - **From:** noreply@[COMPANY].com - **Subject:** Project Update: Q3 Deliverables - **Attachments:** - /reports/q3_summary.pdf - /images/logo.png **Message Body:** Hi John, Attached are the Q3 project deliverables and the updated company logo for your review. Please let me know if you need any changes. Best regards, [Your Name] ```
We Build Intelligent Companies, Securely.
Free webmail with calendar for German speakers
AI-driven email content generator for various needs
Generate custom emails quickly with AI
Combell Email provides secure email hosting with optional Microsoft 365 integration
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan