recipe-save-email-attachments
Automate searching Gmail messages and saving their attachments directly to a Google Drive folder via CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill recipe-save-email-attachmentsStats
| Total installs | 6,370 |
| Weekly installs | 6.3K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Requires both gws-gmail and gws-drive skills as prerequisites
- Covers four core steps: searching emails by attachment criteria, retrieving message details, downloading attachments, and uploading files to Drive
- Supports filtered searches using Gmail query syntax (e.g., sender, attachment presence) to target specific messages
- Integrates Gmail and Drive operations in a single recipe for streamlined attachment management
Tags
Related skills
| Skill | Installs | vs recipe-save-email-attachments |
|---|---|---|
| recipe-email-drive-link | 6,263 | -107 |
| recipe-save-email-to-doc | 6,220 | -150 |
| vercel-sandbox | 6,179 | -191 |
| recipe-bulk-download-folder | 6,302 | -68 |
| gws-workflow-weekly-digest | 6,512 | +142 |
FAQ
- How many installs does recipe-save-email-attachments have?
- recipe-save-email-attachments has 6,370 total installs and 6.3K installs this week.
- Where is recipe-save-email-attachments hosted?
- recipe-save-email-attachments is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does recipe-save-email-attachments have?
- recipe-save-email-attachments has 22.8K GitHub stars.
- When was recipe-save-email-attachments first indexed?
- OrangeBot.AI first indexed recipe-save-email-attachments on Mar 4, 2026.
- How do I install recipe-save-email-attachments?
- Run: npx skills add https://github.com/googleworkspace/cli --skill recipe-save-email-attachments