Getting Started¶
Welcome to ExtraSuite! This guide will help you set up your AI agent to work with Google Workspace in minutes.
Prerequisites¶
Before you begin, make sure you have:
-
An AI coding assistant installed on your computer:
- Claude Code (requires paid plan)
- Codex CLI (requires Plus plan or higher)
- Gemini CLI (requires paid API key)
- Claude Coworks (requires paid plan)
- Cursor (AI-powered code editor)
-
A terminal application:
- macOS: Terminal (search in Spotlight) or iTerm2
- Linux: Terminal, Konsole, or your preferred terminal
- Windows: PowerShell or Windows Terminal with WSL
-
Access to ExtraSuite (authorized email domain)
Quick Start¶
1. Sign In¶
Visit extrasuite.think41.com and sign in with your Google Workspace account.
2. Install the Skill¶
After signing in, you'll see a personalized install command. Copy and run it in your terminal:
Token Validity
The install command contains a personalized token valid for 5 minutes. Refresh the page to generate a new one if needed.
3. Share Your Document¶
Copy your service account email (shown on the homepage after sign-in) and share your Google Sheet:
- Open your Google Sheet
- Click Share
- Paste your service account email
- Choose permission level (Viewer, Commenter, or Editor)
- Click Send
4. Start Working¶
Open your AI agent and describe what you need:
Read the sales data from https://docs.google.com/spreadsheets/d/abc123/edit
and create a summary of Q4 revenue by region.
What's Next?¶
- Installation Guides - Platform-specific instructions
- User Guide - Learn effective prompting techniques
- Skills Reference - Detailed documentation for each skill
Troubleshooting¶
"Spreadsheet not found" Error¶
Make sure you've shared the document with your service account email. The email looks like: yourname-domain@project.iam.gserviceaccount.com
"Authentication required" Error¶
Your token may have expired (tokens last 1 hour). The skill will automatically prompt you to re-authenticate.
Install Command Not Working¶
- Make sure you're using the correct command for your OS
- The token in the URL expires after 5 minutes - refresh the page for a new one
- Check that your terminal has internet access
Need more help? Check the FAQ or contact your IT administrator.