← 返回 Skills 市场
Recipe Create Classroom Course
作者
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
468
总下载
0
收藏
10
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-create-classroom-course
功能描述
Create a Google Classroom course and invite students.
安全使用建议
This recipe itself is lightweight and just runs gws CLI commands, which matches its stated purpose. Before installing: (1) confirm you trust the source (no homepage or provenance is provided here), (2) inspect the gws-classroom skill and the gws CLI to see what Google account credentials and OAuth scopes they require (they will need permission to create courses and invite users), and (3) ensure the required gws binary is from a reputable install source. If you cannot verify gws-classroom or gws, avoid granting them Google Workspace admin-level scopes.
功能分析
Type: OpenClaw Skill
Name: recipe-create-classroom-course
Version: 1.0.12
The skill bundle is a straightforward recipe for creating Google Classroom courses and inviting students using the 'gws' CLI tool. The instructions in SKILL.md are consistent with the stated purpose and do not contain any indicators of malicious execution, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description (create a Classroom course and invite students) matches the instructions which run gws classroom commands. Requiring the gws binary and the gws-classroom skill is appropriate for this purpose.
Instruction Scope
SKILL.md only instructs use of gws to create a course, create an invitation, and list students. It does not ask the agent to read unrelated files, exfiltrate data to unknown endpoints, or perform broad system inspection. PLACEHOLDER values (e.g., COURSE_ID) are used correctly.
Install Mechanism
This is an instruction-only skill with no install spec or code files — minimal risk from installation artifacts.
Credentials
The recipe declares no environment variables or credentials itself, which is reasonable for a small wrapper. However it depends on the gws CLI / gws-classroom skill to provide authentication. The gws CLI will require Google account credentials and OAuth scopes to create courses and send invitations — you should confirm what credentials/scopes gws-classroom requests before installing.
Persistence & Privilege
The skill is not always: true and does not request persistent system-wide privileges. It does rely on an external CLI and another skill but does not modify other skills or agent-wide config itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install recipe-create-classroom-course - 安装完成后,直接呼叫该 Skill 的名称或使用
/recipe-create-classroom-course触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md.
- No changes to functionality or instructions.
v1.0.11
- Updated metadata version from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Updated metadata version from 0.22.2 to 0.22.3 in SKILL.md.
- No functional changes made; documentation and recipe steps remain unchanged.
v1.0.9
- Updated metadata version from 0.22.1 to 0.22.2 in SKILL.md.
- No changes to functionality, steps, or usage instructions.
v1.0.8
- Updated metadata version from 0.22.0 to 0.22.1 in SKILL.md.
- No changes to functionality or user steps.
v1.0.7
- Updated version to 0.22.0 in metadata.
- No changes to usage steps or functionality.
v1.0.6
- Updated version number in SKILL.md metadata from 0.21.1 to 0.21.2.
- No functional changes to commands or documentation content.
v1.0.5
- Updated metadata version to 0.21.1 in SKILL.md (was 0.20.1)
- No changes to recipe steps, description, or prerequisites
v1.0.4
- Updated metadata version from 0.20.0 to 0.20.1 in SKILL.md.
- No functional or content changes to documentation or code.
v1.0.3
- Bumped metadata version from 0.19.0 to 0.20.0 in SKILL.md.
- No user-facing or functional changes.
v1.0.2
- Updated metadata version format and value under the metadata field.
- Removed the top-level version field and moved version info into metadata.
v1.0.1
- Updated SKILL.md metadata formatting for "requires" section (YAML array style).
- No changes to functionality or usage instructions.
v1.0.0
Initial release of recipe-create-classroom-course.
- Introduces a recipe to create a Google Classroom course and invite students.
- Requires the gws-classroom skill to function.
- Includes step-by-step commands for creating a course, inviting students, and listing enrolled students.
元数据
常见问题
Recipe Create Classroom Course 是什么?
Create a Google Classroom course and invite students. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 468 次。
如何安装 Recipe Create Classroom Course?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-create-classroom-course」即可一键安装,无需额外配置。
Recipe Create Classroom Course 是免费的吗?
是的,Recipe Create Classroom Course 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Recipe Create Classroom Course 支持哪些平台?
Recipe Create Classroom Course 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Recipe Create Classroom Course?
由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。
推荐 Skills