← Back to Skills Marketplace
googleworkspace-bot

Gws Workflow

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ⚠ suspicious
815
Downloads
0
Stars
14
Active Installs
13
Versions
Install in OpenClaw
/install gws-workflow
Description
Google Workflow: Cross-service productivity workflows.
README (SKILL.md)

workflow (v1)

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

gws workflow \x3Cresource> \x3Cmethod> [flags]

Helper Commands

Command Description
+standup-report Today's meetings + open tasks as a standup summary
+meeting-prep Prepare for your next meeting: agenda, attendees, and linked docs
+email-to-task Convert a Gmail message into a Google Tasks entry
+weekly-digest Weekly summary: this week's meetings + unread email count
+file-announce Announce a Drive file in a Chat space

Discovering Commands

Before calling any API method, inspect it:

# Browse resources and methods
gws workflow --help

# Inspect a method's required params, types, and defaults
gws schema workflow.\x3Cresource>.\x3Cmethod>

Use gws schema output to build your --params and --json flags.

Usage Guidance
This skill appears to be a thin wrapper around a 'gws' CLI which is reasonable for Google Workflow tasks, but it defers authentication and security rules to a separate ../gws-shared/SKILL.md that is not included or declared. Before installing or enabling this skill: 1) Inspect the referenced ../gws-shared/SKILL.md to see exactly what credentials, files, or config it reads/creates and where (tokens, OAuth creds, config files). 2) Verify the provenance and behavior of the 'gws' CLI you will run (is it an official Google-provided tool or third-party?). 3) If the shared SKILL would create credentials/config via `gws generate-skills`, review what that generator writes and its permissions. 4) Avoid enabling the skill until you confirm which Google credentials are required and that they are limited to the minimum scopes needed. The missing declaration of authentication/config requirements is the main coherence gap here.
Capability Analysis
Type: OpenClaw Skill Name: gws-workflow Version: 1.0.12 The gws-workflow skill bundle is a documentation-only wrapper for a Google Workspace CLI tool (gws). It provides instructions for an AI agent to execute productivity workflows such as standup reports and meeting preparation. No executable code, malicious prompt injection, or data exfiltration patterns were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (Google Workflow cross-service workflows) align with requiring a 'gws' CLI binary. Requesting the gws executable is plausible and proportionate. However, the skill refers to a ../gws-shared/SKILL.md for auth and security rules but does not declare any credentials or config paths itself — this is an implicit dependency that is not represented in the metadata.
Instruction Scope
SKILL.md instructs the agent to read a sibling shared SKILL.md for auth and to run `gws generate-skills` if missing. That directs the agent to read/write files outside this skill's folder and to execute a generator command that may create configuration or credentials. The instructions themselves do not enumerate what auth or files will be accessed/created, giving the skill broad, implicit scope beyond the declared single binary requirement.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code — low surface area. It relies on an external 'gws' binary being present; no downloads or extracts are requested by the skill itself.
Credentials
No environment variables or primary credential are declared, yet the skill explicitly defers auth and security rules to a separate ../gws-shared/SKILL.md. That suggests this skill will rely on credentials or config provided elsewhere (likely Google Workspace credentials or tokens), but those are not declared here, creating an incomplete and potentially misleading permission picture.
Persistence & Privilege
always is false and there is no install script or code that requests persistent presence or modifies other skills. The main persistence risk arises indirectly from the referenced generator (`gws generate-skills`) which could create files/configs, but that action is not defined in this SKILL.md.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gws-workflow
  3. After installation, invoke the skill by name or use /gws-workflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Bumped metadata version from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.11
- Updated skill metadata version to 0.22.4 in SKILL.md.
v1.0.10
- Updated metadata version from 0.22.2 to 0.22.3 in SKILL.md.
v1.0.9
- Updated skill metadata version from 0.22.1 to 0.22.2 in SKILL.md.
v1.0.8
- Updated version metadata from 0.22.0 to 0.22.1 in SKILL.md. - No functional or documentation changes made to commands or instructions.
v1.0.7
- Bumped skill metadata version from 0.21.2 to 0.22.0 in SKILL.md. - No functional or documentation changes beyond version update.
v1.0.6
- Updated metadata version in SKILL.md from 0.21.1 to 0.21.2.
v1.0.5
- Updated skill version from 0.20.1 to 0.21.1 in metadata. - No functional or documentation changes beyond the version bump.
v1.0.4
- Updated skill version to 0.20.1 in SKILL.md. - No other changes were made.
v1.0.3
- Bumped metadata version from 0.19.0 to 0.20.0 in SKILL.md.
v1.0.2
- Updated metadata: added separate version field under metadata and removed top-level version. - No changes to functionality or user commands. - Documentation and helper command list remain the same.
v1.0.1
- Minor metadata formatting update in SKILL.md (YAML style for 'requires.bins' key). - No functional or feature changes.
v1.0.0
Initial release of gws-workflow. - Introduces Google Workflow productivity tools for cross-service task automation. - Provides helper commands for standup reports, meeting prep, converting emails to tasks, weekly digests, and file announcements. - Offers CLI instructions for discovering available workflow commands and inspecting API method parameters.
Metadata
Slug gws-workflow
Version 1.0.12
License MIT-0
All-time Installs 14
Active Installs 14
Total Versions 13
Frequently Asked Questions

What is Gws Workflow?

Google Workflow: Cross-service productivity workflows. It is an AI Agent Skill for Claude Code / OpenClaw, with 815 downloads so far.

How do I install Gws Workflow?

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

Is Gws Workflow free?

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

Which platforms does Gws Workflow support?

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

Who created Gws Workflow?

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

💬 Comments