
gws-workflow-meeting-prep
✓ Official★ 29,400by Google · part of googleworkspace/cli
Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.
Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.
Inspect the full instructions your agent will receiveExpandCollapse
This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.
name: gws-workflow-meeting-prep description: "Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs." metadata: version: 0.22.5 openclaw: category: "productivity" requires: bins: - gws cliHelp: "gws workflow +meeting-prep --help"
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
Flags
| 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
npx skills add https://github.com/googleworkspace/cli --skill gws-workflow-meeting-prepRun this in your project — your agent picks the skill up automatically.
Usage
gws workflow +meeting-prepNo common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.