aws-ses
Installation
SKILL.md
AWS SES
Send email via AWS Simple Email Service.
Environment Variables
AWS_ACCESS_KEY_ID- AWS access keyAWS_SECRET_ACCESS_KEY- AWS secret keyAWS_DEFAULT_REGION- SES region (e.g.us-east-1)SES_FROM_EMAIL- Verified sender email
Setup
pip3 install boto3 2>/dev/null