skills/gws-workflow/SKILL.md
Google Workflow: Cross-service productivity workflows.
npx skillsauth add 73ai/openbotkit 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.
tools
Read X/Twitter timeline, search posts, view threads, replies, and notifications
tools
Post, reply, like, or repost on X/Twitter
data-ai
Create, update, and manage custom skills; install skills from external repos; extend agent capabilities
data-ai
View and modify obk configuration settings (timezone, workspace, models, providers, storage)