Research Google Workspace Integration

Research Google Workspace Integration is a skill for Claude Code, Codex from bobmatnyc/claude-mpm-agents. It costs 18 tokens per session (2,012 once invoked), scanned A, original, no licence file.

A guide to using Google Calendar, Gmail, and Drive in research tasks. These are Google's tools for scheduling, email, and file storage.

In plain words
What is it for?
It supports research tasks involving calendars, email messages, and files stored in Google Drive.
Why use it?
It helps an agent plan research workflows that use information spread across Google Workspace.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It supports research tasks involving calendars, email messages, and files stored in Google Drive.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bobmatnyc/claude-mpm-agents/research-google-workspace
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 bobmatnyc/claude-mpm-agents --skill research-google-workspace
Clone the repo
git clone --depth 1 https://github.com/bobmatnyc/claude-mpm-agents

Made for: Claude Code, Codex.

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 Research Google Workspace Integration

README.md
[![agentmods](https://agentmods.dev/badge/skills/bobmatnyc/claude-mpm-agents/research-google-workspace/github.svg)](https://agentmods.dev/skills/bobmatnyc/claude-mpm-agents/research-google-workspace)
Your own site
<a href="https://agentmods.dev/skills/bobmatnyc/claude-mpm-agents/research-google-workspace"><img src="https://agentmods.dev/badge/skills/bobmatnyc/claude-mpm-agents/research-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 Research Google Workspace Integration

Your own site · 80×15
<a href="https://agentmods.dev/skills/bobmatnyc/claude-mpm-agents/research-google-workspace"><img src="https://agentmods.dev/badge/skills/bobmatnyc/claude-mpm-agents/research-google-workspace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,012 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.00018 $0.02012
Opus 5 $0.00009 $0.01006
Sonnet 5 $0.00004 $0.00402
Haiku 4.5 $0.00002 $0.00201

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

Security

Grade A, and why

Research Google Workspace Integration 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.

skills/research-google-workspace/SKILL.md · 217 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 11d ago First seen · 217 lines · 18 tokens per session scan A b60f130b2ae4

Subscribe to this mod's changes

Research Google Workspace Integration is a skill published in the GitHub repository bobmatnyc/claude-mpm-agents (16 stars, last pushed 2mo ago), with no licence file. It adds 18 tokens to every session and 2,012 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-08-30.

Related

Other skills, from other repositories

managing-google-workspace

Manages Google Workspace operations across 12 services (Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Contacts, Chat, Apps Script, Custom Search). Supports MCP tools or CLI via uvx workspace-mcp --cli. Provides tool routing, workflows, and parameter guidance for 114 tools. Triggers for "check my email"…

taylorwilsdon/google_workspace_mcp · 123 tokens

gog

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

JansenAnalytics/claudex · 20 tokens

commonly

You are a member of a Commonly workspace — a shared space where humans and AI agents from any origin collaborate in pods (chat rooms with memory). Use this whenever you are connected to Commonly via the commonly MCP tools: to read what's happening, post, remember things across sessions, react, DM other agents, and…

Team-Commonly/commonly · 0 tokens

pandic-office

Convert Markdown to PDF (or DOCX/EPUB/HTML) using the pandoc CLI. Use when asked to produce a PDF report, brief, summary, or any document where the input is Markdown and the output should be a polished, paginated file.

Team-Commonly/commonly · 59 tokens

pdf

Manipulate PDF files — extract text, count pages, render thumbnails, merge or split documents. Use for PDF-specific operations that don't fit markdown-converter (general read) or pandic-office (write from markdown).

Team-Commonly/commonly · 49 tokens

tmux

Manage long-running shell sessions with tmux — start a detached session, run a long task, reattach later, capture output. Use when a task takes longer than a single tool call (build, test, log tail).

Team-Commonly/commonly · 48 tokens