
gws-workflow-standup-report
✓ Official★ 29,400by Google · part of googleworkspace/cli
Google Workflow: Today's meetings + open tasks as a standup summary.
🔥🔥✓ VerifiedFreeQuick setup
🧰 Not standalone. This skill ships with googleworkspace/cli and only works together with that tool — install the tool first, then add this skill.
Google Workflow: Today's meetings + open tasks as a standup summary.
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-standup-report description: "Google Workflow: Today's meetings + open tasks as a standup summary." metadata: version: 0.22.5 openclaw: category: "productivity" requires: bins: - gws cliHelp: "gws workflow +standup-report --help"
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
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--format | — | — | Output format: json (default), table, yaml, csv |
Examples
Copy & paste — that's it
gws workflow +standup-report
gws workflow +standup-report --format tableTips
- 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
Copy & paste — that's it
npx skills add https://github.com/googleworkspace/cli --skill gws-workflow-standup-reportRun this in your project — your agent picks the skill up automatically.
Usage
Copy & paste — that's it
gws workflow +standup-reportNo common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.