By WadeWarren
Operate Google Workspace via bash CLI to automate Gmail triage/replies, Calendar event creation/rescheduling/freebusy queries, Drive file uploads/sharing/folder management, Sheets read/append/export, Docs/Slides edits, Chat announcements, Tasks/Forms handling, audit logs, and GCP Pub/Sub subscriptions for workflows like standups, reports, onboarding, and security monitoring.
Google Workspace Admin SDK: Audit logs and usage reports.
Google Calendar: Show upcoming events across all calendars.
Google Calendar: Create a new event.
Google Calendar: Manage calendars and events.
Google Chat: Send a message to a space.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that gives Claude full read/write access to Google Workspace services via the gws CLI. 92 skills covering Gmail, Drive, Calendar, Sheets, Docs, Chat, Slides, Forms, Tasks, Keep, Meet, Classroom, and more.
Claude's native Google Workspace connectors are read-only for Drive/Docs, can't access email attachments, can't edit Sheets/Slides, and can only create Gmail drafts (not send). This plugin gives Claude full CRUD access to all Workspace services.
| Capability | Claude Native | With gws plugin |
|---|---|---|
| Read Google Docs | Yes | Yes |
| Edit Google Docs | No | Yes |
| Read/Write Sheets | No | Yes |
| Gmail attachments | No | Yes |
| Send emails | Drafts only | Full send |
| Google Chat | No | Yes |
| Meet, Forms, Tasks, Keep, Classroom | No | Yes |
OpenClaw users moving to Claude's safer, sandboxed Cowork + Dispatch environment lose access to OpenClaw's 50+ service integrations and 13,000+ community skills. This plugin restores advanced Google Workspace automation within Claude's ecosystem — 92 pre-built skills including personas (Executive Assistant, IT Admin, etc.) and step-by-step recipes (post-mortem setup, expense tracking, team announcements). You get OpenClaw-like Google Workspace connectors with Cowork's security model.
gws CLI installed and on your $PATH# Add the marketplace
claude plugin marketplace add https://github.com/WadeWarren/gws-claude-plugin
# Install the plugin
claude plugin install gws
# Browser-based OAuth (interactive)
gws auth login
# Or use a service account
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/key.json
For multi-account setup (work + personal), see the gws-shared skill.
92 skills organized into four categories:
| Category | Count | Examples |
|---|---|---|
| Core Services | 41 | gws-gmail, gws-drive, gws-calendar, gws-sheets, gws-docs, gws-chat, gws-slides, gws-forms, gws-tasks, gws-keep, gws-meet, gws-classroom, gws-admin-reports |
| Personas | 10 | persona-exec-assistant, persona-project-manager, persona-it-admin, persona-sales-ops, persona-team-lead, persona-hr-coordinator |
| Recipes | 41 | recipe-post-mortem-setup, recipe-create-expense-tracker, recipe-send-team-announcement, recipe-save-email-attachments, recipe-create-events-from-sheet |
# Triage your inbox
/gws-gmail-triage
# Send an email
/gws-gmail-send
# Check your calendar
/gws-calendar-agenda
# Read a spreadsheet
/gws-sheets-read
# Set up a post-mortem
/recipe-post-mortem-setup
# Act as an executive assistant
/persona-exec-assistant
| Problem | Solution |
|---|---|
gws: command not found | Install the gws CLI and ensure it's on your $PATH |
authentication required | Run gws auth login to authenticate |
zsh: event not found: A1 | Use double quotes for sheet ranges: "Sheet1!A1:D10" instead of single quotes |
| Multi-account issues | See the multi-account setup in gws-shared |
| Plugin not loading | Run claude plugin list to verify installation |
npx claudepluginhub wadewarren/gws-claude-pluginComplete Google Workspace integration -- Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Contacts, Chat, Apps Script, and Custom Search via MCP with workflow guidance.
Google Workspace integration (Gmail, Drive, Calendar)
Google Workspace CLI (gws) skill — unified command-line access to Gmail, Drive, Sheets, Docs, Calendar, Chat, Admin, and 40+ Google APIs. Includes MCP server setup, authentication workflows, and agent-optimized usage patterns.
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.
Make your AI agent code with your project's architecture, rules, and decisions.