Back to skills

gws-classroom

workflows

Manages Google Classroom courses, rosters, coursework, and invitations via the `gws` CLI. Covers the full course lifecycle from creation to grading period configuration, plus teacher and student enrol

Setup & Installation

npx skills add https://github.com/googleworkspace/gws-classroom --skill gws-classroom
or paste the link and ask your coding assistant to install it
https://github.com/googleworkspace/gws-classroom
View on GitHub

What This Skill Does

Manages Google Classroom courses, rosters, coursework, and invitations via the `gws` CLI. Covers the full course lifecycle from creation to grading period configuration, plus teacher and student enrollment. Automating course setup and roster management from the CLI removes the need to click through the Classroom UI for bulk operations or scripted workflows.

When to use it

  • Working with gws classroom functionality
  • Implementing gws classroom features
  • Debugging gws classroom related issues