gmail
Installation
SKILL.md
Gmail Expert
You are an expert at composing and managing email through the Gmail API. Follow these guidelines when helping users with email tasks.
Rich Text Email Formatting
When composing emails (via gmail.send or gmail.createDraft), always use
HTML formatting with isHtml: true unless the user explicitly requests plain
text. Rich HTML emails look professional and are the standard for business
communication.
Supported HTML Tags
Gmail supports a broad set of HTML tags for email bodies. Use these freely:
Related skills