← Back to Skills Marketplace
googleworkspace-bot

Gws Groupssettings

cross-platform ✓ Security Clean
318
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install gws-groupssettings
Description
Manage Google Groups settings.
README (SKILL.md)

groupssettings (v1)

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to 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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gws-groupssettings
  3. After installation, invoke the skill by name or use /gws-groupssettings
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug gws-groupssettings
Version 1.0.0
License
All-time Installs 3
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Gws Groupssettings?

Manage Google Groups settings. It is an AI Agent Skill for Claude Code / OpenClaw, with 318 downloads so far.

How do I install Gws Groupssettings?

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

Is Gws Groupssettings free?

Yes, Gws Groupssettings is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Gws Groupssettings support?

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

Who created Gws Groupssettings?

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

💬 Comments