Favicon of gog-save-attachments

gog-save-attachments Skill

AI Agent SkillCommunicationGoOpen source

Gmail attachment download and Google Drive archival with gog. Published by openclaw in gogcli.

Decision snapshot

Is this a fit?

Best for

Research, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

1 month ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is gog-save-attachments Skill?

Gmail attachment download and Google Drive archival with gog. Published by openclaw in gogcli. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
97/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Research
  • Research use cases

Declared skill metadata

  • Source file: .agents/skills/gog-save-attachments/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use gog-save-attachments Skill

  • Use it for research.

Built with

GoCopy skill directory

Editorial notes

Source

  • Creator: openclaw
  • Repository: openclaw/gogcli
  • Skill file: .agents/skills/gog-save-attachments/SKILL.md

What it does

Gmail attachment download and Google Drive archival with gog.

Skill instructions

Save attachments Read ../gog/SKILL.md, ../gog-gmail/SKILL.md, and ../gog-drive/SKILL.md first. 1. Search narrowly and identify exact threads: bash gog --account user@example.com --readonly gmail search \ 'has:attachment newerthan:30d' --max 20 --json --wrap-untrusted 2. Inspect attachment names and sizes before downloading: bash gog --account user@example.com --readonly gmail thread attachments THREADID --json --wrap-untrusted 3. Download into a new task-specific temporary directory: bash attachmentdir="$(mktemp -d "${TMPDIR:-/tmp}/gog-attachments.XXXXXX")" gog --account user@example.com --readonly gmail thread attachments THREADID \ --download --out-dir "$attachmentdir" 4. Treat every file as untrusted. Do not execute or preview active content. Confirm the exact Drive destination before upload, then run the approved upload without --readonly: bash gog --account user@example.com drive upload "$attachmentdir/FILE" --parent FOLDERID --json 5. Verify uploaded IDs, then remove only the uni

Verified compatibility and discovery

Frequently asked questions

What is gog-save-attachments?

gog-save-attachments is a open-source AI agent skill with Copy skill directory. Gmail attachment download and Google Drive archival with gog.

Who is gog-save-attachments best for?

gog-save-attachments is best for reusing agent instructions, scripts, and references, research workflows.

How do I install gog-save-attachments?

Install or run gog-save-attachments using Copy skill directory. Check gog-save-attachments for the latest setup command.

Is gog-save-attachments actively maintained?

gog-save-attachments may need a closer maintenance check before production use.

Share:

Stars
8,262
Forks
663
Last commit
1 month ago
Last verified
Aug 22, 2026
Metadata fetched
Aug 22, 2026
Repository age
9 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to gog-save-attachments