OSS
Google Workspace CLI Ships in Rust With AI Agent Skills and Git-Style Document Workflow at 25,249 Stars
Google's open-source Workspace CLI (v0.8.1), written in Rust and distributed via npm, dynamically generates its command surface from Google's Discovery Service — covering Drive, Gmail, Calendar, Sheets, Docs, Chat, and Admin. The standout feature is a git-style pull/push workflow for Sheets, Docs, and Slides: pull converts Google files into agent-friendly local formats (.tsv + formula.json), agents edit them, then push changes back. Ships with 100+ built-in agent skills for automation workflows.
Source
↳ Follow the thread