MyClaw
HomeProductsUse CasesPricingSkillsResourcesCompany
HomeUse CasesPricingSkills
Sign In
Home
ProductsOpenClaw HostingHermes Agent Hosting
Use CasesPricingSkills
ResourcesCompareTutorialLearnBlogUpdatesResourcesCommunity
CompanyAboutSupport
Sign In
MyClaw.ai

Your AI agent, already running.

Product

OpenClaw HostingHermes Agent HostingUse CasesPricingCompareAlibaba Cloud

Resources

BlogUpdatesSkillsModelsSupportCommunityCapybara

Legal

TermsPrivacyCookieGDPRContact

© 2023 Cubo World Inc. All rights reserved.

← Back to Skills
DevOps & Cloud
📬

Google Workspace

One skill to drive Gmail, Calendar, Drive, Contacts, Sheets, and Docs from your agent: read/send mail, manage events, find files, update sheets. For tech users.

by v1.0.0
Connecting to VM...
Connecting to VM...
npx clawhub@latest install google-workspace
91Current Installs
📦
v1.0.0Version

Google Workspace Skill Overview

Google Workspace turns an agent into a practical assistant across Gmail, Calendar, Drive, Contacts, Sheets, and Docs. It handles everything from searching unread email and drafting messages to creating calendar events, reading and writing spreadsheet ranges, and generating Docs from structured notes. Install it when you want a single skill that covers the full suite of everyday Google Workspace actions through natural language.

How to Use It

Step 1: Run in your terminal or install this skill on MyClaw

npx clawhub@latest install google-workspace
or

Click the Install button at the top of this page for one-click setup

When to Use Google Workspace

Best Fit

  • You want to read, search, or send Gmail messages without leaving your agent interface.
  • You need to create or inspect Google Calendar events, such as scheduling meetings or checking today's agenda.
  • You work with Google Sheets or Docs and want the agent to append rows, update ranges, or draft documents programmatically.
  • You need to search Google Drive for files or folders by name or type and retrieve their contents.

When Not to Use

  • You do not have a Google account or cannot complete OAuth / service-account setup — the skill will not function without valid credentials.
  • You need a personal Gmail flow with a service account, which does not work the same way as OAuth user tokens.
  • You want a lightweight, single-service integration (e.g., only Drive) and prefer not to configure the full Workspace credential scope.

Key Features

Gmail — Search, Draft, and Send

Search unread or recent messages, draft replies, and send email with subject, body, and attachments. Uses MIME-format sending via the Gmail API.

Google Calendar — Event Management

Create, update, and inspect calendar events using natural-language prompts such as "schedule Product Sync tomorrow at 3 PM". Reads and writes event metadata including time, title, and attendees.

Google Sheets — Range Reads and Writes

Read tabular data from named ranges and append or update rows in any Sheet. Useful for logging, pipelines, and structured data workflows.

Google Drive — File Search

Search folders and files by name or type across your Drive. Retrieve file references for use in downstream actions within the same session.

Google Docs — Creation and Editing

Create new Docs and append structured notes or content, such as meeting transcripts or summaries. Supports programmatic document generation from agent output.

OAuth and Token Management

Handles OAuth setup, token refresh, and scope management automatically. Supports both a dedicated workspace CLI (gws) and the official Python Google API client libraries as a fallback.

Use Cases

Email Triage and Response

Ask the agent to find unread emails from a specific sender in the last few days, summarize them, and draft a reply — all without opening Gmail manually.

Meeting Scheduling

Instruct the agent to create a calendar event, set the time and title, and look up a contact's email for the invite — combining Calendar and Contacts in one action.

Spreadsheet Data Entry

After a sales call or daily standup, ask the agent to append a structured row of data to a named Google Sheet such as a pipeline or activity log.

Doc Generation from Notes

Paste a meeting transcript or set of bullet points and have the agent create a formatted Google Doc, ready to share with the team.

Requirements

Google Account

  • A Google Workspace (business) or consumer Google account with the relevant services enabled.

Authentication — one of:

  • OAuth client credentials (recommended for personal Gmail and Calendar)
  • Service account credentials (suitable for Workspace domain-wide delegation; does not work for personal Gmail in the same way)

Runtime — one of:

  • A workspace CLI such as gws
  • Python with the official Google API client libraries

Scopes Configure least-privilege OAuth scopes for each service you intend to use (e.g., gmail.readonly, calendar.events, drive.readonly, spreadsheets, documents).

Connecting to VM...
npx clawhub@latest install google-workspace
91Current Installs
📦
v1.0.0Version

Reviews

0 reviews

Log in to write a review

No reviews yet. Be the first to share your experience!