← Back to Skills Marketplace
googleworkspace-bot

Gws Workflow Standup Report

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ⚠ suspicious
481
Downloads
0
Stars
12
Active Installs
13
Versions
Install in OpenClaw
/install gws-workflow-standup-report
Description
Google Workflow: Today's meetings + open tasks as a standup summary.
README (SKILL.md)

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

Usage Guidance
This skill likely calls the 'gws' CLI to read your calendar and tasks, which is reasonable for a standup report — but it refers to a ../gws-shared/SKILL.md for auth without declaring any credentials. Before installing: (1) locate and inspect the gws-shared SKILL.md the skill references to see where credentials live and what global flags it sets; (2) confirm the provenance and integrity of the 'gws' CLI (how it was installed, vendor, version); (3) verify that any credentials/config are stored in a place you trust and that the shared SKILL.md doesn't expose secrets; (4) run the command in a restricted/test account or isolated environment first to confirm the tool is truly read-only. If you cannot find or review the referenced gws-shared file, treat the skill as untrusted.
Capability Analysis
Type: OpenClaw Skill Name: gws-workflow-standup-report Version: 1.0.12 The skill bundle contains only documentation (SKILL.md) and metadata for a Google Workspace productivity workflow. It describes a read-only command to generate standup reports from calendar and task data using a 'gws' binary. No executable code, suspicious network calls, or malicious instructions were found.
Capability Assessment
Purpose & Capability
The declared requirement (binary 'gws') matches the stated purpose (a gws workflow command). However, the skill references ../gws-shared/SKILL.md for auth/global flags but does not declare any dependency on that shared skill or any required environment variables/credentials. A skill that needs access to calendar/tasks will require credentials; not declaring them is an inconsistency.
Instruction Scope
The runtime instructions explicitly tell the agent to 'Read ../gws-shared/SKILL.md for auth, global flags, and security rules' — that asks the agent to read a file outside the skill's own directory (potentially containing sensitive config/credentials). While the command-run instructions themselves are narrow (invoke 'gws workflow +standup-report'), the cross-skill file read is scope creep and could expose or rely on secrets not declared here.
Install Mechanism
This is an instruction-only skill with no install spec; it only requires the 'gws' binary to exist. That is low-risk from an installation perspective, provided 'gws' itself is trusted and properly installed.
Credentials
No environment variables or primary credential are declared, yet the skill implicitly depends on authentication described in a separate 'gws-shared' SKILL.md. This omission is disproportionate: calendar/task access normally requires credentials, and those are not surfaced here.
Persistence & Privilege
always is false and the skill is not marked to auto-enable globally. It can be invoked autonomously (platform default), which is expected. The main concern is that it references external config (gws-shared) rather than requesting persistent privileges itself.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gws-workflow-standup-report
  3. After installation, invoke the skill by name or use /gws-workflow-standup-report
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated skill metadata version from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.11
- Updated skill metadata version from 0.22.3 to 0.22.4 in SKILL.md. - No functional or documentation changes were made beyond the version bump.
v1.0.10
- Updated internal version metadata from 0.22.2 to 0.22.3 in SKILL.md. - No user-facing features or command changes.
v1.0.9
- Updated version in SKILL.md metadata from 0.22.1 to 0.22.2.
v1.0.8
- Bumped metadata version from 0.22.0 to 0.22.1 in SKILL.md. - No other content or behavioral changes.
v1.0.7
- Updated version in SKILL.md from 0.21.2 to 0.22.0. - No changes to usage, flags, examples, or functionality described.
v1.0.6
- Updated metadata version from 0.21.1 to 0.21.2 in SKILL.md. - No changes to features, usage, or functionality. - Documentation now reflects the latest internal version update.
v1.0.5
- Updated version to 0.21.1 in SKILL.md metadata. - No user-facing changes; documentation and usage remain the same.
v1.0.4
- Updated skill metadata version from 0.20.0 to 0.20.1 in SKILL.md. - No other changes to functionality or documentation.
v1.0.3
- Updated skill metadata version from 0.19.0 to 0.20.0 in SKILL.md.
v1.0.2
- Updated metadata version format and moved version under metadata. - Removed redundant "version" field from the top-level YAML. - No changes to usage, flags, or core documentation content.
v1.0.1
- Minor formatting update in SKILL.md: YAML lists under "requires" now use dash-style (`- gws`) for consistency. - No changes to functionality or usage.
v1.0.0
- Initial release of gws-workflow-standup-report. - Provides a standup summary with today's meetings and open tasks. - Supports multiple output formats: json, table, yaml, csv. - Read-only workflow; does not modify any data. - Requires gws binary and shared authentication setup.
Metadata
Slug gws-workflow-standup-report
Version 1.0.12
License MIT-0
All-time Installs 12
Active Installs 12
Total Versions 13
Frequently Asked Questions

What is Gws Workflow Standup Report?

Google Workflow: Today's meetings + open tasks as a standup summary. It is an AI Agent Skill for Claude Code / OpenClaw, with 481 downloads so far.

How do I install Gws Workflow Standup Report?

Run "/install gws-workflow-standup-report" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Gws Workflow Standup Report free?

Yes, Gws Workflow Standup Report is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Gws Workflow Standup Report support?

Gws Workflow Standup Report is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gws Workflow Standup Report?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.

💬 Comments