AI AGENT ADDONS
CLI & Terminal
678installs

Control your Google Workspace from the command line with a tool called gogcli. It works with Gmail, Calendar, Drive, Docs, Sheets, and more. You can send emails, manage events, and edit files without leaving your terminal.

This tool is fast and uses JSON for easy scripting. It is designed to be agent-safe, so you can use it with AI agents and automation. It has built-in safety features like dry-run mode and no-send flags to prevent mistakes.

Install it with Homebrew and set up your Google account. Then run commands like gog send or gog ls to get things done quickly.

Add Gog Cli skill to your workflow

Global

mkdir -p ~/.claude/skills/gog-cli

Project

mkdir -p .claude/skills/gog-cli

Source Repository

Stars
277
Forks
23
Watchers
277
License
CC0-1.0
Last Push
2 months ago
Created
6 months ago