Powered by AI · No coding required

Describe it. Get a Tampermonkey script.

Tell us in plain English what you want a webpage to do. We'll write the script — you just copy, paste, and run it.

Auto-skip YouTube ads Hide all Reddit promoted posts Add a dark mode toggle to Wikipedia Auto-click the "Load more" button on a page
Targeting a complex app (like a React back-office)? Add page context

Generic scripts can't guess the structure of a complex app, so they often won't work. Install our one-time Inspector helper, click the element you want on your app, and paste what it copies below — the AI will then target the real element with a stable selector.

⬇ Install the ScriptSmith Inspector (Tampermonkey)
Takes a few seconds. The script appears below.
📘 New here? How to use ScriptSmith

First time — setup (once)

1Install the free Tampermonkey browser extension.
2Open the Inspector helper, select all (Ctrl/Cmd+A) and copy. Then Tampermonkey icon → Create a new script → select all → delete → paste → save (Ctrl/Cmd+S).

Each script — 3 steps

1Point. On your app, click the Tampermonkey icon → 🎯 Pick an element, then click the thing you want. You'll see “✅ Context copied”.
2Describe. Paste into the Page context box above, type what you want in plain English, and click Generate.
3Install. Click Copy, then Tampermonkey → Create a new script → paste → save. Refresh your app — done.
Tip: aim precisely when picking — click the exact button or row you mean. · Open the printable one-page guide →

Your Tampermonkey script

How to use it:
  1. Install the free Tampermonkey browser extension (if you haven't).
  2. Click the Tampermonkey icon → Create a new script…
  3. Delete everything in the editor, then paste the script above.
  4. Press Ctrl/Cmd + S to save. Done — visit the site and it just works.