Labsco
googleworkspace logo

gws-workflow-standup-report

✓ Official29,400

by 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 receiveExpand

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.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Today's meetings + open tasks as a standup summary

Flags

FlagRequiredDefaultDescription
--formatOutput format: json (default), table, yaml, csv

Examples

Copy & paste — that's it
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