gws is a command-line tool that provides one interface to Google Workspace services such as Drive, Gmail, Calendar, Sheets, Docs, Chat, and Admin. People and AI agents use it to automate Workspace tasks and receive structured JSON results, while its commands are generated dynamically from Google's Discovery Service. The catalogue contains skills and instructions for using gws.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/googleworkspace/cli/recipe-create-classroom-coursenpx skills add googleworkspace/cli --skill recipe-create-classroom-coursegit clone --depth 1 https://github.com/googleworkspace/cliWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/googleworkspace/cli/recipe-create-classroom-course)<a href="https://agentmods.dev/skills/googleworkspace/cli/recipe-create-classroom-course"><img src="https://agentmods.dev/badge/skills/googleworkspace/cli/recipe-create-classroom-course.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00015 | $0.00232 |
| Opus 5 | $0.00008 | $0.00116 |
| Sonnet 5 | $0.00003 | $0.00046 |
| Haiku 4.5 | $0.00002 | $0.00023 |
Grade A, and why
recipe-create-classroom-course scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
3 near-identical copies found in the catalogue:
- recipe-create-classroom-course — 100% identical, 0 lines differ
- recipe-create-classroom-course — 100% identical, 0 lines differ
- recipe-create-classroom-course — 100% identical, 0 lines differ
What it actually says
Create a Google Classroom Course
PREREQUISITE: Load the following skills to execute this recipe:
gws-classroom
Create a Google Classroom course and invite students.
Steps
- 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": "[email protected]", "role": "STUDENT"}' - List enrolled students:
gws classroom courses students list --params '{"courseId": "COURSE_ID"}' --format table
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 28 lines · 15 tokens per session scan A a2ec0b87ce64
recipe-create-classroom-course is a skill published in the GitHub repository googleworkspace/cli (30,742 stars, last pushed 10d ago), licensed Apache-2.0. It adds 15 tokens to every session and 232 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
manim-video
Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.
scoping
Use when a user asks what an agent key can do, how Shuriken permissions work, or which scopes they need for a given integration.
jueban-buddhist-companion
Use Jueban's traceable Buddhist canon and one-time practice tools whenever a user asks to find or source scripture, explain a verified passage, match a Buddhist passage to a life situation, or create a timed read/listen/view practice, even if the user does not name Jueban. Do not activate for unrelated general tasks…
cogd-learning
学习分歧 / Learning debate。用于教育、学习、自主、塑造、保护、训练和筛选之间的结构化分歧。.
cogd-technology-humanities
技术与人文分歧 / Technology and humanities debate。用于效率、意义、判断力、文化表达和人的不可替代任务。.
cogd-technology
技术分歧 / Technology debate。用于技术、自动化、AI、工具、进步和人的能力之间的结构化分歧。.