gws-workflow

Automate cross-service Google Workspace workflows across Calendar, Gmail, and Drive.

8|3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/haberlah/dotfiles-claude --skill gws-workflow-haberlah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-workflow
Source: https://github.com/haberlah/dotfiles-claude/tree/main/skills/gws-workflow
Command: npx skills add https://github.com/haberlah/dotfiles-claude --skill gws-workflow-haberlah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates cross-service Google Workspace workflows by coordinating tasks across Calendar, Gmail, Drive, and Meet to reduce manual handoffs and context switching.

Core Features & Use Cases

  • Orchestrates end-to-end workflows across Google Workspace apps (Calendar, Gmail, Drive, Docs) to complete tasks automatically.
  • Supports common scenarios like standup reporting, meeting preparation, email-to-task conversion, weekly digests, and file announcements.
  • Provides a CLI-driven interface to discover resources, inspect methods, and execute deterministic workflows.

Quick Start

Run a workflow to generate today's standup report from calendar events and open tasks.

Frequently Asked Questions about gws-workflow

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

FAQPage Schema
How do I automate Google Workspace workflows across Gmail, Calendar, and Drive?

You can automate cross-service Google Workspace workflows by using a CLI-driven framework that coordinates Calendar, Gmail, and Drive resources. It executes deterministic workflows to complete end-to-end tasks like meeting preparation and file announcements.

What is the best way to generate a standup report from calendar events?

The best way to generate a standup report is by running a cross-service workflow that extracts today's calendar events and open tasks. The framework orchestrates these resources automatically to compile your daily standup output.

Can I convert Gmail emails to tasks automatically?

Yes, you can convert Gmail emails to tasks using the email-to-task conversion workflow. The framework coordinates Gmail resources to process incoming emails and transforms them into actionable tasks deterministically.

How do I prepare for meetings using Google Calendar and Drive?

You can prepare for meetings by triggering a meeting preparation workflow that coordinates Google Calendar and Drive. This orchestrates relevant files and event details automatically, reducing manual context switching before your scheduled meetings.

Does this workflow framework require manual coding to orchestrate tasks?

No manual coding is required to orchestrate tasks because the framework provides a CLI-driven interface. You can discover resources, inspect methods, and execute deterministic workflows with built-in safety checks directly from the command line.

Are there limitations when coordinating cross-service tasks across Google Workspace apps?

The framework applies safety checks to orchestrate tasks deterministically across Google Workspace apps, but it is currently limited to coordinating resources like Calendar, Gmail, Drive, and Docs for the supported scenarios.