Enables seamless interaction with Google Sheets and Google Docs directly through the gcloud CLI.
This skill empowers Claude to access, read, and process content from Google Sheets and Google Docs by automatically detecting URLs or mentions within the conversation. By leveraging the gcloud CLI, it can retrieve spreadsheet data in CSV or JSONL formats and document content in plain text or Markdown. This integration is ideal for developers and researchers who need to incorporate live cloud-based data, project requirements, or documentation into their coding workflows without switching contexts.
Key Features
013 GitHub stars
02Automatic detection of Google Sheets and Google Docs URLs
03Seamless conversion of cloud docs into developer-friendly text formats
04Optimized data retrieval for structured JSON processing
05Support for multiple output formats including CSV, JSONL, and Markdown
06Secure workspace access via gcloud CLI integration
Use Cases
01Extracting data from a shared Google Sheet for analysis or database seeding
02Converting Google Workspace content into Markdown for project documentation
03Importing technical specifications from a Google Doc into a code project