Agent skill
af-configure-ses-email
Configure SES for transactional email in GainInsight Standard projects. Use when verifying domains with DKIM, moving from sandbox to production, creating email templates, or setting up bounce handling.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/af-configure-ses-email
SKILL.md
SES Expertise
What to read
Domain verification workflow (create identity, DKIM records, DNS setup): → auth-setup.md#ses-domain-verification
Sandbox vs production mode (request process, timelines, verification): → auth-setup.md#ses-sandbox-vs-production
SES commands reference (all CLI commands in one place): → auth-setup.md#ses-commands-reference
Key Doppler secrets (domain admin credentials, Gmail testing): → auth-setup.md#key-doppler-secrets
Common pitfalls (sandbox blocks, plus addressing, DKIM, wrong region): → auth-setup.md#common-pitfalls — see pitfalls 3, 4, 5, and 7
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?