gws-workflow
Automate Google Workspace tasks like standup reports, meeting prep, and email-to-task conversion via CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-workflowStats
| Total installs | 6,776 |
| Weekly installs | 6.7K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Includes five pre-built helper workflows: standup reports, meeting prep, email-to-task conversion, weekly digests, and file announcements
- Requires gws binary and authentication setup from the shared gws-shared skill documentation
- Discover available resources and methods with gws workflow --help and inspect method signatures using gws schema workflow.<resource>.<method>
- Pass parameters via --params or --json flags based on schema inspection output
Tags
Related skills
| Skill | Installs | vs gws-workflow |
|---|---|---|
| llm-models | 7,314 | +538 |
| persona-exec-assistant | 6,463 | -313 |
| ai-tool-compliance | 6,703 | -73 |
| related-skill | 7,263 | +487 |
| update-oo-component-documentation | 6,984 | +208 |
FAQ
- How many installs does gws-workflow have?
- gws-workflow has 6,776 total installs and 6.7K installs this week.
- Where is gws-workflow hosted?
- gws-workflow is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-workflow have?
- gws-workflow has 22.8K GitHub stars.
- When was gws-workflow first indexed?
- OrangeBot.AI first indexed gws-workflow on Mar 4, 2026.
- How do I install gws-workflow?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-workflow