
Gws Workflow Meeting Prep
- 25.7k installs
- 30k repo stars
- Updated July 22, 2026
- googleworkspace/cli
gws-workflow-meeting-prep is a Google Workspace CLI workflow skill that surfaces the next meeting's agenda, attendees, and linked documents for developers preparing without app switching.
About
gws-workflow-meeting-prep is a googleworkspace/cli workflow skill (metadata version 0.22.5) that prepares developers for the upcoming meeting by aggregating agenda, attendee list, and linked docs. Run `gws workflow +meeting-prep` with optional --calendar flags.
- Pulls next upcoming calendar event with full attendee list and description
- Supports multiple calendars via --calendar flag
- Outputs in json, table, yaml or csv formats
Gws Workflow Meeting Prep by the numbers
- 25,656 all-time installs (skills.sh)
- +821 installs in the week ending Jul 28, 2026 (Skillselion tracking)
- Ranked #48 of 3,301 Productivity & Planning skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Jul 28, 2026 (Skillselion catalog sync)
What gws-workflow-meeting-prep says it does
Prepare for your next meeting: agenda, attendees, and linked docs.
npx skills add https://github.com/googleworkspace/cli --skill gws-workflow-meeting-prepAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 25.7k |
|---|---|
| repo stars | ★ 30k |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 22, 2026 |
| Repository | googleworkspace/cli ↗ |
How do you prep for the next Google Calendar meeting from CLI?
Instantly surface the next meeting's agenda, attendees, and linked documents without switching apps.
Who is it for?
Developers using gws who want a CLI briefing before the next Calendar event with linked Drive docs.
Skip if: Non-Google calendars, meetings without Calendar/Drive linkage, or teams without gws authenticated.
When should I use this skill?
User asks what is in the next meeting, who is attending, or to pull agenda and docs before a call.
What you get
Meeting prep summary with agenda, attendees, and linked document references
- Meeting prep CLI output
- Agenda and attendee summary
By the numbers
- Metadata version 0.22.5 in googleworkspace/cli
- Supports optional --calendar flag
Files
workflow +meeting-prep
PREREQUISITE: Read../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Prepare for your next meeting: agenda, attendees, and linked docs
Usage
gws workflow +meeting-prepFlags
| Flag | Required | Default | Description |
|---|---|---|---|
--calendar | — | primary | Calendar ID (default: primary) |
--format | — | — | Output format: json (default), table, yaml, csv |
Examples
gws workflow +meeting-prep
gws workflow +meeting-prep --calendar WorkTips
- Read-only — never modifies data.
- Shows the next upcoming event with attendees and description.
See Also
- gws-shared — Global flags and auth
- gws-workflow — All cross-service productivity workflows commands
Related skills
How it compares
Use this workflow instead of manual Calendar tabs when gws auth is already configured for other Google Workspace automations.
FAQ
What command runs gws-workflow-meeting-prep?
gws-workflow-meeting-prep executes `gws workflow +meeting-prep` with optional `--calendar` configuration. Read gws-shared/SKILL.md for auth and security, and use `gws workflow +meeting-prep --help` for flags.
What information does gws-workflow-meeting-prep return?
gws-workflow-meeting-prep surfaces the next meeting's agenda, attendee list, and linked Google documents. The workflow skill is version 0.22.5 in googleworkspace/cli under openclaw productivity metadata.
Is Gws Workflow Meeting Prep safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.