Agent skill · Workflow & Productivity

google-workspace-ops

Operate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers, decks, and shared documents. Use when the user needs to find, summarize, edit, migrate, or clean up Google Workspace assets without dropping to raw tool calls.

mturacgithub.com/mturacGitHub ↗
codexcopilotcursorMIT
Install
npx skills add mturac/everything-openai-codex --skill google-workspace-ops --agent codex

Same command for any agent — swap --agent for claude-code, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/google-workspace-ops/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 84
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Google Workspace Ops This skill is for operating shared docs, spreadsheets, and decks as working systems, not just editing one file in isolation. ## When to Use - User needs to find a doc, sheet, or deck and update it in place - Consolidating plans, trackers, notes, or customer lists stored in Google Drive - Cleaning or restructuring a shared spreadsheet - Importing, repairing, or reformatting a Google Slides deck - Producing summaries from Docs, Sheets, or Slides for decision-making ## Preferred Tool Surface Use Google Drive as the entry point, then switch to the right specialist: - Google Docs for text-heavy docs - Google Sheets for tabular work, formulas, and charts - Google Slides for decks, imports, template migration, and cleanup Do not guess structure from filenames alone. Inspect first. ## Workflow ### 1. Find the asset Start with the Drive search surface to locate: - the exact file - sibling assets - likely duplicates - recently modified versions If several documents look similar, confirm by title, owner, modified time, or folder. ### 2. Inspect before editing Before making changes: - summarize current structure - identify tabs, headings, or slide count - detect whether

What's inside
Steps it walks through
  1. When to Use
  2. Preferred Tool Surface
  3. Workflow
  4. 1. Find the asset
  5. 2. Inspect before editing
  6. 3. Edit with precision
  7. 4. Keep the working system clean
  8. Output Format
  9. Good Use Cases
More from everything-openai-codex
All skills →
About this skill
What does the google-workspace-ops skill do?

Operate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers, decks, and shared documents. Use when the user needs to find, summarize, edit, migrate, or clean up Google Workspace assets without dropping to raw tool calls.

How do I install it?

Run `npx skills add mturac/everything-openai-codex --skill google-workspace-ops --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mturac/everything-openai-codex, a repository with 84 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going