Gws Workflow
VerifiedGoogle Workflow: Cross-service productivity workflows.
$ Add to .claude/skills/ About This Skill
# workflow (v1)
> PREREQUISITE: Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.
```bash gws workflow <resource> <method> [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:
```bash # 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.
Use Cases
- Create cross-service Google Workspace productivity workflows
- Automate routine tasks spanning Gmail, Calendar, Docs, and Drive
- Build multi-step automation sequences across Google services
- Coordinate Google Workspace operations for team productivity
- Streamline document and communication workflows within Google ecosystem
Pros & Cons
Pros
- +Compatible with multiple platforms including claude-code, openclaw
- +Well-documented with detailed usage instructions and examples
- +Purpose-built for workflow & automation tasks with focused functionality
Cons
- -No built-in analytics or usage metrics dashboard
- -Configuration may require familiarity with workflow & automation concepts
FAQ
What does Gws Workflow do?
What platforms support Gws Workflow?
What are the use cases for Gws Workflow?
100+ free AI tools
Writing, PDF, image, and developer tools — all in your browser.
Next Step
Use the skill detail page to evaluate fit and install steps. For a direct browser workflow, move into a focused tool route instead of staying in broader support surfaces.