← 返回 Skills 市场
Gws Groupssettings
作者
googleworkspace-bot
· GitHub ↗
· v1.0.0
318
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install gws-groupssettings
功能描述
Manage Google Groups settings.
使用说明 (SKILL.md)
groupssettings (v1)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws groupssettings \x3Cresource> \x3Cmethod> [flags]
API Resources
groups
get— Gets one resource by id.patch— Updates an existing resource. This method supports patch semantics.update— Updates an existing resource.
Discovering Commands
Before calling any API method, inspect it:
# Browse resources and methods
gws groupssettings --help
# Inspect a method's required params, types, and defaults
gws schema groupssettings.\x3Cresource>.\x3Cmethod>
Use gws schema output to build your --params and --json flags.
安全使用建议
This skill simply wraps a local 'gws' CLI to call the Google Groups Settings API — that is coherent. Before installing/using it: (1) Verify the origin and integrity of the 'gws' binary you will run (install only from a trusted source). (2) Inspect the referenced ../gws-shared/SKILL.md (or what gws generate-skills would create) to see how authentication is handled and where credentials or tokens will be stored. (3) Ensure the credentials used by 'gws' have only the minimum Google Workspace scopes needed to manage group settings. (4) If you want to be extra cautious, run gws commands in a controlled/test account or environment first so you can observe what files or tokens are created.
功能分析
Type: OpenClaw Skill
Name: gws-groupssettings
Version: 1.0.0
The gws-groupssettings skill bundle is a standard configuration for managing Google Groups settings via a CLI tool named 'gws'. The SKILL.md file provides legitimate instructions for resource discovery and method execution (get, patch, update) without any evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (manage Google Groups settings) matches the declared dependency on a 'gws' CLI. No unrelated binaries, env vars, or configs are requested.
Instruction Scope
SKILL.md only instructs using the 'gws' CLI and its schema to call groupssettings methods. It references a ../gws-shared/SKILL.md for auth and global flags — that external file is required for auth behaviour but is not included here, so review it before use.
Install Mechanism
There is no install spec (instruction-only), so nothing will be downloaded or written by the skill itself. This is the lowest-risk install posture.
Credentials
The skill declares no environment variables, which is reasonable because auth appears delegated to the 'gws' CLI or to the referenced shared SKILL.md. Confirm how 'gws' obtains credentials (local OAuth token, service account file, or env vars) to ensure requested privileges are proportional.
Persistence & Privilege
always is false and the skill is user-invocable. It does reference generating a shared SKILL.md (which may write auth/config files if you run it), but the skill itself does not request elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gws-groupssettings - 安装完成后,直接呼叫该 Skill 的名称或使用
/gws-groupssettings触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of gws-groupssettings.
- Adds commands to manage Google Groups settings via CLI.
- Supports get, patch, and update methods for group resources.
- Includes help and schema discovery commands for easier usage.
- Requires the "gws" CLI tool and setup as per shared authentication rules.
元数据
常见问题
Gws Groupssettings 是什么?
Manage Google Groups settings. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 318 次。
如何安装 Gws Groupssettings?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gws-groupssettings」即可一键安装,无需额外配置。
Gws Groupssettings 是免费的吗?
是的,Gws Groupssettings 完全免费(开源免费),可自由下载、安装和使用。
Gws Groupssettings 支持哪些平台?
Gws Groupssettings 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Gws Groupssettings?
由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.0。
推荐 Skills