AI for Google Apps Script

AI Copilot for Google Apps Script

Google Apps Script Copilot lives inside the script.google.com IDE. It reads your project, writes functions, and fixes errors without copy-pasting.Write, debug, and ship Apps Script inside the editor you already use.

Google Apps Script Copilot running inside the Apps Script editor
20,000+ developers using Google Apps Script
20,000+
Developers
10x
Faster script writing and debugging
1.2M
Lines of code generated this month
63%
Reported time saved per script
Everything Google Apps Script Copilot can do

An AI copilot built into your editor.

Chat, plan, complete, and apply changes without leaving the Apps Script editor.

Why is my VLOOKUP returning #N/A?
Your lookup column isn't first. Wrap it in INDEX/MATCH.
2 files in context

AI Chat

Ask questions about your project, debug errors, and generate Apps Script code in a chat panel that understands your open files.

list files
read editor.gs
grep "TODO"
apply 3 edits

Agent mode

Describe the goal. The agent explores your project, plans the work, and applies edits across files.

1Scan dependencies
2Draft migration
3Update callers

Plan mode

For bigger tasks the AI lays out a step-by-step plan and can ask clarifying questions before it writes any code.

function totalRevenue() {
  return rows.map(r => r.amt)map(r => r.amt)
}
Tab accept

Inline code completions

Get Apps Script and Workspace API suggestions while you type.

// selected
for (i=0; i<n; i++) sum += a[i];
refactor to reduce()
a.reduce((s, x) => s + x, 0)

Quick edit

Select code, then refactor, fix, document, or optimize it in place.

if (x == null) return;
+ if (x ?? true) return;
+log("guarded");
accept revert

Review and revert

Approve a clear diff before code changes. Revert any turn with one click.

AI patchrange.setValue(total);
function saveTotal(row) {
range.setValue(total);
}

Apply code

Write AI-generated changes cleanly across every affected file.

MCP Integration

Connect your Google account to enable MCP (Model Context Protocol) for enhanced, context-aware AI capabilities.

"fix my sheet"
enhancing prompt

Prompt enhancer

Turn a rough one-liner into a detailed, well-structured prompt with a single click.

@
@editor.gs@utils.gs@Sheet1

@-mention your files

Pull any file in your project into the conversation with an @-mention so the AI answers with full context.

const x = parse(v)
What does this do?

Add to chat

Send selected code or an editor error directly into the conversation.

Code reviewbugs
Sheets expertranges
API integrationauth
slash skill menu

Skills

Use the slash menu to attach real Apps Script specialists: Add-on, Code review, Frontend design, Web app, Library, Sheets expert, Optimize, Debug, Triggers, API integration, and Explain.

Lifetime + BYOK

Pay once.
Bring your own key.
Use it forever.

Use your own API key with a supported provider. Provider charges apply.

OpenAI Anthropic Google OpenRouter DeepSeek Mistral Together AI Fireworks AI
Connected providers3 active
Anthropic
Selected model
Connected
OpenAI
Selected model
Connected
Google
Selected model
Connected
Total this monthNot tracked
Billed by your provider, not by us.
From install to first script in under 2 minutes

A faster way to write Apps Script.

01

Install in 30 seconds

One click on the Chrome Web Store. Sign in with the same Google account you already use for Apps Script.

02

Open any Apps Script project

Open the side panel in script.google.com. It understands your files, sheets, and triggers.

03

Ship, faster than you can copy-paste

Chat, complete, refactor, debug. Or upgrade to Lifetime + plug in your own key for unlimited use.

CHROME WEB STORE REVIEWS

What Apps Script users are saying.

Public reviews from the Chrome Web Store. Read all reviews

Love the extension, it has lot of features on top of just an AI Chat There Pro Version worth it, it saves a lot of my time.
S
Sameer
Chrome Web Store review · Jul 13, 2026
I was a bit nervous about letting an AI edit my code, but the 'Agent Mode' is amazing. I just tell it what I want, it figures out a plan and then shows me the exact changes before actually making them.
DA
Danish Ali
Chrome Web Store review · Jul 4, 2026
Great tool , felt just like just cursor especially the new version.
AW
ahsan web
Chrome Web Store review · Jul 8, 2026
Honestly, this extension has been a lifesaver for my daily workflow. I used to spend half my time switching back and forth between the script editor and an AI chatbot, copying and pasting code until my brain fried.
OD
Orbitx devs
Chrome Web Store review · Jul 4, 2026
This extension provided me with essential support during a difficult project and significantly enhanced my productivity. It operates perfectly.
MN
Moeex Naeem
Chrome Web Store review · Jul 4, 2026
FAQ

Questions, answered.

The best choice depends on whether it works inside the Apps Script editor, understands your project context, supports the provider and model you need, and clearly explains how your data moves. Google Apps Script Copilot is an independent, purpose-built option for the Google Apps Script IDE; evaluate it alongside those criteria.

Stop tabbing. Start shipping.

Install Google Apps Script Copilot in 30 seconds. Your next Apps Script function is one prompt away.

Free forever plan No credit card 30-day refund on Lifetime