From gws
Generates standup summary of today's Google Calendar meetings and open tasks using gws CLI. Outputs in json, table, yaml, or csv format.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gws:gws-workflow-standup-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.
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
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
npx claudepluginhub wadewarren/gws-claude-pluginExecutes Google Workspace productivity workflows via CLI: standup reports from meetings/tasks, meeting prep with agendas/docs, Gmail-to-Tasks conversion, weekly digests, Drive file announcements.
Transforms calendar events into meeting briefings, standup notes, and workflows with git commits/PR context. Handles ICS files, JSON feeds, or manual input.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.