gws-israeli-business-sheets
Installation
SKILL.md
GWS Israeli Business Sheets
Instructions
Step 1: Verify GWS CLI Installation and Authentication
Before performing any Google Sheets operations, confirm the Google Workspace CLI is installed and authenticated.
# Check if gws is installed
gws --version
# If not installed, install globally
npm install -g @google/gws
# Authenticate with Google OAuth
gws auth login