mailtester
Installation
SKILL.md
mailtester
AI agent skill for using the go-mailtester CLI SMTP testing tool.
Purpose
This skill enables Claude Code to diagnose SMTP connectivity, authentication, and delivery issues using the mailtester binary built from this repository.
Building
From the project root:
go build -o mailtester .