recipe-email-drive-link

Shares a specified Drive file link with a chosen recipient via email message.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill recipe-email-drive-link-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-email-drive-link
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/recipe-email-drive-link
Command: npx skills add https://github.com/temple-slope/dotfiles --skill recipe-email-drive-link-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Share a Google Drive file link via email with a message to recipients, streamlining collaboration.

Core Features & Use Cases

  • Share a Drive file link with a specified recipient.
  • Email the link using Gmail integration via the gws Gmail skill.
  • Use cases: sending a quarterly report link to clients, or sharing a project document with teammates.

Quick Start

Ask the AI to share a Drive file link by emailing it to a recipient with a short message.

Frequently Asked Questions about recipe-email-drive-link

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

FAQPage Schema
How do I share a Google Drive file link via email automatically?

To share a Google Drive file link via email, an automation workflow retrieves the Drive file link and sends it to recipients with a custom message through Gmail. This streamlines securely distributing files to clients or teammates.

What is the best way to email a Drive file link to stakeholders?

The best way to email a Drive file link to stakeholders is using a workflow that combines Drive file listing and permissions with Gmail delivery. This ensures secure distribution and allows you to track link delivery to clients.

Do I need Gmail and Google Drive skills to send a Drive link through email?

Yes, you need the gws-drive and gws-gmail skills as prerequisites. The workflow uses gws-drive for listing files and managing permissions, and gws-gmail for sending the email with the share link and message.

Can I include a custom message when I email a Google Drive share link?

Yes, you can include a custom message when emailing a Google Drive share link. The workflow takes a short message as input and sends it along with the file link to your specified recipients via Gmail.

What are the limitations of automating Drive link sharing through Gmail workflows?

A limitation of automating Drive link sharing through Gmail workflows is the dependency on the gws-drive and gws-gmail skills for execution. The workflow relies on these specific integrations to list files, manage permissions, and send emails.