recipe-email-drive-link

This skill automates the process of locating a Google Drive file, granting reader permissions to a specific email address, and sending the file link via Gmail.

16.7K
Installs
3
Use cases
5/10
Quality

Is recipe-email-drive-link safe to install?

Review the source first

Review the source first: our audit of recipe-email-drive-link's source files found 3 shell commands, 1 external URL, no file writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands using the gws binary and performs network requests to Google Workspace APIs.

How we audit skills: our security review methodology.

Who is this skill for?

Users who need to automate file sharing and email communication within the Google Workspace ecosystem.

What can you do with it?

  • Sharing specific documents with clients via email
  • Automating report distribution workflows
  • Granting document access and notifying recipients in one sequence

How good is this skill?

Quality score: 5/10. The skill provides a clear, actionable recipe for integrating Drive and Gmail, though it relies on external skill dependencies.

What does the skill file contain?

SKILL.md
# Email a Google Drive File Link

> **PREREQUISITE:** Load the following skills to execute this recipe: `gws-drive`, `gws-gmail`

Share a Google Drive file and email the link with a message to recipients.

## Steps

1. Find the file: `gws drive files list --params '{"q": "name = '\''Quarterly Report'\''"}'`
2. Share the file: `gws drive permissions create --params '{"fileId": "FILE_ID"}' --json '{"role": "reader", "type": "user", "emailAddress": "client@example.com"}'`
3. Email the link: `gws gmail +send --to client@example.com --subject 'Quarterly Report' --body 'Hi, please find the report he...

Frequently asked questions

What dependencies does this skill require?

The skill requires the gws binary and the gws-drive and gws-gmail skills.

Does this skill handle file permissions?

Yes, it uses the gws drive permissions create command to set the file role to reader for a specified email address.

Data sourced from googleworkspace/cli on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

lark-workflow-meeting-summary

219.7K

Users who need to summarize meeting minutes, generate weekly reports, or review meeting history within the Lark ecosystem

The lark-workflow-meeting-summary skill provides a structured workflow for agents to aggregate meeting minutes from Lark VC, generate summaries, and create or update reports in Lark Docs.

highlarkmeeting-summarylarksuite

programmatic-seo

83.5K

Content strategists, SEO specialists, and marketers building large-scale, data-driven website content

The programmatic-seo skill provides a framework for generating SEO-optimized pages at scale using templates and data. It guides users through keyword research, data sourcing, template design, internal linking, and indexation strategies while emphasizing content uniqueness to avoid search engine penalties.

lowseomarketingcoreyhaines31

ad-creative

64.0K

Performance marketers, growth teams, and advertisers who need to produce ad copy at scale or optimize existing ad creative

The ad-creative skill generates, iterates, and scales ad copy for paid advertising platforms including Google, Meta, LinkedIn, TikTok, and Twitter. It provides frameworks for creating ad headlines, descriptions, and primary text based on product context and performance data.

highmarketingadvertisingcoreyhaines31

cold-email

63.5K

Sales development representatives, founders, and professionals conducting B2B cold outreach

The cold-email skill generates B2B cold outreach emails and follow-up sequences. It prioritizes human-sounding, concise copy that focuses on the recipient's perspective rather than vendor-style pitches. The skill incorporates product marketing context from local files to tailor messaging and utilizes specific frameworks for subject lines, body content, and calls to action.

lowsalesemailcoreyhaines31