novita-mailer
Novita Mailer
Novita AI team's shared email skill. Compose, preview, and send professional emails via Gmail OAuth. Any team member or agent can use this skill.
IMPORTANT: Draft-First Policy
By default, always use --draft mode. This saves emails to Gmail drafts instead of sending them directly. The sender reviews and sends manually from their Gmail inbox.
Direct sending (without --draft) is allowed only when the user explicitly requests it — for example, "send it directly" or "don't draft, just send". If the user simply says "send an email" or "email them", use --draft and tell them to check their Gmail drafts.
This exists because automated emails carry real reputation risk. A human should review every email before it goes out.
IMPORTANT: Mandatory Preview Before Any Action
Never call send_email.sh (whether --draft or direct send) without showing the user a full preview first and getting their explicit confirmation. No exceptions.