recipe-create-classroom-course

Create a Google Classroom course and invite students by email.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill recipe-create-classroom-course
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-classroom-course
Source: https://github.com/m13v/fazm/tree/main/skills/recipe-create-classroom-course
Command: npx skills add https://github.com/m13v/fazm --skill recipe-create-classroom-course

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws-classroom, gws.

What problem does it solve?

This Skill automates the creation of Google Classroom courses and the enrollment of students, streamlining the setup process for educators.

Core Features & Use Cases

  • Course Creation: Instantly set up new courses with specified names, sections, and rooms.
  • Student Invitation: Automatically invite students to courses using their email addresses.
  • Use Case: A teacher can use this Skill to quickly set up a new course for the upcoming semester and enroll all students from a provided list.

Quick Start

Create a Google Classroom course named 'Introduction to CS' for 'Period 1' in 'Room 101'.

Frequently Asked Questions about recipe-create-classroom-course

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Google Classroom course and enroll students automatically?

You can create Google Classroom courses and invite students by providing the course name, section, room, and a list of student emails. The Skill automates the entire setup and enrollment process programmatically.

Can I set up multiple Google Classroom courses with specific sections and rooms?

Yes, you can instantly set up Google Classroom courses with specified names, sections, and rooms. This allows educators to quickly configure classes for different periods or semesters.

Do I need the gws binary to automate Google Classroom management tasks?

Yes, automating Google Classroom course creation requires the gws binary and the gws-classroom skill. These dependencies provide the necessary execution environment to interact with Google Classroom programmatically.

How does automated student enrollment work in Google Classroom?

Automated student enrollment works by taking a provided list of student email addresses and sending programmatic invitations to join the newly created Google Classroom course, streamlining administrative setup.

What is the best way to quickly set up a new semester's Google Classroom courses?

The best way to set up a new semester's Google Classroom courses is using this Skill to automate the generation of classes and manage student enrollment from a provided list, bypassing manual UI setup.

Are there limitations when programmatically inviting students to Google Classroom?

A key limitation is the strict dependency on the gws-classroom skill and gws binary for execution. You must also provide accurate student email addresses to ensure automated invitations are successfully delivered.