aws-ses

Installation
SKILL.md

AWS SES

Send email via AWS Simple Email Service.

Environment Variables

  • AWS_ACCESS_KEY_ID - AWS access key
  • AWS_SECRET_ACCESS_KEY - AWS secret key
  • AWS_DEFAULT_REGION - SES region (e.g. us-east-1)
  • SES_FROM_EMAIL - Verified sender email

Setup

pip3 install boto3 2>/dev/null

Send plain text email

Related skills

More from thinkfleetai/thinkfleet-engine

Installs
2
First Seen
Mar 1, 2026