tag

recipe

50 indexed skills · max 10 per page

skills (50)

recipe-create-shared-drive

googleworkspace/cli · Productivity

0

Create a Google Shared Drive and manage member access with role-based permissions. \n \n Requires the gws-drive skill and gws binary to execute \n Supports three core operations: creating shared drives, adding members with specific roles (writer, reader, etc.), and listing current members \n Uses Google Workspace API parameters for drive ID and permission management across shared drive resources \n

recipe-log-deal-update

googleworkspace/cli · Productivity

0

Append deal status updates to a Google Sheets sales tracking spreadsheet. \n \n Requires gws-sheets and gws-drive skills to locate and modify the Sales Pipeline sheet \n Workflow: find the tracking sheet by name, read existing pipeline data, then append new deal rows with date, company, status, amount, quarter, and owner fields \n Integrates with Google Drive and Sheets APIs to maintain a centralized sales pipeline log \n

recipe-block-focus-time

googleworkspace/cli · Productivity

0

Recurring focus time blocks on Google Calendar to protect deep work hours. \n \n Creates weekly recurring focus blocks (Monday–Friday by default) that display as busy time, preventing calendar conflicts \n Requires the gws-calendar skill and uses Google Calendar's recurrence rules for flexible scheduling \n Includes verification step to confirm blocks appear correctly in calendar agenda view \n

recipe-batch-invite-to-event

googleworkspace/cli · Productivity

0

Batch-add attendees to Google Calendar events with automatic notifications. \n \n Requires the gws-calendar skill and gws binary to execute \n Workflow includes three steps: retrieve the event, patch attendees with sendUpdates: \"all\" to notify participants, and verify the update \n Supports adding multiple attendees in a single operation by passing an array of email addresses \n

recipe-post-mortem-setup

googleworkspace/cli · Productivity

0

Orchestrate post-mortem workflows across Google Docs, Calendar, and Chat in one recipe. \n \n Combines three Google Workspace skills to create a structured post-mortem document, schedule a review meeting, and send a team notification \n Requires gws-docs , gws-calendar , and gws-chat skills to be loaded before execution \n Provides templated steps with customizable incident names, attendees, and meeting times for consistent incident response processes \n

recipe-label-and-archive-emails

googleworkspace/cli · AI/ML

0

Automatically label and archive Gmail messages matching custom search criteria. \n \n Requires the gws-gmail skill to execute Gmail API operations \n Three-step workflow: search for matching emails using query syntax, apply custom labels, and remove messages from inbox \n Supports flexible filtering through Gmail's query language (e.g., sender, subject, date ranges) \n Designed as a recipe template for building inbox automation workflows \n

recipe-share-doc-and-notify

googleworkspace/cli · Documents

0

Share a Google Doc with collaborators and send them notification emails. \n \n Combines three Google Workspace skills (Drive, Docs, Gmail) to locate documents, grant editor access, and notify recipients in sequence \n Automates the workflow of finding docs by name, adding collaborators with write permissions, and emailing them the share link \n Requires gws-drive , gws-docs , and gws-gmail skills to be loaded before execution \n

recipe-save-email-to-doc

googleworkspace/cli · AI/ML

0

Save Gmail messages to Google Docs for archival and reference. \n \n Requires gws-gmail and gws-docs skills to be loaded \n Workflow: search Gmail by query, retrieve message content, create a new Google Doc, and append the email body as formatted text \n Supports filtering by subject, sender, and other Gmail query parameters for targeted message selection \n

recipe-email-drive-link

googleworkspace/cli · AI/ML

0

Share Google Drive files and email access links to recipients in a single workflow. \n \n Combines Google Drive file sharing with Gmail delivery in three sequential steps: locate files, grant access permissions, and send notification emails \n Requires both gws-drive and gws-gmail skills to be loaded before execution \n Supports role-based sharing (reader, commenter, editor) and targets specific email addresses with custom messages \n

recipe-send-team-announcement

googleworkspace/cli · Productivity

0

Send team announcements simultaneously via Gmail and Google Chat. \n \n Combines email and chat messaging in a single workflow, ensuring announcements reach team members through both channels \n Requires gws-gmail and gws-chat skills to be loaded; uses the gws binary for command execution \n Typical pattern: send formatted email to a distribution list, then post a notification message to a Google Chat space with optional emoji and summary text \n

prevpage 5 / 5next