skillfed

googleworkspace

15 unscanned 15 skills total

Skills by googleworkspace

  • gws-calendar-agenda

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — Display upcoming events from all your Google calendars in one view. Filter by today, tomorrow, this week, or a custom number of days ahead, and optionally narrow to a specific…

  • gws-calendar-insert

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — gws-calendar-insert adds new events to Google Calendar with required title and time fields, plus optional location, description, attendees, and Google Meet links. Configure which…

  • gws-gmail-reply

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — Send replies to Gmail messages with built-in thread management and automatic quoting of the original message. Supports attachments, CC/BCC recipients, HTML formatting, and draft…

  • gws-gmail-reply-all

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — Send a reply-all message to all original recipients in a Gmail conversation with automatic thread handling. Customize the recipient list by adding or removing addresses, attach…

  • gws-shared

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — gws-shared is a reference guide for the gws CLI's core patterns: browser-based OAuth and service account authentication, global flags for output formatting and API validation, and…

  • gws-workflow-email-to-task

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — Turn emails into tasks by extracting the subject line as the task title and message snippet as notes. Supports custom task lists and requires confirmation before creating entries.

  • persona-project-manager

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — This persona equips you to manage projects end-to-end using Google Workspace tools. Track progress in Sheets, schedule team standups in Calendar, share artifacts through Drive,…

  • recipe-batch-invite-to-event

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — This recipe automates adding multiple attendees to an existing Google Calendar event while sending notifications to all participants. It retrieves the event, patches it with a…

  • recipe-block-focus-time

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — This recipe automates the setup of recurring focus time blocks on Google Calendar, marking them as busy to shield your deep work from interruptions. It uses the gws-calendar skill…

  • recipe-create-events-from-sheet

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — This recipe reads event data from a Google Sheets spreadsheet and creates corresponding Google Calendar entries in bulk. It combines the gws-sheets and gws-calendar skills to…

  • recipe-find-free-time

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — This recipe queries Google Calendar's free/busy status across multiple users to identify shared availability windows. It retrieves busy/free data for a specified time range, then…

  • recipe-post-mortem-setup

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — This recipe orchestrates the full post-mortem workflow across Google Workspace: it creates a structured document in Docs, schedules a review meeting in Calendar, and sends a…

  • recipe-reschedule-meeting

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — This recipe automates moving Google Calendar events to different times while sending updates to all attendees. It chains calendar lookup, event retrieval, and time-change…

  • recipe-schedule-recurring-event

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — This recipe automates setup of repeating calendar meetings in Google Calendar, adding attendees and configuring recurrence rules in a single operation. It builds on the…

  • recipe-share-event-materials

    Apache-2.0· ★ 30,031 · updated 2026-07-22 — This recipe automates file distribution by retrieving attendees from a Google Calendar event and granting them access to specified Google Drive files. It uses the gws-calendar and…