Gmail Send Skill

Community

Send styled Markdown emails via Gmail.

Authorbaddif
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates the manual, error-prone process of composing and sending emails by turning Markdown content into email-safe HTML and dispatching it through Gmail SMTP with App Password authentication.

Core Features & Use Cases

  • Gmail SMTP Email Sending: Sends emails using Gmail’s SMTP server with TLS and App Password login.
  • Markdown to HTML Conversion (with fallback): Produces email-compatible HTML from Markdown, including enhanced styling when the markdown library is available.
  • Validation & Rich Error Reporting: Validates inputs (emails, required fields, App Password format) and returns structured success/error feedback suitable for AI agents.

Quick Start

Ask your AI to call the gmail_send function with your Gmail username, your 16-character Gmail App Password, the recipient address, an email subject, and Markdown content to send the message.

Dependency Matrix

Required Modules

markdowntyper[all]

Components

Standard package

💻 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: Gmail Send Skill
Download link: https://github.com/baddif/mcp-server-gmail-send/archive/main.zip#gmail-send-skill

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 471,000+ vetted skills library on demand.