
gws-workflow
✓ Official★ 29,400by Google · part of googleworkspace/cli
Google Workflow: Cross-service productivity workflows.
Google Workflow: Cross-service productivity workflows.
Inspect the full instructions your agent will receiveExpandCollapse
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.
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:
# 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.
npx skills add https://github.com/googleworkspace/cli --skill gws-workflowRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.