A unified CLI for every Google Workspace API that builds its command surface dynamically from Google's Discovery Service, so new endpoints appear automatically without updates. You get Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and a dozen other services under one `gws` command with structured JSON output. Handles multi-account auth with encrypted credentials, works in CI via service accounts or exported tokens, and includes full schema introspection for any method. The authentication flow can be browser-assisted for agents. It's under active development with breaking changes expected before v1.0, but if you're automating Workspace tasks or building agents that need reliable API access across the entire suite, this beats maintaining separate client libraries for each service.
npx skills add https://github.com/hoodini/ai-agents-skills --skill google-workspace-cli