Agent Skills: workflow +standup-report

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

productivityID: dbmcco/claude-agent-toolkit/gws-workflow-standup-report

Install this agent skill to your local

pnpm dlx add-skill https://github.com/dbmcco/claude-agent-toolkit/tree/HEAD/skills/gws-workflow-standup-report

Skill Files

Browse the full folder contents for gws-workflow-standup-report.

Download Skill

Loading file tree…

skills/gws-workflow-standup-report/SKILL.md

Skill Metadata

Name
gws-workflow-standup-report
Description
"Google Workflow: Today's meetings + open tasks as a standup summary."

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

| Flag | Required | Default | Description | |------|----------|---------|-------------| | --format | — | — | Output 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