welcome-email
Installation
SKILL.md
Welcome Client Emails
Goal
Send 3-email welcome sequence (Nick, Peter, Sam) when a new client signs.
Scripts
./scripts/welcome_client_emails.py- Send welcome sequence
Process
- Receive client info (name, email, company)
- Send email from Nick (welcome, expectations)
- Send email from Peter (technical setup)
- Send email from Sam (support intro)