gog-inbox-triage

Installation
SKILL.md

Inbox triage

Read ../gog/SKILL.md and ../gog-gmail/SKILL.md first.

  1. Verify auth without prompting:

    gog --account user@example.com auth status --json --no-input
    
  2. Search a bounded recent window:

    gog --account user@example.com --readonly --gmail-no-send gmail search \
      'in:inbox is:unread newer_than:7d' --max 25 --json --wrap-untrusted
    
  3. Inspect only likely-actionable threads:

Installs
43
Repository
openclaw/gogcli
GitHub Stars
8.2K
First Seen
Jun 22, 2026
gog-inbox-triage — openclaw/gogcli