google-workspace

Automate Google Workspace tasks via the gws CLI for Gmail, Calendar, and Drive.

29|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/whanyu1212/Krill.jl --skill google-workspace-whanyu1212
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace
Source: https://github.com/whanyu1212/Krill.jl/tree/main/context/skills/google-workspace
Command: npx skills add https://github.com/whanyu1212/Krill.jl --skill google-workspace-whanyu1212

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline Google Workspace administration by providing a single CLI wrapper to manage Gmail, Calendar, Drive, and other Workspace APIs.

Core Features & Use Cases

  • Gmail management: send, reply, forward, and triage messages.
  • Calendar: schedule events and manage invites.
  • Drive: access and manage files via the gws CLI wrapper.
  • Use Case: Admins can onboard users and configure Workspace settings from scripts.

Quick Start

Authenticate with gws and send a test email.

Frequently Asked Questions about google-workspace

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

FAQPage Schema
How do I automate Gmail management tasks like sending and forwarding emails from the command line?

You can automate Gmail management by using the gws CLI to send, reply, forward, and triage messages directly through command-driven operations, streamlining inbox workflows without manual web interface interaction.

Can I schedule Google Calendar events and manage invites via a CLI tool?

Yes, you can schedule Google Calendar events and manage invites via the gws CLI. It provides a unified command-driven workflow to create events and handle meeting invitations programmatically.

What is the best way to manage Google Drive files without using the web interface?

The best way to manage Google Drive files without the web interface is using the gws CLI wrapper. It allows you to access and interact with Drive files through simple, command-driven operations.

Does this Google Workspace automation tool work for both admins and power users?

Yes, this Google Workspace automation tool applies to both admins and power users. Admins can onboard users and configure settings from scripts, while power users can triage inboxes and schedule meetings.

How do I authenticate with Google Workspace APIs before running automation commands?

You must authenticate with the gws CLI before running automation commands. The quick start process involves authenticating with gws first, then executing test operations like sending an email to verify access.

Are there limitations to managing Google Workspace resources through a CLI wrapper?

The gws CLI wrapper supports authentication, CLI-based operations, and access to Workspace resources like Gmail, Calendar, and Drive. It is designed for command-driven workflows rather than complex interactive GUI operations.