email-sender

Official

Send emails with attachments via SMTP

AuthorAIDotNet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of sending emails, including those with attachments and HTML content, directly from your command line or scripts, eliminating the need for manual email composition and sending.

Core Features & Use Cases

  • SMTP Sending: Utilizes Nodemailer via a Python script to send emails through any SMTP server.
  • HTML & Plain Text: Supports sending emails with rich HTML formatting or plain text bodies.
  • Attachments: Allows for the inclusion of one or more file attachments.
  • Multiple Recipients: Can send emails to multiple recipients, including CC and BCC.
  • Use Case: Automatically send daily sales reports as PDF attachments to your team via email.

Quick Start

Send an email with the subject "Daily Update" and the body "Please find the report attached." with the file "report.pdf" attached to "team@example.com".

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: email-sender
Download link: https://github.com/AIDotNet/MoYuCode/archive/main.zip#email-sender

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.