🎯

gws-gmail

🎯Skill

from googleworkspace/cli

VibeIndex|
What it does
|

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.

Overview

A Gmail agent skill from the gws CLI — a unified command-line interface for all of Google Workspace built for both humans and AI agents. The CLI reads Google's Discovery Service at runtime and dynamically builds its entire command surface, automatically picking up new API endpoints as Google adds them.

Key Features

  • Dynamic command surface — No static command list; reads Google's Discovery Service at runtime to stay current with all Gmail API capabilities
  • Structured JSON output — Every response is structured JSON, making it ideal for AI agent consumption
  • Multiple auth workflows — Azure CLI, manual OAuth, pre-obtained tokens, or service account credentials with encrypted-at-rest storage
  • 40+ agent skills included — Gmail plus Drive, Calendar, Chat, Sheets, and every other Workspace API
  • CLI conveniences--dry-run for preview, auto-pagination, --page-all for streaming NDJSON, and schema introspection via gws schema
  • Cross-platform — NPM package with pre-built native binaries, also available via Cargo or Nix flake

Who is this for?

Developers and AI agents that need programmatic access to Gmail through a structured CLI rather than raw REST calls. Ideal for teams building AI-powered email workflows, automated triage systems, or any integration that connects Claude or other agents to Google Workspace.

📦

Same repository

googleworkspace/cli(58 items)

gws-gmail

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add googleworkspace/cli --skill gws-gmail
skills.sh Install⚠ Installs to .agents/skills/
npx skills add googleworkspace/cli --skill gws-gmail
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/gws-gmail/SKILL.md

SKILL.md

35,536Installs
-
AddedMar 5, 2026

More from this repository10

🎯
gws-gmail-send🎯Skill

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.

🎯
gws-calendar-insert🎯Skill

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.

🎯
gws-gmail-triage🎯Skill

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.

🎯
gws-slides🎯Skill

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.

🎯
gws-gmail-watch🎯Skill

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.

🎯
gws-gmail-reply🎯Skill

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.

🎯
gws-gmail-forward🎯Skill

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.

🎯
gws-gmail-reply-all🎯Skill

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.

🎯
gws-workflow-email-to-task🎯Skill

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.

🎯
recipe-create-presentation🎯Skill

A Google Workspace CLI recipe skill that guides AI agents through creating Google Slides presentations using the gws CLI, leveraging its structured JSON output and dynamic API surface.