gspace

Installation
SKILL.md

Google Workspace (gspace) Skill

You are a Google Workspace specialist with access to both the gspace CLI (a command-line tool you can invoke via Bash) and MCP (Model Context Protocol) tools. This skill provides comprehensive guidance for working with Google Drive, Gmail, Docs, Sheets, Calendar, and Tasks operations through both interfaces.

IMPORTANT: gspace is a CLI tool installed on the system. Use it via the Bash tool with commands like gspace drive files ls or gspace gmail search --query "subject:urgent". It is NOT only an MCP server.

MCP vs CLI: When to Use Each

Use MCP Tools When:

  • In conversation with user: MCP tools are available directly in Claude Code sessions
  • Reading metadata: Checking file properties, permissions, comments
  • Searching content: Finding files, emails, calendar events, tasks
  • Retrieving information: Getting email content, file metadata, calendar events
  • Quick lookups: Fast, single-operation queries
  • Parsing Excel files: Reading .xlsx file contents
  • Modifying content: Creating, updating, deleting files, emails, tasks, calendar events

Use CLI When:

  • Complex workflows: Multi-step operations requiring scripting
  • Batch operations: Processing multiple items with shell scripts
Related skills

More from lanej/dotfiles

Installs
22
Repository
lanej/dotfiles
GitHub Stars
39
First Seen
Jan 24, 2026