Gws workflow standup report
Skill googleworkspace/cli/skills/gws-workflow-standup-report
Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.
npx -y skills add googleworkspace/cli --skill gws-workflow-standup-reportAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Google Workflow: Today's meetings + open tasks as a standup summary.
SKILL.md
1.1 KB, as published. Nobody here has run it
workflow +standup-report
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Today's meetings + open tasks as a standup summary
Usage
gws workflow +standup-report
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--format | — | — | Output format: json (default), table, yaml, csv |
Examples
gws workflow +standup-report
gws workflow +standup-report --format table
Tips
- Read-only — never modifies data.
- Combines calendar agenda (today) with tasks list.
See Also
- gws-shared — Global flags and auth
- gws-workflow — All cross-service productivity workflows commands