tag

recipe

50 indexed skills · max 10 per page

skills (50)

recipe-reschedule-meeting

googleworkspace/cli · Productivity

0

Reschedule Google Calendar events and automatically notify all attendees of time changes. \n \n Requires the gws-calendar skill to function \n Uses a three-step workflow: find the event via agenda, retrieve full event details, then patch the event with new start and end times \n Automatically sends update notifications to all attendees through the sendUpdates: \"all\" parameter \n Supports timezone-aware scheduling with configurable date, time, and timezone fields \n

recipe-plan-weekly-schedule

googleworkspace/cli · Productivity

0

Review your Google Calendar week, identify gaps, and add events to fill them. \n \n Requires the gws-calendar skill to execute; works with your primary Google Calendar \n Workflow includes four steps: view weekly agenda, query free/busy slots, insert new events, and review the updated schedule \n Supports event creation with customizable summary, start time, and end time parameters \n

recipe-create-expense-tracker

googleworkspace/cli · Productivity

0

Google Sheets spreadsheet template for expense tracking with automated setup and sharing. \n \n Creates a new spreadsheet with standard expense columns (Date, Category, Description, Amount) and sample entries \n Includes built-in sharing capabilities to grant read or edit access to team members via email \n Requires gws-sheets and gws-drive skills; uses Google Workspace APIs for spreadsheet and file management \n

recipe-forward-labeled-emails

googleworkspace/cli · AI/ML

0

Locate Gmail messages by label and automatically forward them to another recipient. \n \n Requires the gws-gmail skill as a prerequisite dependency \n Three-step workflow: search messages by label, retrieve full message content, and forward to a specified email address \n Supports custom label queries and preserves original subject and body in forwarded messages \n Designed as a recipe for productivity automation within agent workflows \n

recipe-triage-security-alerts

googleworkspace/cli · Productivity

0

Triage and review Google Workspace security alerts from Alert Center. \n \n Lists active security alerts with table formatting for quick overview \n Retrieves detailed information for specific alerts by ID \n Acknowledges alerts to mark them as reviewed or resolved \n Requires the gws-alertcenter skill as a prerequisite \n

recipe-batch-reply-to-emails

googleworkspace/cli · AI/ML

0

Batch find Gmail messages matching a query and send standardized replies to each. \n \n Requires the gws-gmail skill to execute; operates on Gmail messages via the Google Workspace API \n Typical workflow: search for messages by query (unread, from specific senders, with labels), retrieve message details, send templated replies, and mark messages as read \n Useful for handling repetitive support requests, acknowledgments, or bulk responses to similar inquiries \n

recipe-transfer-file-ownership

googleworkspace/cli · Productivity

0

Transfer ownership of Google Drive files between users with a two-step workflow. \n \n Requires the gws-drive skill and gws binary to execute \n Lists files owned by a specific user, then transfers ownership to a new owner via the Google Drive permissions API \n Ownership transfer is irreversible without the new owner's cooperation \n

recipe-audit-external-sharing

googleworkspace/cli · Productivity

0

Audit Google Drive files shared outside your organization and manage external access permissions. \n \n Requires the gws-drive skill to execute; queries Google Drive for files with external sharing enabled \n Three core operations: list externally shared files, review permissions on specific files, and revoke access when needed \n Includes a safety caution recommending confirmation with file owners before revoking permissions to prevent unintended access loss \n

recipe-send-personalized-emails

googleworkspace/cli · AI/ML

0

Read recipient data from Google Sheets and send personalized Gmail messages to each row. \n \n Requires gws-sheets and gws-gmail skills to be loaded before execution \n Reads recipient lists from a specified Google Sheets range, then iterates through each row to send customized emails \n Supports dynamic personalization by embedding recipient data (name, email, etc.) into subject lines and message bodies \n

recipe-cancel-and-notify

googleworkspace/cli · Productivity

0

Delete a Google Calendar event and send cancellation notifications via Gmail. \n \n Requires both gws-calendar and gws-gmail skills to be loaded before execution \n Workflow: retrieve event details from calendar, delete the event with attendee notifications enabled, then send a follow-up email to attendees \n Automatically notifies all attendees when sendUpdates is set to \"all\" during event deletion \n

prevpage 3 / 5next