gws-workflow-meeting-prep
Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.
How do I install this agent skill?
npx skills add https://github.com/googleworkspace/cli --skill gws-workflow-meeting-prepIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill provides a workflow for preparing for meetings using the Google Workspace CLI. It is a read-only utility from a recognized vendor but presents a low-risk surface for indirect prompt injection by processing external data from calendar event descriptions and attendees.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
1 file scanned · No issues
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
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-prep
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 Work
Tips
- 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
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/googleworkspace/cli/gws-workflow-meeting-prep">View gws-workflow-meeting-prep on skillZs</a>