Methodologygeneric

gws-workflow-standup-report

Google Workflow: Today's meetings + open tasks as a standup summary.

googleworkspace/cli
View source

Install

npx skills add https://github.com/googleworkspace/cli --skill gws-workflow-standup-report

Use with your agent

ClaudeCursorOpenAIGemini

Install the gws-workflow-standup-report skill, then use it as build context. Run: npx skills add https://github.com/googleworkspace/cli --skill gws-workflow-standup-report. Then read the installed skill.md and follow its guidance to build or refactor my project.

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

gws workflow +standup-report

Flags

FlagRequiredDefaultDescription
--formatOutput 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