Skip to main content
Back to registry

recipe-create-classroom-course

googleworkspace/cli

PREREQUISITE: Load the following skills to execute this recipe: gws-classroom

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-classroom-course
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-classroom Create a Google Classroom course and invite students. - Create the course: gws classroom courses create --json '{"name": "Introduction to CS", "section": "Period 1", "room": "Room 101", "ownerId": "me"}' - Invite a student: gws classroom invitations create --json '{"courseId": "COURSE_ID", "userId": "student@school.edu", "role": "STUDENT"}' - List enrolled students: gws classroom courses students list --params '{"courseId": "COURSE_ID"}' --format table

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-create-classroom-course do?

PREREQUISITE: Load the following skills to execute this recipe: gws-classroom

Is recipe-create-classroom-course good?

recipe-create-classroom-course does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-create-classroom-course work with?

recipe-create-classroom-course currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to recipe-create-classroom-course?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-create-classroom-course?

npx skills add https://github.com/googleworkspace/cli --skill recipe-create-classroom-course

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering