gog-save-attachments

Installation
SKILL.md

Save attachments

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

  1. Search narrowly and identify exact threads:

    gog --account user@example.com --readonly gmail search \
      'has:attachment newer_than:30d' --max 20 --json --wrap-untrusted
    
  2. Inspect attachment names and sizes before downloading:

    gog --account user@example.com --readonly gmail thread attachments THREAD_ID --json --wrap-untrusted
    
  3. Download into a new task-specific temporary directory:

Installs
37
Repository
openclaw/gogcli
GitHub Stars
8.2K
First Seen
Jun 24, 2026
gog-save-attachments — openclaw/gogcli