recipe-save-email-attachments

Save Gmail email attachments to a specified Google Drive folder.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill recipe-save-email-attachments
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: recipe-save-email-attachments
Source: https://github.com/m13v/fazm/tree/main/skills/recipe-save-email-attachments
Command: npx skills add https://github.com/m13v/fazm --skill recipe-save-email-attachments

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Attachment Identification: Scans Gmail for messages containing attachments.
  • Automated Saving: Downloads identified attachments and uploads them to Google Drive.
  • Use Case: Automatically save all PDF invoices received from a specific client into a dedicated folder in your Google Drive for easy access and organization.

Quick Start

Find emails with attachments from client@example.com and save them to a Google Drive folder.

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 Google Drive?▼

To automatically save Gmail attachments to Google Drive, you need an automation tool that connects both services to retrieve files from emails and upload them directly to a specified Drive folder.

Can I filter email attachments by sender before saving them to Google Drive?▼

Yes, you can filter email attachments by sender before saving them to Google Drive. The automation specifically targets messages containing attachments from a designated sender address.

What is the best way to organize PDF invoices received in Gmail?▼

The best way to organize PDF invoices received in Gmail is to automate downloading the attachments from specific clients and uploading them directly into a dedicated Google Drive folder.

Do I need to connect Gmail and Google Drive services to automate saving attachments?▼

Yes, you need to connect Gmail and Google Drive services to automate saving attachments. This integration requires utilizing specific gws-gmail and gws-drive service connections.

Does this attachment automation process all emails in my inbox?▼

No, this attachment automation does not process all emails in your inbox. It specifically scans Gmail for messages containing attachments from a designated sender rather than processing everything.