📬

Google Workspace

One skill to drive Gmail, Calendar, Drive, Contacts, Sheets, and Docs from your agent: read/send mail, manage events, find files, update sheets. For tech users.

作者 v1.0.0
DevOps & Cloud
正在连接 VM...
正在连接 VM...
npx clawhub@latest install google-workspace
0当前安装数
v1.0.0版本

Google Workspace turns your AI assistant into a full-featured Google productivity companion. Whether you need to triage your inbox, schedule a meeting, locate a file in Drive, pull data from a spreadsheet, or draft a document, this skill bridges your agent directly to the Google services you rely on every day.

工作原理

The skill connects to Google's official APIs using OAuth user tokens or service-account credentials. It handles token refresh automatically, constructs properly scoped API requests, and returns structured data your agent can reason over and act on. When a compatible workspace CLI (such as gws) is present, the skill prefers it for speed; otherwise it falls back to the Python Google API client libraries.

核心功能

Gmail Search & Send
Find unread or recent messages by sender, subject, or date range, and send MIME-formatted emails with subject, body, and attachments
Calendar Management
Create, update, and inspect calendar events; query today's agenda or upcoming schedule
Drive Search
Locate files and folders by name or type across your entire Drive
Sheets Read & Write
Read tabular ranges and append or update rows in any Google Sheet
Docs Creation & Editing
Create new Google Docs and append structured content such as meeting notes or reports
Contacts Resolution
Look up contact email addresses to power calendar invitations and email actions
Multilingual Triggers
Responds to natural-language prompts in English and Chinese (e.g., 查邮件, 看日历, 更新表格)

系统要求

Google Account
A Google Workspace or consumer Google account with the relevant services enabled
OAuth Credentials
An OAuth 2.0 client ID and secret (or a service account for non-Gmail services), configured per the included references/oauth-setup.md guide
Runtime Dependencies
Either a workspace CLI such as gws, or Python with the google-api-python-client and google-auth libraries installed
Appropriate Scopes
Least-privilege OAuth scopes granted for only the Google services you intend to use

使用场景

Inbox Triage
"Find unread emails from Jason in the last 3 days and summarize them"
Meeting Scheduling
"Create a calendar event tomorrow at 3 PM called Product Sync and invite the team"
Data Entry
"Append today's sales figures to the Sheet named Q2 Pipeline"
Document Generation
"Create a Google Doc with structured meeting notes from this transcript"
File Discovery
"Find all PDFs in my Drive shared with me this week"
Contact Lookup
"What is Sarah's email address so I can add her to this event?"

安装方式

1
Run in your terminal
npx clawhub@latest install google-workspace
or
2
Click the Install button at the top of this page for one-click setup

评价

0 条评价

登录后撰写评价

暂无评价。来分享你的使用体验吧!