gws-workflow-standup-report

Aggregate today's calendar meetings and open tasks into a standup summary.

8|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill gws-workflow-standup-report-niclasmartinsson-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-workflow-standup-report
Source: https://github.com/niclasmartinsson-sys/google-workspace-cli/tree/main/skills/gws-workflow-standup-report
Command: npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill gws-workflow-standup-report-niclasmartinsson-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aggregates today's calendar meetings and open tasks to automatically generate a concise standup summary for teams.

Core Features & Use Cases

  • Standup synthesis: Combines calendar events for today with open tasks to produce a single status brief.
  • Flexible outputs: Supports json, table, yaml, and csv formats via the --format flag.
  • Easy integration: Works with gws workflow to provide auth, global flags, and safety rules for repeatable standups.

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 meetings and open tasks?

Generate a daily standup summary by running the gws workflow +standup-report command, which aggregates today's calendar events and open tasks into a single concise status brief for your team.

Can I export my automated standup report in different formats like JSON or CSV?

Automated standup reports support flexible outputs using the --format flag, allowing you to export the aggregated meeting and task data in json, table, yaml, or csv formats.

Does the standup report workflow require any external task management dependencies?

The standup report workflow requires no external dependencies to run, relying solely on the gws workflow environment to provide authentication, global flags, and safety rules for accessing your calendar and tasks.

What is the best way to automate async team updates with calendar and task data?

Automating async team updates is best handled by aggregating your calendar meetings and open tasks into a structured summary, providing a repeatable status brief without manual writing.

How do gws workflows handle authentication when accessing calendar data for standups?

Gws workflows handle authentication automatically by respecting built-in safety rules and auth protocols, ensuring secure access to your calendar events and task systems during standup report generation.