workflow (v1)

SkillDev tools

gws-workflow is a skill for running multi-step tasks across Google Workspace. Once added, your AI can handle routines like standup reports, meeting prep, and turning emails into tasks. Each workflow can span several Workspace services in a single run.

Available today. Use it from your connected AI after setup.

After adding it, tell your agent which task to run, such as a standup report or meeting prep. Your agent will carry out the steps across your Workspace tools.

Then ask your AI: use the workflow (v1) skill

What your AI can do with it

  • Compile standup reports
  • Prepare for meetings
  • Turn emails into tasks
  • Chain several Workspace steps into one workflow
  • Work across multiple Google Workspace services in a single task

What this skill tells your AI

The instructions your AI receives, as published by googleworkspace/cli in skills/gws-workflow/SKILL.md and read by ahel’s review.

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

gws workflow <resource> <method> [flags]

Helper Commands

CommandDescription
+standup-reportToday's meetings + open tasks as a standup summary
+meeting-prepPrepare for your next meeting: agenda, attendees, and linked docs
+email-to-taskConvert a Gmail message into a Google Tasks entry
+weekly-digestWeekly summary: this week's meetings + unread email count
+file-announceAnnounce a Drive file in a Chat space

Discovering Commands

Before calling any API method, inspect it:

# Browse resources and methods
gws workflow --help

# Inspect a method's required params, types, and defaults
gws schema workflow.<resource>.<method>

Use gws schema output to build your --params and --json flags.

Signals

GitHub stars
31k
Forks
2k
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
gws-workflow
Source
github.com/googleworkspace/cli