@googleworkspace/gws-workflow-standup-report
Google Workflow: Today's meetings + open tasks as a standup summary.
Install
Add @googleworkspace/gws-workflow-standup-report to Claude Code with the PolySkill CLI: polyskill add @googleworkspace/gws-workflow-standup-report
Instructions
# 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 ## Usage ```bash gws workflow +standup-report ``` ## Flags | Flag | Required | Default | Description | |------|----------|---------|-------------| | `--format` | — | — | Output format: json (default), table, yaml, csv | ## Examples ```bash gws workflow +standup-report gws workflow +standup-report --format table ``` ## Tips - Read-only — never modifies data. - Combines cale…
Keywords: google, standup, gws, report, workspace, workflow