Aws Ses
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.
Run in terminal (recommended)
claude mcp add aws-ses npx -- -y @trustedskills/aws-ses
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.