📬

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개 리뷰

리뷰를 작성하려면 로그인

아직 리뷰가 없습니다. 첫 번째로 경험을 공유해 보세요!

Google Workspace Claude Code Skill | MyClaw.ai