gws-gmail-send
🎯Skillfrom googleworkspace/cli
An agent skill from the gws CLI that enables sending emails through Gmail. Part of a comprehensive Google Workspace CLI that dynamically supports all Workspace APIs (Drive, Gmail, Calendar, and more) with structured JSON output for both humans and AI agents.
Overview
gws-gmail-send is an agent skill from the gws CLI that lets AI agents and humans send emails through Gmail using simple command-line calls. It is part of the broader gws (Google Workspace) CLI, which dynamically reads Google's Discovery Service at runtime to support every Workspace API without static command definitions. All responses are structured JSON, making it straightforward for LLMs and automation pipelines to parse and act on results.
Key Features
- Zero-boilerplate Gmail sending - Send emails via a single CLI command with structured JSON input and output, no custom API client code required.
- Dynamic API surface - The CLI reads Google's Discovery Service at runtime, so new Gmail features and endpoints are available automatically without upgrading.
- Multiple auth workflows - Supports interactive OAuth, headless/CI credential export, service accounts, and pre-obtained access tokens for flexible deployment.
- Agent-ready design - Structured JSON output and included SKILL.md files allow LLM agents to compose and send emails as part of automated workflows.
- Cross-platform installation - Available via npm, Cargo, Homebrew, Nix flake, or pre-built binaries for macOS, Linux, and Windows.
Who is this for?
- AI agent developers who need their agents to send Gmail messages as part of multi-step automated workflows.
- DevOps and platform engineers who want to send notification emails from CI/CD pipelines or server-side scripts without building custom Gmail integrations.
- Power users and sysadmins who manage Google Workspace and want a fast, scriptable way to send emails from the terminal.
Same repository
googleworkspace/cli(58 items)
Installation
npx vibeindex add googleworkspace/cli --skill gws-gmail-sendnpx skills add googleworkspace/cli --skill gws-gmail-send~/.claude/skills/gws-gmail-send/SKILL.mdSKILL.md
More from this repository10
A Gmail skill from the gws CLI — a single CLI for all of Google Workspace that reads Google's Discovery Service at runtime and builds its command surface dynamically, with structured JSON output and 40+ agent skills for Drive, Gmail, Calendar, and more.
A skill from the gws CLI that lets AI agents insert calendar events in Google Calendar. Part of the gws toolkit — a unified CLI for all Google Workspace APIs that dynamically generates commands from Google's Discovery Service, producing structured JSON output.
A Gmail triage agent skill from the gws CLI — a unified command-line interface for all of Google Workspace that reads Google's Discovery Service at runtime, provides structured JSON output, and works with both humans and AI agents.
A skill from the gws CLI that enables AI agents to interact with Google Slides. Part of the gws toolkit — a unified CLI for all Google Workspace APIs that dynamically generates commands from Google's Discovery Service, producing structured JSON output.
An agent skill for reading and retrieving Gmail messages via the Google Workspace CLI (gws). Part of the gws toolkit that provides zero-boilerplate access to all Google Workspace APIs with structured JSON output for AI agents.
A Gmail watch agent skill from the gws CLI — a unified command-line interface for all of Google Workspace that dynamically builds its command surface from Google's Discovery Service, with structured JSON output for AI agents.
An agent skill for replying to Gmail messages via the Google Workspace CLI (gws). Part of the gws toolkit that provides zero-boilerplate access to all Google Workspace APIs with structured JSON output.
An agent skill for forwarding Gmail messages via the Google Workspace CLI (gws). Part of the gws toolkit that dynamically builds commands from Google's Discovery Service for zero-boilerplate Workspace API access.
An agent skill for sending reply-all responses to Gmail messages via the Google Workspace CLI (gws). Part of the gws toolkit providing structured JSON output and dynamic command generation from Google's Discovery Service.
An email-to-task workflow agent skill from the gws CLI — a unified command-line interface for all of Google Workspace that provides structured JSON output and 40+ agent skills for Drive, Gmail, Calendar, and more.