openclaw/gogcli

Google Workspace in your terminal.

Go7564 ★Developer Tools & CLIsGitHub ↗
Quality: excellent 20/24
PAI: integrate 0.88
Appraised: 2026-05-27 current
Contents

Overview

Verdict

Rating Summary
Quality excellent (20/24) Actively maintained Go CLI with 7,500+ stars, multi-platform install guides, a dedicated docs site, and a v0.19 release four days ago.
PAI Relevance integrate (0.88) Fills a clear PAI gap — no Google Workspace skill exists — and ships a language-agnostic JSON CLI perfectly subprocessable from Bun, covering Gmail/Calendar/Drive as core personal productivity surfaces.

Quality Assessment

20/24 — actively-maintained / well-documented / solid

Health: 7/8 (actively-maintained)

Failed:

Passed:

Documentation: 7/8 (well-documented)

Failed:

Passed:

Engineering Signals: 6/8 (solid)

Failed:

Passed:

PAI Relevance

Dimension Score Assessment
Harvest Value 1 The runtime command allow/denylist pattern and baked safety-profile binaries are interesting design approaches for PAI's agent safety and hook subsystems, though they don't represent a fundamentally novel architecture.
Integration Readiness 2 gog is a language-agnostic Go binary with --json stdout and progress on stderr — directly subprocessable from Bun. Installs via Homebrew or Docker; no PAI-side adapter needed beyond a thin skill wrapper.
Overlap Risk 0 No PAI skill, tool, or hook covers Google Workspace; the capability manifest shows no Gmail, Calendar, Drive, or Contacts integrations of any kind.
Gap Fill 2 Gmail, Calendar, Drive, and Contacts are core personal productivity surfaces with zero PAI coverage; this is a direct functional gap, not a nice-to-have extension.

Composite: 0.88

What Next

Landscape Position

Category: Developer Tools & CLIs

In this category: casey--just (excellent, 21/24)

Standing: The only Google Workspace CLI in the vault; thematically adjacent to casey--just (command runner) and mvanhorn--cli-printing-press (CLI generation) but covers entirely distinct functional territory with significantly higher adoption (7,564 vs 591 stars for gogcli vs discrawl).

Evidence Base

Density: 9/10 — Available: repo metadata (stars, forks, dates, license, topics, release), full README excerpt (8KB), landscape context with prior entry. Missing: dependency manifest (go.mod contents), CI configuration, test file evidence, full README beyond 8KB cutoff.

Notes

The prior rolling-summary entry scored this repo at 4.4/24 (poor), which appears to be a stale or data-sparse assessment inconsistent with the evidence. Fresh appraisal from full metadata and README yields 20/24. The repo's deliberate agent-first design (stdout/stderr separation, safety profiles, JSON output) is a strong differentiator in the Google CLI space and maps cleanly to PAI's subprocess integration pattern.