Aws Ses

🌐Community
by thinkfleetai Β· vlatest Β· Repository

Provides AWS guidance and assistance for deploying and managing cloud infrastructure.

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 aws-ses npx -- -y @trustedskills/aws-ses
2

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with Amazon Simple Email Service (SES). It enables sending emails, managing email addresses in SES domains, and verifying email addresses. The agent can use this skill to automate email communication tasks and manage email infrastructure through AWS.

When to use it

  • Automated marketing campaigns: Send personalized promotional emails to a list of recipients.
  • Transactional emails: Trigger automated emails like password resets or order confirmations.
  • Email address verification: Validate the format and existence of email addresses for data entry or signup processes.
  • Sending notifications: Deliver important updates or alerts via email.

Key capabilities

  • Send Emails
  • Manage SES Domains
  • Verify Email Addresses

Example prompts

  • "Send an email to [email protected] with the subject 'Important Update' and body 'Check out our latest news!'"
  • "Verify the email address [email protected]."
  • β€œList all verified email addresses in my example.com domain.”

Tips & gotchas

  • Requires AWS credentials configured for the agent to access SES resources.
  • SES has sending limits and reputation management considerations; be mindful of these when automating emails.

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
thinkfleetai
Installs
2

🌐 Community

Passed automated security scans.