googleworkspace/gws-workflow-standup-report
Google Workflow: Today's meetings + open tasks as a standup summary.
npx skills add https://github.com/googleworkspace/cli --skill gws-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
gws workflow +standup-report
| Flag | Required | Default | Description |
|------|----------|---------|-------------|
| --format | — | — | Output format: json (default), table, yaml, csv |
gws workflow +standup-report
gws workflow +standup-report --format table
Take googleworkspace/gws-workflow-standup-report from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.