rajool

Google Workspace Setup — Productivity skill for Claude Code

Productivity community

One-time setup for the google-workspace-mcp plugin — check prerequisites, create/locate the OAuth client, define accounts, authorize each in the right browser, and wire it into the current project.

How to install Google Workspace Setup

Installs to ~/.claude/skills/rajool-google-workspace-mcp-google-workspace-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rajool-google-workspace-mcp-google-workspace-setup && curl -fsSL https://raw.githubusercontent.com/rajool/google-workspace-mcp/HEAD/commands/google-workspace-setup.md -o ~/.claude/skills/rajool-google-workspace-mcp-google-workspace-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Google Workspace Setup does


description: One-time setup for the google-workspace-mcp plugin — check prerequisites, create/locate the OAuth client, define accounts, authorize each in the right browser, and wire it into the current project.

Google Workspace MCP — setup

Guide the user through standing up the multi-account Google Workspace MCP server. Be concise; do the mechanical steps yourself. Never ask the user to paste secrets into chat — only to place files or click Allow.

1. Prerequisites

  • `uv --versio

Alternatives in Productivity

  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • Embrace — Full Double Diamond workflow - Research → Define → Develop → Deliver 2.8k ★
  • Swarm Worker — You are a swarm worker agent for the {{tentacleName}} tentacle 1.4k ★

Full documentation available on GitHub

View Source Repository