User:Polygnotus/Scripts/AI Proofreader

This script allows you to use Gemini (free!), Claude, or ChatGPT to get suggestions on how to improve a Wikipedia article.

The script adds an extra tab when looking at an article. Clicking it opens a sidebar.
AI Proofreader
DescriptionAsk Gemini/ChatGPT/Claude for suggestions how to improve an article
AuthorsPolygnotus, Cramulator
UpdatedDecember 1, 2025
    (11 days ago)
SourceUser:Polygnotus/Scripts/AI Proofreader.js

Installation

[edit]

First install User:Enterprisey/script-installer, then come back to this page and click the giant blue "Install" button in the infobox on the right.

Or install it manually by adding the below code to your Special:MyPage/common.js file:

{{subst:iusc|User:Polygnotus/Scripts/AI Proofreader.js}}

If you want to install it on another wiki then use:

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Polygnotus/Scripts/AI Proofreader.js&action=raw&ctype=text/javascript');

Functionality

[edit]
  • Use Gemini, ChatGPT or Claude to get suggestions how to improve a Wikipedia article
  • Allows you to store your API keys in localStorage()
  • Allows you to remove your stored API keys