recipe-save-email-attachments

Transfer attachments from email to specified Google Drive folders.

30.3k|1.8k|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/googleworkspace/cli --skill recipe-save-email-attachments-googleworkspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-save-email-attachments
Source: https://github.com/googleworkspace/cli/tree/main/skills/recipe-save-email-attachments
Command: npx skills add https://github.com/googleworkspace/cli --skill recipe-save-email-attachments-googleworkspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of finding emails with attachments and saving those attachments to a specified Google Drive folder, reducing manual file management.

Core Features & Use Cases

  • Email Attachment Retrieval: Identifies and downloads attachments from Gmail messages.
  • Drive Integration: Uploads downloaded attachments to a designated folder in Google Drive.
  • Use Case: Automatically save all PDF invoices received from a specific sender to a dedicated 'Invoice Archive' folder in Google Drive.

Quick Start

Find emails with attachments from [email protected] and save them to the folder with ID 'FOLDER_ID'.

Frequently Asked Questions about recipe-save-email-attachments

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically save Gmail attachments to a Google Drive folder?

To save Gmail attachments to Google Drive, this Skill searches for emails containing attachments, downloads the files, and uploads them directly to a specified Drive folder. This automates file organization for easier access and management.

Can I filter which email attachments get saved to Google Drive?

Yes, you can filter which email attachments are saved by specifying search criteria, such as a specific sender's email address. The Skill finds Gmail messages matching your query before downloading and uploading the attached files.

What's the best way to archive PDF invoices received in Gmail?

The best way to archive PDF invoices from Gmail is to automate the process using this Skill. It identifies emails with attachments from specific senders and uploads the files to a dedicated Google Drive folder.

Does this attachment automation work with any Google Drive folder?

Yes, this attachment automation works with any Google Drive folder where you provide the specific folder ID. The Skill uses the provided folder ID to upload the downloaded Gmail attachments directly into that location.

Do I need to manually download files before moving them to Drive?

No, you do not need to manually download files before moving them to Drive. The Skill retrieves message details and attachment IDs, downloads the attachments, and uploads them to Google Drive automatically.