@googleworkspace/gws-classroom

by googleworkspace · v1.0.0 · prompt

Google Classroom: Manage classes, rosters, and coursework.

Install

Add @googleworkspace/gws-classroom to Claude Code with the PolySkill CLI: polyskill add @googleworkspace/gws-classroom

Instructions

# classroom (v1) > **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it. ```bash gws classroom <resource> <method> [flags] ``` ## API Resources ### courses - `create` — Creates a course. The user specified in `ownerId` is the owner of the created course and added as a teacher. A non-admin requesting user can only create a course with themselves as the owner. Domain admins can create courses owned by any user within their domain. This method returns the following error codes: * `PERMISSION_DENIED` if the…

Keywords: gws, google, classroom, workspace