google-workspace

google-workspace is a skill for Claude Code from HybridAIOne/hybridclaw. It costs 25 tokens per session (907 once invoked), scanned A, original, MIT.

A guide for performing Google Workspace tasks in Gmail, Calendar, Drive, Docs, and Sheets through browser automation. Google Workspace is Google's collection of email, calendar, file-storage, document, and spreadsheet tools.

In plain words
What is it for?
Use it to search or draft Gmail messages, review or create calendar events, find Drive files, and edit or export Docs and Sheets.
Why use it?
It helps carry out Workspace tasks that are not covered by the built-in email and Discord features, while directing API-based work to the appropriate command-line tools when available.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit Use it to search or draft Gmail messages, review or create calendar events, find Drive files, and edit or export Docs and Sheets.

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

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/hybridaione/hybridclaw/google-workspace/github.svg)](https://agentmods.dev/skills/hybridaione/hybridclaw/google-workspace)
Your own site
<a href="https://agentmods.dev/skills/hybridaione/hybridclaw/google-workspace"><img src="https://agentmods.dev/badge/skills/hybridaione/hybridclaw/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/hybridaione/hybridclaw/google-workspace"><img src="https://agentmods.dev/badge/skills/hybridaione/hybridclaw/google-workspace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 907 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 45
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
  • medium Excessive Agency · line 60
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
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.00025 $0.00907
Opus 5 $0.00013 $0.00453
Sonnet 5 $0.00005 $0.00181
Haiku 4.5 $0.00003 $0.00091

Measured 11d ago against content hash 69b700644486, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, 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 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/google-workspace/SKILL.md · 77 lines

How it starts

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

Google Workspace

Use this skill for Google Workspace workflows that go beyond HybridClaw's built-in email and Discord channels.

For API-backed Google Workspace access, prefer the bundled gws or gog skill when available.

Scope

  • Gmail searches and draft/send workflows
  • Calendar event review and creation
  • Drive file lookup
  • Docs and Sheets editing or export workflows
  • setup guidance for Google Cloud OAuth credentials or existing Google tooling

Default Strategy

  1. For API-backed Gmail, Calendar, Drive, Contacts, Sheets, or Docs tasks, use the bundled gws skill first when it is installed. Use gog when it is a better fit for the command surface or gws is unavailable.
  2. Start by running exactly gws auth status or gog's equivalent lightweight status/help command. Do not run gws auth status --json; auth status already prints JSON and does not accept --json. For gws, treat credential_source: "token_env_var" or token_env_var: true as authenticated even when auth_method is "none", because HybridClaw injects GOOGLE_WORKSPACE_CLI_TOKEN. If the CLI reports no usable auth, tell the user to run hybridclaw auth login google; do not ask for hybridclaw browser login.
  3. For email-only tasks where gws and gog are unavailable, prefer the optional himalaya community skill if it is installed, or the existing email channel when that is simpler.
  4. Use browser automation only when the user explicitly asks for browser-based work or the task needs visual inspection in the Google web UI.
  5. If browser automation is explicitly needed and the browser hits a login page, tell the user to run hybridclaw browser login to sign in once, then retry. Do not ask for credentials in chat.

Proactive Behavior

When the user asks about their calendar, email, or documents:

  • Act immediately. Use gws or gog without asking clarifying questions.
  • Use sensible defaults: current week, user's calendar timezone, all event types.
  • Present results in a clean bullet list grouped by day.
  • Only ask for clarification when genuinely ambiguous (e.g., which calendar if multiple exist).

Read the full file on GitHub · 77 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. 11d ago First seen · 77 lines · 25 tokens per session scan A 69b700644486

Subscribe to this mod's changes

google-workspace is a skill published in the GitHub repository HybridAIOne/hybridclaw (132 stars, last pushed yesterday), licensed MIT. It adds 25 tokens to every session and 907 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

visual-aspect-analyzer

Run this as the FINAL review step once you have finished a UI change you can load in a browser — it is the visual-regression gate, run once at the end (not after every edit), and the change is not done until it reports score: 100. It drives a real browser over the page, auto-detects its relevant elements (no…

tale-project/tale · 190 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

js-reverse

A guide to investigating browser JavaScript while it runs, including its requests, function inputs, outputs, and loaded source files. It is intended for understanding web pages that calculate signatures, encryption parameters, or other request fields.

zhaoxuya520/reverse-skill · 84 tokens

generate-token-map

Maps all Figma design tokens from figma-variables.md to their equivalent C++ (Views) identifiers, CSS (WebUI) variables, and Clank (Android) resource attributes/macros/methods in Chromium, and saves the formatted mapping table to the assets directory of the Chrome Design System project. Use this skill when asked to…

chromium/chromium · 81 tokens

debug-optimize-lcp

Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…

ChromeDevTools/chrome-devtools-mcp · 99 tokens