Labsco
googleworkspace logo

gws-workflow

✓ Official29,400

by Google · part of googleworkspace/cli

Google Workflow: Cross-service productivity workflows.

🔥🔥🔥✓ VerifiedFreeQuick setup
🧰 Not standalone. This skill ships with googleworkspace/cli and only works together with that tool — install the tool first, then add this skill.

Google Workflow: Cross-service productivity workflows.

Inspect the full instructions your agent will receiveExpand

This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.

by Google

Google Workflow: Cross-service productivity workflows. npx skills add https://github.com/googleworkspace/cli --skill gws-workflow Download ZIPGitHub29.4k

workflow (v1)

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

Copy & paste — that's it
gws workflow [flags]

Helper Commands

Command Description +standup-report Today's meetings + open tasks as a standup summary +meeting-prep Prepare for your next meeting: agenda, attendees, and linked docs +email-to-task Convert a Gmail message into a Google Tasks entry +weekly-digest Weekly summary: this week's meetings + unread email count +file-announce Announce a Drive file in a Chat space

Discovering Commands

Before calling any API method, inspect it:

Copy & paste — that's it
# Browse resources and methods
gws workflow --help

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

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