Insert precise edits without changing the theme, format, comments, or history.
Treat the document you already have.
You ask an AI to tweak a formatted Google Doc, Sheet, or deck. It hands you a new file. Theme, format, comments, and history are gone.
Docupuncture writes a small Apps Script you paste into Extensions → Apps Script and run on the live file.
What you lose when the file is regenerated
- Theme and branding
- Comments and suggestion threads
- Logos, notes, data validation, and layout
How a run works
- Tell the agent what to change in an existing Doc, Sheet, or Slides file.
- It reads the live file and writes an Apps Script.
- You open the file → Extensions → Apps Script → paste → run
applyEdits. - First run is a dry run. Read the log, set
DRY_RUN = false, run again.
The script runs as you, on your file. Missing anchors are logged and skipped. Re-running does not duplicate work.
Docs, Sheets, Slides
| Skill | Surface | Fit |
|---|---|---|
| Docs | Google Docs | Comments, tabs, lists, partial styling. |
| Sheets | Google Sheets | Grid and ranges. Notes and validation stay. |
| Slides | Google Slides | Text and content. Layout surgery is higher risk. |
On the Catalyst Forge shelf next to TemperPass: a rule set you point an agent at.
Built by Catalyst Forge LLC. MIT.