Skip to main content
Back to the directory
googleworkspace/cliSoftware EngineeringFrontend and Design

recipe-create-classroom-course

Automate Google Classroom course creation and student enrollment workflows.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
10

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-classroom-course
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, recipe-create-classroom-course has 10 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: googleworkspace/cli. Canonical URL: https://skills.sh/googleworkspace/cli/recipe-create-classroom-course.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Automate Google Classroom course creation and student enrollment workflows. PREREQUISITE: Load the following skills to execute this recipe: gws-classroom Create a Google Classroom course and invite students. - Creates courses with customizable name, section, room, and owner details via the gws-classroom skill - Invites students by email with role assignment (e.g., STUDENT) and lists enrolled participants - Requires the gws-classroom skill as a prerequisite dependency - 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 listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Automate Google Classroom course creation and student enrollment workflows.

Is recipe-create-classroom-course good?

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

Which AI agents support recipe-create-classroom-course?

recipe-create-classroom-course currently lists compatibility with Skills CLI.

Is recipe-create-classroom-course safe to install?

recipe-create-classroom-course has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

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

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

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

Run the following command to 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