Installation
SKILL.md
Mental Model
Email is for asynchronous communication with audit trail. Unlike chat (instant, casual), emails are formal, searchable, and have recipients/CC/threads.
Trigger Patterns
| User Intent | Action | Requires Approval |
|---|---|---|
| "Check email" / "Any new mail?" | email_list |
No |
| "Read email from X" | email_read |
No |
| "Send email to X" | email_send |
Yes |
| "Draft email" | email_draft |
No |
| "Archive/delete email" | email_move / email_delete |
Delete: Yes |
Pre-flight Checks (Before Sending)
CRITICAL: Always confirm before email_send