← 返回 Skills 市场
chrischall

Tmp.ZvBQwLjjXS

作者 chrischall · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ⚠ suspicious
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gogcli-mcp-classroom
功能描述
Use when the user asks to manage Google Classroom — create or update courses, enroll students and teachers, post announcements, create assignments, view subm...
使用说明 (SKILL.md)

gogcli-mcp-classroom

Extended Google Classroom MCP server via gogcli — 49 tools: auth (5) + 44 dedicated Classroom tools spanning courses, students, teachers, coursework, submissions, announcements, topics, invitations, and profiles.

Requirements

  • gogcli installed and authenticated
  • Node.js 18 or later

Setup

{
  "mcpServers": {
    "gogcli-classroom": {
      "command": "npx",
      "args": ["-y", "gogcli-mcp-classroom"],
      "env": {
        "GOG_ACCOUNT": "[email protected]"
      }
    }
  }
}

Classroom Tools

Area Tools
Courses list / get / create / update / delete / archive / unarchive
Students list / get / add / remove
Teachers list / get / add / remove
Roster combined students+teachers list
Coursework list / get / create / update / delete
Submissions list / get / grade / return / turn-in / reclaim
Announcements list / get / create / update / delete
Topics list / get / create / update / delete
Invitations list / get / create / accept / delete
Profile get (self or by userId)

For guardians, guardian-invitations, materials, and assignee management, use gog_classroom_run (the escape hatch).

安全使用建议
Install only if you are comfortable giving an agent Google Classroom administrative capabilities. Pin and verify the npm package, use the least-privileged Google account possible, and require explicit confirmation before deleting courses, changing rosters, grading/returning work, accepting invitations, or using the escape-hatch command.
功能分析
Type: OpenClaw Skill Name: gogcli-mcp-classroom Version: 2.0.4 The skill bundle contains metadata and documentation for a Google Classroom management tool via an MCP server. The SKILL.md file describes standard administrative functions (managing courses, students, and grades) and provides setup instructions using npx. No executable code was provided for analysis, and the documentation contains no signs of prompt injection, data exfiltration, or malicious intent.
能力评估
Purpose & Capability
The Classroom-management purpose is coherent, but the advertised capabilities include high-impact actions such as deleting courses, changing rosters, grading/returning submissions, and accepting invitations.
Instruction Scope
The instructions list broad mutation tools and an escape-hatch command without stating confirmation, scoping, rollback, or other safeguards for destructive or account-changing operations.
Install Mechanism
The skill is instruction-only but tells users to run an unpinned npm package with npx; no package code is included in the reviewed artifacts.
Credentials
Using an authenticated Google account is expected for Google Classroom administration, but the registry metadata does not declare credentials or environment variables while the SKILL.md requires gogcli authentication and GOG_ACCOUNT.
Persistence & Privilege
The skill relies on an existing authenticated gogcli profile, which is sensitive account state, but the artifacts do not show hidden background persistence or self-propagation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gogcli-mcp-classroom
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gogcli-mcp-classroom 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
- Improved skill description for clarity on managing Google Classroom, including courses, users, coursework, announcements, and gradebook actions. - Updated documentation to detail all 49 available tools, grouped by category. - Clarified setup instructions and system requirements. - Listed supported Classroom actions and provided guidance for unsupported features.
元数据
Slug gogcli-mcp-classroom
版本 2.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tmp.ZvBQwLjjXS 是什么?

Use when the user asks to manage Google Classroom — create or update courses, enroll students and teachers, post announcements, create assignments, view subm... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。

如何安装 Tmp.ZvBQwLjjXS?

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

Tmp.ZvBQwLjjXS 是免费的吗?

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

Tmp.ZvBQwLjjXS 支持哪些平台?

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

谁开发了 Tmp.ZvBQwLjjXS?

由 chrischall(@chrischall)开发并维护,当前版本 v2.0.4。

💬 留言讨论