Gws Gmail Send
Skill Verified ActiveGmail: Send an email.
To provide a straightforward and scriptable way for users and AI agents to send emails using Gmail, abstracting the underlying API complexities.
Features
- Send emails via Gmail
- Specify recipients, subject, and body
- Include CC, BCC, and attachments
- Support plain text and HTML bodies
- Use send-as aliases
- Save emails as drafts
- Preview requests with dry-run
Use Cases
- Automating email sending for workflows
- Composing and sending emails from AI agents
- Sending transactional emails programmatically
- Managing email drafts before final sending
Non-Goals
- Reading or managing existing emails
- Implementing complex email threading logic
- Providing a full-fledged email client interface
Code Execution
- info:LoggingThe README mentions a `GOOGLE_WORKSPACE_CLI_LOG` and `GOOGLE_WORKSPACE_CLI_LOG_FILE` environment variable for logging, but it's not explicitly stated if a structured audit log is maintained for destructive actions by default.
Installation
npx skills add googleworkspace/cliRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Gmail
100Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail labels. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
Gws Gmail Forward
100Gmail: Forward a message to new recipients.
Save Email to Doc
100Save a Gmail message body into a Google Doc for archival or reference.
Gmail Automation
100Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first for current schemas.
Recipe Review Overdue Tasks
100Find Google Tasks that are past due and need attention.
Recipe Review Meet Participants
100Review who attended a Google Meet conference and for how long.