AI Summarygas-gpt-starter is a ready-to-deploy starter kit that enables Google Sheets users to leverage OpenAI's GPT models through a custom CHATGPT() function, eliminating the need for custom development. It benefits Google Workspace users and developers who want to quickly integrate AI capabilities into their spreadsheets.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "gas-gpt-starter — Windsurf Rules" prompt rules to my project. Repository: https://github.com/Kazuki-tam/gas-gpt-starter Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
gas-gpt-starter is a starter kit to use GPT models in Google Apps Script.
Project Overview
gas-gpt-starter is a starter kit for integrating OpenAI's GPT models with Google Apps Script. It allows users to use ChatGPT functionality directly within Google Workspace applications, particularly Google Sheets.
Core Features
• Ready-to-deploy code for Google Apps Script without additional development • Local development environment with TypeScript, Clasp, and Deno • File bundling with esbuild • Custom CHATGPT() function for Google Sheets
Requirements
• Google Workspace account • OpenAI account with API access • Deno v1.29.4 or higher
Technical Architecture
• Language: TypeScript • Runtime: Google Apps Script • Build System: Deno and esbuild • API Integration: OpenAI Chat Completions API • Deployment: Clasp
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts