google-workspace-ops

google-workspace-ops is a skill for Claude Code from bjorn-ingmanson/thefroject-plugins. It costs 41 tokens per session (880 once invoked), scanned A, original, MIT.

An analysis of existing customer accounts to find possible additional sales, such as more products, higher plans, or related add-ons.

In plain words
What is it for?
Use it during account planning, quarterly business review preparation, or sales-pipeline work. It examines contracts, products used, users, revenue, usage trends, purchase history, industry context, and expansion signals.
Why use it?
It helps reveal growth opportunities that may be hidden in product usage, account history, customer needs, and changes in the business.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the thefroject-customer-success plugin — 47 skills, 11 commands shipped together

Good fit Use it during account planning, quarterly business review preparation, or sales-pipeline work. It examines contracts, products used, users, revenue, usage trends, purchase history, industry context, and expansion signals.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bjorn-ingmanson/thefroject-plugins/google-workspace-ops
Install

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.

Any agent
npx skills add bjorn-ingmanson/thefroject-plugins --skill google-workspace-ops
Clone the repo
git clone --depth 1 https://github.com/bjorn-ingmanson/thefroject-plugins

Made for: Claude Code.

Or install thefroject-customer-success, the plugin that ships this one along with the rest of its 47 skills, 11 commands.

Wrote 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.

agentmods badge for google-workspace-ops

README.md
[![agentmods](https://agentmods.dev/badge/skills/bjorn-ingmanson/thefroject-plugins/google-workspace-ops/github.svg)](https://agentmods.dev/skills/bjorn-ingmanson/thefroject-plugins/google-workspace-ops)
Your own site
<a href="https://agentmods.dev/skills/bjorn-ingmanson/thefroject-plugins/google-workspace-ops"><img src="https://agentmods.dev/badge/skills/bjorn-ingmanson/thefroject-plugins/google-workspace-ops/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.

agentmods 80×15 button for google-workspace-ops

Your own site · 80×15
<a href="https://agentmods.dev/skills/bjorn-ingmanson/thefroject-plugins/google-workspace-ops"><img src="https://agentmods.dev/badge/skills/bjorn-ingmanson/thefroject-plugins/google-workspace-ops.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 880 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00041 $0.00880
Opus 5 $0.00020 $0.00440
Sonnet 5 $0.00008 $0.00176
Haiku 4.5 $0.00004 $0.00088

Measured 8d ago against content hash 0f0d3729378c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

google-workspace-ops 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 8d 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.

customer-success/skills/google-workspace-ops/SKILL.md · 118 lines

How it starts

The opening of the file, as written. The whole thing — 118 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Google Workspace Ops

Operate across Google Workspace tools with structured workflows. Each section covers one tool with common operations and output patterns.

Prerequisites

Confirm the workspace has Google Workspace MCP tools available before proceeding. If tools are not connected, explain what is needed and stop.

Google Drive — File Management

Search and Organize

  1. Search Drive for files matching a query, date range, or file type
  2. List files in a specific folder, sorted by last modified
  3. Identify orphaned files (not in any folder) or duplicates by name
  4. Move files between folders based on naming conventions or dates

Bulk Operations

  • Rename files following a consistent pattern (e.g., YYYY-MM-DD_project-name_version)
  • Generate a file inventory: name, owner, last modified, sharing status
  • Flag files shared externally or with overly broad permissions

Output

Write file inventories and audit results to outputs/drive-inventory.md.

Google Sheets — Data Analysis

Read and Summarize

  1. Open a sheet by name or URL
  2. Identify column headers and data types
  3. Compute summary statistics: counts, averages, min/max, unique values
  4. Flag data quality issues: blanks, duplicates, inconsistent formats

Transform

  • Pivot data by a categorical column
  • Filter rows matching specific criteria
  • Merge data from multiple sheets by a shared key column
  • Generate a clean summary table

Output

Write analysis results to outputs/sheets-analysis-[name].md with the source sheet linked.

Google Docs — Drafting

Create Structured Documents

  1. Ask for the document purpose, audience, and key points
  2. Generate an outline with section headers
  3. Draft each section in clear, concise language
  4. Add formatting: headers, bullet lists, bold for emphasis

Review Existing Docs

  • Read a Doc and summarize its contents
  • Flag sections that are outdated, unclear, or missing
  • Suggest structural improvements

Output

Create or update the Google Doc directly. Save a local copy to outputs/docs-draft-[title].md.

Read the full file on GitHub · 118 lines

Changes

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.

  1. 8d ago First seen · 118 lines · 41 tokens per session scan A 0f0d3729378c

Subscribe to this mod's changes

google-workspace-ops is a skill published in the GitHub repository bjorn-ingmanson/thefroject-plugins (1 stars, last pushed 2mo ago), licensed MIT. It adds 41 tokens to every session and 880 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.