Email

🌐Community
by jinfanzheng · vlatest · Repository

Drafts, sends, and summarizes emails based on provided context and desired tone, streamlining communication workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add email npx -- -y @trustedskills/email
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "email": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/email"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to send and receive emails. It can compose new messages, reply to existing ones, and manage drafts. The agent can also extract information from incoming emails, such as sender, subject, and body content.

When to use it

  • Automating customer support responses by sending pre-written replies or drafting personalized answers based on email content.
  • Scheduling follow-up reminders for important emails that require action.
  • Extracting key data points (e.g., order numbers, dates) from incoming sales inquiries and adding them to a CRM system.
  • Sending automated notifications like shipping updates or password reset links.

Key capabilities

  • Send email messages
  • Receive email messages
  • Compose new emails
  • Reply to existing emails
  • Manage drafts

Example prompts

  • "Send an email to [email protected] with the subject 'Project Update' and body 'Hi John, here's the latest progress report.'"
  • "Draft a reply to this email thanking them for their inquiry." (followed by pasting the content of the email)
  • "Extract the order number from this email and save it to my notes."

Tips & gotchas

The agent requires access to an email account with appropriate sending permissions. Be mindful of spam policies when automating email sending; ensure messages are relevant and properly formatted.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jinfanzheng
Installs
17

🌐 Community

Passed automated security scans.