google-workspace

Manage Google Workspace tasks via the gws CLI.

1|Updated Aug 31, 2015
One-click install
npx skills add https://github.com/suchintan/dotfiles --skill google-workspace-suchintan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace
Source: https://github.com/suchintan/dotfiles/tree/main/agents/skills/google-workspace
Command: npx skills add https://github.com/suchintan/dotfiles --skill google-workspace-suchintan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @googleworkspace/cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages Google Workspace tasks like Drive, Sheets, Docs, Slides, Gmail, Calendar, Forms, Tasks, and People, reducing the need for browser automation.

Core Features & Use Cases

  • File Management: List, search, and export files from Google Drive.
  • Spreadsheet Operations: Read, write, and append values in Google Sheets.
  • Document Editing: Extract text and insert text into Google Docs.
  • Use Case: Automate repetitive tasks such as fetching emails, scheduling events, or managing spreadsheets without manual intervention.

Quick Start

Use the gws CLI to list your Google Drive files.

Frequently Asked Questions about google-workspace

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

FAQPage Schema
How do I automate Google Workspace tasks like file management and email processing without browser automation?

Automate Google Workspace tasks using the gws CLI to manage Google Drive, Sheets, Docs, Gmail, and Calendar directly. It provides a command-line interface for file management, spreadsheet operations, and email scheduling without manual browser intervention.

Can I read and write spreadsheet values in Google Sheets from the command line?

Yes, you can read, write, and append values in Google Sheets using the gws CLI. It enables direct spreadsheet operations from the command line to automate data entry and extraction workflows.

Does the gws CLI support extracting and inserting text in Google Docs?

Yes, the gws CLI supports document editing by extracting text from and inserting text into Google Docs. This allows automated document processing directly through command-line operations.

What is the best way to list and export files from Google Drive using a CLI?

The best way to list and export files from Google Drive is using the gws CLI. It provides dedicated file management commands to search, list, and export Drive files efficiently without browser automation.

Do I need the @googleworkspace/cli package to manage Gmail and Google Calendar events?

Yes, you need the @googleworkspace/cli package installed to manage Gmail and Google Calendar. This dependency provides the command-line interface required for email management and event scheduling automation.

Can I automate Google Forms and Google Tasks management without manual intervention?

Yes, you can automate form management and task management using the gws CLI. It supports Google Forms and Google Tasks alongside People contacts, enabling automated workflow execution without manual intervention.