gmail
SKILL.md
Purpose
Automate Gmail operations including reading, sending, replying, forwarding, and managing emails. Useful for email automation, inbox management, and communication workflows.
Gmail
Read, send, and manage Gmail via OAuth authentication.
CRITICAL SAFETY RULES
These rules are MANDATORY and must NEVER be bypassed:
1. NEVER Send Without Explicit Approval
- ALWAYS show the user the complete email (to, subject, body) before sending
- ALWAYS ask for explicit confirmation: "Do you want me to send this email? (yes/no)"
- NEVER auto-send emails, even if user says "send an email to X"
- NEVER send multiple emails in a loop without per-email confirmation