googleworkspace/cli22k installs
gws-workflow-standup-report
Google Workflow: Today's meetings + open tasks as a standup summary.
How do I install this agent skill?
npx skills add https://github.com/googleworkspace/cli --skill gws-workflow-standup-reportIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill provides a summary of today's Google Workspace meetings and tasks using the gws command-line tool. It is a read-only utility designed for productivity workflows and does not exhibit any malicious behavior.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
1 file scanned · No issues
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
workflow +standup-report
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
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
- gws-shared — Global flags and auth
- gws-workflow — All cross-service productivity workflows commands
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/googleworkspace/cli/gws-workflow-standup-report">View gws-workflow-standup-report on skillZs</a>