← 返回 Skills 市场
Gws Workflow
作者
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
815
总下载
0
收藏
14
当前安装
13
版本数
在 OpenClaw 中安装
/install gws-workflow
功能描述
Google Workflow: Cross-service productivity workflows.
使用说明 (SKILL.md)
workflow (v1)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gws-workflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/gws-workflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Gws Workflow 是什么?
Google Workflow: Cross-service productivity workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 815 次。
如何安装 Gws Workflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gws-workflow」即可一键安装,无需额外配置。
Gws Workflow 是免费的吗?
是的,Gws Workflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Gws Workflow 支持哪些平台?
Gws Workflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Gws Workflow?
由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。
推荐 Skills