← 返回 Skills 市场
byungkyu

google-workspace-admin

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
18425
总下载
21
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install google-workspace-admin
功能描述
Google Workspace Admin SDK integration with managed OAuth. This is a write-capable administrative integration for users, groups, organizational units, roles, and domain settings. Only connect with a least-privileged Google admin account, restrict OAuth scopes to the specific resources needed, and revoke the connection after use. All write operations require explicit user approval showing the exact HTTP method, endpoint path, and target resource identifier before execution. Use this skill only when users need Google Workspace administration. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install only if you intend to let an agent administer Google Workspace through Maton. Use a least-privileged admin account, prefer OAuth over API keys, review the exact method, endpoint, target, payload, and consequences before approving any write, and revoke unused connections after the task is complete.
能力评估
Credentials
Network access, a Maton account, OAuth, and optional raw HTTPS fallback are proportionate for this API gateway use, and the fallback is described as only for environments where the CLI cannot be installed.
Install Mechanism
Installation uses the documented Maton CLI via npm or Homebrew, with no bundled executable scripts in the artifact.
Instruction Scope
Instructions scope use to Google Workspace Admin, default to read/list calls, require explicit confirmation for connection creation and all writes, and warn that API-returned content is untrusted data.
Persistence & Privilege
OAuth/API credentials are persisted by the Maton profile and operating-system credential store; this is disclosed, purpose-aligned, and paired with instructions not to inspect, print, export, or persist secrets elsewhere.
Purpose & Capability
The skill can read and modify Google Workspace users, groups, organizational units, roles, and domain settings, which is high-impact but directly matches its stated administrative purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install google-workspace-admin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /google-workspace-admin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.7
- Stricter security: All write operations now require explicit user approval showing the exact HTTP method, endpoint path, and resource identifier before execution. - Documentation clarified: Description, permissions, and security sections updated for greater emphasis on least-privileged access and connection targeting. - API usage guidance improved: Users must always specify the `Maton-Connection` header to prevent misrouted admin requests. - Endpoints restricted: Only documented API endpoints are supported; constructing arbitrary paths is no longer allowed. - Warnings expanded: All high-impact actions must show detailed consequences and require user confirmation.
v1.0.6
- Updated documentation to emphasize the high-impact, write-capable nature of this integration. - Added strong warnings to use least-privilege admin accounts and OAuth scopes, and to revoke connections when not needed. - Clarified that all write operations (create, update, delete) require explicit user approval with specific resource identification and summary of consequences. - Instructed users to confirm resource details via read operations before proceeding with any administrative change. - Expanded guidance on security, permissions, and the irreversible impact of admin operations across the domain.
v1.0.5
- Changed all API endpoints from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for a unified base URL. - Updated connection management instructions to use api.maton.ai, including listing, creating, and deleting connections. - Clarified security and permission details; emphasized explicit user approval before running write operations. - Removed LICENSE.txt from the project files.
v1.0.4
- Added a homepage field (https://maton.ai) to the skill metadata. - No changes to code or functionality.
v1.0.3
- Added new metadata fields under the "metadata" section for better skill description and requirements clarity. - Introduced a "clawdbot" section specifying a required environment variable (MATON_API_KEY) and an emoji indicator. - No core functionality changes; documentation and metadata improvements only.
v1.0.2
No changes detected in this release. - Version number incremented to 1.0.2 - No file or documentation changes identified
v1.0.1
- Added a note to the description directing users to use the api-gateway skill for other third party apps. - Replaced all bash/curl CLI examples with Python code snippets using urllib and os libraries. - Updated authentication header examples to use the $MATON_API_KEY environment variable in shell snippets. - No changes to the API or underlying functionality; documentation improvements only.
v1.0.0
Initial release of Google Workspace Admin SDK integration. - Manage users, groups, organizational units, and domain settings via a unified API gateway. - Supports managed OAuth authentication and multiple account connections. - Includes detailed API reference and example curl commands for common user and group operations. - Requires a Maton API key and offers tools to manage OAuth connections. - Provides features such as user creation, group membership management, and organizational unit administration.
元数据
Slug google-workspace-admin
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 10
常见问题

google-workspace-admin 是什么?

Google Workspace Admin SDK integration with managed OAuth. This is a write-capable administrative integration for users, groups, organizational units, roles, and domain settings. Only connect with a least-privileged Google admin account, restrict OAuth scopes to the specific resources needed, and revoke the connection after use. All write operations require explicit user approval showing the exact HTTP method, endpoint path, and target resource identifier before execution. Use this skill only when users need Google Workspace administration. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 18425 次。

如何安装 google-workspace-admin?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-workspace-admin」即可一键安装,无需额外配置。

google-workspace-admin 是免费的吗?

是的,google-workspace-admin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

google-workspace-admin 支持哪些平台?

google-workspace-admin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 google-workspace-admin?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论