ChatGPT Custom Instructions Manager

Advanced save and manage custom instructions for ChatGPT

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
Dramorian
Installazioni giornaliere
0
Installazioni totali
5
Valutazione
0 0 0
Versione
1.0.0
Creato il
21/12/2025
Aggiornato il
21/12/2025
Dimensione
38,5 KB
Licenza
MIT
Applica a

📝 ChatGPT Custom Instructions Manager

A clean, lightweight manager for ChatGPT Custom Instructions that lets you save, organize, and instantly apply multiple instruction presets — right inside Settings → Personalization on chatgpt.com.


✨ Features

✅ Presets

  • Save multiple instruction presets (name + content)
  • One-click apply a preset to the ChatGPT Custom Instructions textarea
  • Edit / rename presets anytime
  • Pin favorites so they stay at the top

🔎 Organization & Discovery

  • Search by preset name or by content
  • Categories (Coding, Writing, Analysis, Creative, Learning, Other)
  • Sort by:
    • Last Used
    • Name
    • Date Created

🧮 Editor Helpers

  • Live character counter
  • Warning/error thresholds to help stay within instruction limits
  • Load Current to Editor: pull the currently active ChatGPT instructions into the editor for quick saving/updating

📦 Backup & Sharing

  • Export / Import all presets as JSON (backup, migrate between devices/browsers)
  • Copy content to clipboard
  • Share presets via a link (encodes the preset in the URL hash for easy import)

🌐 Where it works

Built to handle ChatGPT’s SPA navigation (the UI re-attaches automatically when the page updates).


🔐 Privacy

  • Stores presets locally via Tampermonkey/GreaseMonkey storage (GM_*)
  • No external servers
  • No tracking
  • No data collection

🔑 Permissions

  • GM_setValue / GM_getValue / GM_deleteValue / GM_listValues — save and manage presets
  • GM_setClipboard — copy/share preset content and links