Управление Gmail через CLI в агентных процессах
★ 7.4 · integration
gog-gmail is a Claude Code skill that enables Gmail management through the gog CLI tool. It exposes more than 20 commands: searching threads with Gmail query syntax, sending messages, replying, reply-all, forwarding, archiving, trashing, and working with drafts, attachments, labels, history, and settings. Safety flags like `--readonly`, `--dry-run`, `--no-input`, and `--wrap-untrusted` prevent accidental mutations in automated workflows. Developers and automation engineers can use the skill for batch operations, email open tracking via `track`, EML import, and retrieving raw Gmail API responses as JSON for scripting or LLM consumption. Run `gog gmail <command> --help` for flags or `gog schema gmail <command> --json` for the machine-readable contract.
- #gmail
- #email-automation
- #api-cli
- #message-management
- #email-tracking