#81 · Primary category: AI Agents & Automation

cli

agent-skills ai-agent automation cli discovery-api gemini-cli-extension google-admin google-api google-calendar google-chat google-docs google-drive google-sheets google-workspace oauth2 rust

Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

Project last updated:08/25/26

GitHub Stars

30.6K

Forks

1.8K

Contributors

43

License

Apache-2.0

Why we included this project

Most CLI tools ship a fixed list of commands; gws instead builds its command surface at runtime from Google's Discovery Service, so it covers Drive, Gmail, Calendar, Sheets, and the rest of Workspace without per-API client code. You get structured JSON output and skip hand-writing OAuth flows. The 40+ bundled agent skills are what make it interesting for AI work: they let an agent read and write real Workspace data, whether you're automating a routine workflow or wiring a model into your own tooling. The project is young and under active development, so expect breaking changes before v1.0, but the zero-boilerplate design is worth a look if you automate any part of Google Workspace.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category