ai: Skill for Claude Code

.claude/skills-global/google-workspace/SKILL.md

google-workspace is a skill for Claude Code from tomcounsell/ai. It costs 42 tokens per session (1,361 once invoked), scanned A, original, GPL-3.0.

A guide for working with Google Workspace services, including Gmail, Calendar, Docs, Sheets, Slides, Drive and Chat. Google Workspace is Google's collection of email, calendar, document and file tools.

In plain words
What is it for?
Reading or managing email, scheduling events, creating documents and spreadsheets, editing presentations, and handling files.
Why use it?
It tells the coding agent when requests involve Google files, messages, schedules or collaboration tools.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is tomcounsell/ai's own configuration. It tells Claude Code how to work on ai itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ai configures →

Reuse

Borrowing it

Nothing to install: this file belongs to tomcounsell/ai. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/tomcounsell/ai/main/.claude/skills-global/google-workspace/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/tomcounsell/ai

Made for: Claude Code.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/tomcounsell/ai/google-workspace"><img src="https://agentmods.dev/badge/skills/tomcounsell/ai/google-workspace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,361 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 unknown 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.00042 $0.01361
Opus 5 $0.00021 $0.00681
Sonnet 5 $0.00008 $0.00272
Haiku 4.5 $0.00004 $0.00136

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

Security

Grade A, and why

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

.claude/skills-global/google-workspace/SKILL.md · 108 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 9d ago First seen · 108 lines · 42 tokens per session scan A daccdcc9c2ae

Subscribe to this mod's changes

google-workspace is a skill published in the GitHub repository tomcounsell/ai (24 stars, last pushed today), licensed GPL-3.0. It adds 42 tokens to every session and 1,361 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-30.

Related

Other skills, from other repositories

obsidian-cli

Obsidian vault integration via official CLI. Use when: capturing dev artifacts to Obsidian vault, searching vault for context, appending to daily note, managing tasks in vault. Not for: general note-taking without Obsidian (use regular files), browsing Obsidian docs (use agent-browser). Output: vault search results…

sd0xdev/sd0x-harness · 78 tokens

google_workspace

Google Workspace via gog CLI — Gmail, Calendar, Drive, Contacts, Sheets, and Docs. Use when: the user asks to send/search Gmail, check calendar, manage Drive files, read or edit Sheets, export Docs, or look up contacts. NOT for: Google Cloud APIs, Firebase, or services outside Workspace.

ericwang915/PythonClaw · 67 tokens

obsidian

Work with Obsidian vaults (plain Markdown notes). Use when: user asks to search notes, create notes, move/rename notes, or manage their Obsidian vault. NOT for: Notion pages (use notion skill), non-Markdown files, or Obsidian plugin configuration.

ericwang915/PythonClaw · 63 tokens

notion

Notion API for creating and managing pages, databases, and blocks. Use when: user asks to create a Notion page, query a database, search notes, add content to Notion, or manage Notion workspace items. NOT for: local file editing (use readfile/writefile), Obsidian vaults (use obsidian skill), or real-time collaboration.

ericwang915/PythonClaw · 78 tokens

obsidian-knowledge

Use for any knowledge work in an Obsidian vault — capturing a quick note or link, organizing an Inbox, or turning bigger material (PDFs, docx, slides, syllabi, papers, transcripts, URL lists) into structured, teaching-quality notes. Works for any subject, adapts to the vault it's in, and does as much or as little…

Michael-OvO/obsidian-knowledge-agent · 146 tokens

office-productivity

Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats.

LiHongwei-cn/lihongwei-cn · 27 tokens