← Back to Skills Marketplace
Recipe Create Classroom Course
by
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
468
Downloads
0
Stars
10
Active Installs
13
Versions
Install in OpenClaw
/install recipe-create-classroom-course
Description
Create a Google Classroom course and invite students.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recipe-create-classroom-course - After installation, invoke the skill by name or use
/recipe-create-classroom-course - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Recipe Create Classroom Course?
Create a Google Classroom course and invite students. It is an AI Agent Skill for Claude Code / OpenClaw, with 468 downloads so far.
How do I install Recipe Create Classroom Course?
Run "/install recipe-create-classroom-course" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recipe Create Classroom Course free?
Yes, Recipe Create Classroom Course is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recipe Create Classroom Course support?
Recipe Create Classroom Course is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recipe Create Classroom Course?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.
More Skills