cli
Control all of Google Workspace from one command line
All Skills in This Repository (95)
Pure Emerald Level Indicatorsgws-drive-upload
Uploads a specified file to Google Drive with automatic metadata detection and optional parent folder selection.
recipe-save-email-attachments
Transfer attachments from email to specified Google Drive folders.
gws-gmail-triage
Summarize unread Gmail emails with sender, subject, and date.
recipe-create-gmail-filter
Create and manage Gmail filters for automated email labeling and categorization.
gws-people
Manage Google People API contacts, groups, and directory profiles via gws CLI.
recipe-label-and-archive-emails
Apply Gmail labels to matching emails and archive them from the inbox.
gws-gmail-watch
Monitor Gmail for new emails and stream them as NDJSON.
gws-admin-reports
Retrieves Google Workspace Admin SDK audit logs and usage reports for account monitoring.
gws-workflow
Automate Google Workspace workflows for standup reports, meeting prep, and email tasks.
gws-gmail-reply-all
Reply-all to Gmail messages with customizable recipients and HTML bodies.
recipe-send-team-announcement
Send team announcements through Gmail and Google Chat spaces.
gws-docs
Create, update, and retrieve Google Docs via the Google Docs API.
Frequently Asked Questions
FAQPage SchemaHow to install gws CLI?โผ
Run `npx skills add googleworkspace/cli --all -g -y` in your terminal to install the full skill suite globally. You also need the gws binary, available via Homebrew, npm, or GitHub Releases.
How to automate Gmail and Google Drive with AI?โผ
Once installed, your AI agent uses skills like gws-gmail and gws-drive to send emails, triage inboxes, upload files, and share folders through simple terminal commands.
Does gws work with Claude Code and Gemini CLI?โผ
Yes. All skills follow the standard SKILL.md format and work in Claude Code, OpenClaw, Cursor, and as a Gemini CLI extension.
Do I need to write code to use gws?โผ
No. After a one-time `gws auth setup` login, you or your agent can run plain commands like `gws calendar +agenda` without writing any code.
Can gws handle multi-step Google Workspace workflows?โผ
Yes. It includes 50 curated recipes that chain services together, such as saving Gmail attachments to Drive or turning emails into Calendar events and Tasks.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core