gws

Automate cross-service Google Workspace interactions via the gws CLI.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/KISHOR403/claude-skills --skill gws-kishor403
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws
Source: https://github.com/KISHOR403/claude-skills/tree/main/gws
Command: npx skills add https://github.com/KISHOR403/claude-skills --skill gws-kishor403

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Google Workspace administration and cross-service workflows are complex and error-prone to perform manually; this Skill provides a unified CLI to orchestrate Gmail, Calendar, Drive, Sheets, Docs, Tasks, Chat, Meet, and more from a single entry point.

Core Features & Use Cases

  • Cross-service command coverage for emails, events, files, sheet reads/writes, document edits, task creation, and chat messages from one tool.
  • Standup, meeting prep, and digest workflows that coordinate events, tasks, and communications across Workspace apps.
  • Example: automate a weekly digest by aggregating calendar events, unread Gmail counts, and key Drive changes, then post a summary to a Chat space.

Quick Start

Use gws to list today's calendar events.

Frequently Asked Questions about gws

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate cross-service Google Workspace workflows from a CLI?

Google Workspace workflows are automated via a CLI to orchestrate Gmail, Calendar, Drive, Sheets, Docs, Tasks, Chat, and Meet from a single entry point, streamlining administration and daily tasks.

Can I aggregate unread Gmail counts and Calendar events into a Chat space summary?

Yes, you can automate a weekly digest by aggregating calendar events, unread Gmail counts, and key Drive changes, then post the generated summary directly to a Google Chat space.

Does the gws CLI support NDJSON pagination for reading spreadsheets?

Yes, the gws CLI supports standard flags including NDJSON pagination to handle reading spreadsheets and other large data outputs efficiently across Google Workspace services.

What do I need to orchestrate Google Workspace services like Drive and Docs?

You need the gws CLI installed to orchestrate Drive, Docs, and other Workspace services, utilizing standard flags like --params, --json, --upload, --output, and --format for command execution.

What's the best way to coordinate meeting prep and standup workflows across Google Workspace apps?

The best way to coordinate meeting prep and standup workflows is using a unified gws CLI that manages events, tasks, and communications across Google Workspace apps simultaneously.

Where can I find full parameter details for Google Workspace CLI commands?

Full parameter details for Google Workspace CLI commands are available in the API reference, which documents standard flags and NDJSON pagination for all supported services.