google-workspace/skills/gws-workflow/SKILL.md
Google Workspace cross-service workflows via the gws CLI. Use when the user asks for "standup report", "meeting prep", "weekly digest", "email to task", or any multi-service workflow.
npx skillsauth add grailautomation/claude-plugins gws-workflowInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws workflow <resource> <method> [flags]
| 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 |
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.
documentation
Write a feature spec or PRD from a problem statement or feature idea
development
Synthesize qualitative and quantitative user research into structured insights and opportunity areas. Use when analyzing interview notes, survey responses, support tickets, or behavioral data to identify themes, build personas, or prioritize opportunities.
research
Synthesize user research from interviews, surveys, and feedback into structured insights
data-ai
Generate a stakeholder update tailored to audience and cadence