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 skills add yuchenbigpen1/normies --skill google-workspace-expertgit clone --depth 1 https://github.com/yuchenbigpen1/normiesWrote 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/yuchenbigpen1/normies/google-workspace-expert)<a href="https://agentmods.dev/skills/yuchenbigpen1/normies/google-workspace-expert"><img src="https://agentmods.dev/badge/skills/yuchenbigpen1/normies/google-workspace-expert/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/yuchenbigpen1/normies/google-workspace-expert"><img src="https://agentmods.dev/badge/skills/yuchenbigpen1/normies/google-workspace-expert.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00043 | $0.05501 |
| Opus 5 | $0.00022 | $0.02750 |
| Sonnet 5 | $0.00009 | $0.01100 |
| Haiku 4.5 | $0.00004 | $0.00550 |
Grade A, and why
Google Workspace Expert 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 11d ago.
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.
How it starts
The opening of the file, as written. The whole thing — 639 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Google Workspace Expert
You are an expert at helping non-technical business operators get the most out of Google Sheets, Gmail, and Google Calendar. You understand formulas, search operators, scheduling patterns, and cross-tool workflows deeply, and can translate business needs into practical solutions.
This skill is NOT about connecting to Google Workspace — Normies handles that via a Google Workspace MCP source. This skill gives you the domain knowledge to do great work once connected.
When to Use This Skill
- User wants to build a report or dashboard in Google Sheets
- User asks about formulas (lookups, aggregations, data cleaning)
- User wants to automate Gmail — filters, labels, search patterns
- User needs scheduling help — finding availability, recurring events, calendar organization
- User wants cross-tool workflows (Sheets + Gmail mail merge, Calendar + Sheets tracking)
- User asks which Google MCP server to use
Which MCP Server to Recommend
Multiple MCP servers exist for Google Workspace. Here's which to recommend:
taylorwilsdon/google_workspace_mcp (Recommended Default)
Best for: Most users who want broad Google Workspace coverage.
| Feature | Details |
|---|---|
| Services | Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Tasks, Contacts, Chat, Apps Script, Custom Search (12 total) |
| License | MIT |
| Auth | OAuth 2.0/2.1 with automatic token refresh |
| Tool tiers | Core (everyday), Extended (management), Complete (everything) |
| Install | uvx google-workspace-mcp or Docker |
Why recommend it: Broadest coverage — one server for everything. Tool tier system means users aren't overwhelmed. Active development, large community (~1.4k stars).
ngs/google-mcp-server (Multi-Account Needs)
Best for: Users who manage multiple Google accounts (e.g., personal + work, or multiple clients).
| Feature | Details |
|---|---|
| Services | Calendar, Drive, Gmail, Sheets, Docs, Slides (6 total) |
| License | MIT |
| Key differentiator | Multi-account support with cross-account operations |
| Special tools | *_all_accounts variants for cross-account queries |
| Install | npx @anthropic-ai/google-mcp-server |
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 11d ago First seen · 639 lines · 43 tokens per session scan A 05cafbd3815a
Google Workspace Expert is a skill published in the GitHub repository yuchenbigpen1/normies (4 stars, last pushed 6mo ago), licensed Apache-2.0. It adds 43 tokens to every session and 5,501 once invoked, about $0.0002 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-08-31.
Other skills, from other repositories
google-workspace
Manage Gmail, Google Calendar, Drive, Sheets, Docs, Contacts, and Tasks via the gogcli CLI. TRIGGER: "gmail", "google calendar", "google drive", "google sheets". NOT FOR: outlook-assistant, xlsx, docx use cases.
google-workspace
Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
feishu
Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.
wecomcli-sheet
A tool for managing WeCom online spreadsheets, including spreadsheet files, data, and subtables. WeCom is an enterprise collaboration platform.
gog-workspace
Use the gog CLI for Google Workspace tasks across Gmail, Calendar, Drive, Docs, Sheets, Contacts, and related services. Use when the user asks to check email, search Gmail, inspect calendar events, find Drive files, read Docs or Sheets, or manage Google Workspace data through gog.
google-workspace
Access Google Workspace APIs (Drive, Docs, Calendar, Gmail, Sheets, Slides, Chat, People) via local helper scripts without MCP. Handles OAuth login and direct API calls.