gws-workflow-standup-report

Combine calendar events and open tasks into standup summaries for Google Workspace.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill gws-workflow-standup-report-wuyyyyyou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-workflow-standup-report
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/gws-workflow-standup-report
Command: npx skills add https://github.com/wuyyyyyou/cli --skill gws-workflow-standup-report-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aligns calendar meetings and open tasks into a single, concise standup summary for teams and AI agents, reducing manual reporting time.

Core Features & Use Cases

  • Consolidated standup generation: aggregates today's calendar events and open tasks into a single narrative.
  • Format flexibility: outputs in json, table, yaml, or csv to fit downstream tooling and dashboards.
  • Use Case: teams can run a daily standup report to quickly understand what is scheduled and what remains open.
  • Automation-friendly: designed to be invoked by AI agents to fetch and summarize the day.

Quick Start

Run gws workflow +standup-report to generate today's standup summary.

Frequently Asked Questions about gws-workflow-standup-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a daily standup summary from Google Calendar and tasks?

To generate a daily standup summary, this Skill aggregates your Google Calendar events and open tasks into a single narrative. It requires the gws tool and integration with Google Workspace to align meetings and pending work.

Can I output standup reports in different formats for downstream dashboards?

Yes, you can output standup reports in json, table, yaml, or csv formats using the CLI --format flag. This format flexibility allows you to fit the summaries directly into downstream tooling and team dashboards.

Can AI agents automate daily standup reporting with Google Workspace?

Yes, AI agents can automate daily standup reporting by invoking this Skill to fetch and summarize the day's calendar events and open tasks. It is designed specifically to be automation-friendly for AI agent workflows.

Do I need the gws tool to align calendar events and open tasks?

Yes, you need the gws tool to run the standup report workflow. The Skill reads the SKILL.md file for required authentication, global flags, and security rules to access Google Workspace calendar and task systems.

What is the best way to consolidate meetings and open tasks for a team standup?

The best way to consolidate meetings and open tasks is using an automated workflow that combines Google Calendar events and open tasks into a concise narrative. This reduces manual reporting time by producing standup-ready summaries.

Why does my standup report require authentication for Google Workspace?

Your standup report requires authentication to securely access calendar events and tasks within Google Workspace environments. The Skill reads SKILL.md to enforce necessary global flags and security rules.