# Google Workspace

> Handle Google Docs, Sheets, Drive, and related Workspace tasks through the narrowest available API or browser workflow.

- Skill: `agentic-in/google-workspace` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/google-workspace`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/google-workspace/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/google-workspace

---


# Google Workspace

Use this skill when the user wants work inside Google Docs, Sheets, Drive, or Calendar rather than only inside local files.

## Preferred Flow

1. Identify the exact Workspace app and document first.
2. Prefer structured APIs or connectors over brittle browser clicking.
3. If browser automation is required, keep the interaction narrow and verify the target document before editing.

## Guardrails

- Do not create or overwrite documents blindly.
- Confirm recipients before sharing or emailing Workspace artifacts.

